// Maximun number of on and off events to be processed) NEVENTS 99999999 // On-data file name pattern ONFILES /mnt/users/jrico/magic/mars/Mars_Standard01/hillasCrab/crab20040215On*.root // Off-data file name pattern OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard01/hillasCrab/crab20040215Off*.root // output file name OUTFILE ./rotateprueba.root // rotation flag: // 0: Do not rotate // 1: Do rotate ROTFLAG 1 // source coordinates (RA DEC in rads) SRCCOORDS 1.46 0.384 // Width of examined field (degrees) FIELD 2 // Number of source positions in one direction (total grid positions BINNING*BINNING) BINNING 11 // Number of bins in alpha plots NBIN 18 ////////// // CUTS // ////////// // Size cut (lower and upper) in # of photons SIZECUT 1200 9999999 // Dist cut (lower and upper) in degrees DISTCUT 0.2 1.1 // Width cut (lower and upper) in degrees WIDTHCUT 0 0.12 // Length cut (lower and upper) in degrees LENGTHCUT 0 0.26 // maxX and maxY upper cut in degrees CENTERCUT 1.1