Go to the documentation of this file.
12 #include <TPolyLine.h>
39 static int dee(
int ilmr);
40 static bool near(
int ilmr);
47 static std::pair<int, int>
pn(
int dee,
int ilmod);
48 static std::pair<int, int>
memFromLmr(
int ilmr);
static int deeFromMem(int imem)
static int sc(SuperCrysCoord iX, SuperCrysCoord iY)
static bool near(int ilmr)
static int crystal(CrysCoord ix, CrysCoord iy)
static int dccFromSm(int ism)
static int apdRefTower(int ilmr, int ilmmod)
std::pair< float, float > EtaPhiPoint
static int sm(SuperCrysCoord iX, SuperCrysCoord iY, int iz)
static int dcc(SuperCrysCoord iX, SuperCrysCoord iY, int iz)
static std::vector< int > apdRefChannels(int ilmmod)
static std::pair< int, int > pn(int dee, int ilmod)
static int smFromDcc(int idcc)
static int sc_type(SuperCrysCoord iX, SuperCrysCoord iY)
static int dee(SuperCrysCoord iX, SuperCrysCoord iY, int iz)
static int quadrant(SuperCrysCoord iX, SuperCrysCoord iY)
static TGraph * getGraphBoundary(int type, int num, int iz=-1, int xside=0)
static std::vector< int > lmmodFromLmr(int ilmr)
static TString smName(int ism)
static std::pair< int, int > memFromLmr(int ilmr)
static int sc_in_quad(SuperCrysCoord iX, SuperCrysCoord iY)
static int lmmod(SuperCrysCoord iX, SuperCrysCoord iY)
static int lmr(SuperCrysCoord iX, SuperCrysCoord iY, int iz)
int ism(int ieta, int iphi)
static int sector(SuperCrysCoord iX, SuperCrysCoord iY)
static int side(SuperCrysCoord iX, SuperCrysCoord iY, int iz)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger list("!*", "!HLTx*" if it matches 2 triggers or more) will accept the event if all the matching triggers are FAIL. It will reject the event if any of the triggers are PASS or EXCEPTION(this matches the behavior of "!*" before the partial wildcard feature was incorporated). Triggers which are in the READY state are completely ignored.(READY should never be returned since the trigger paths have been run
static int crystal_in_sc(CrysCoord ix, CrysCoord iy)
static void getBoundary(std::list< std::pair< float, float > > &l, int type, int num, int iz=-1, int xside=0)