Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GlobalConsts.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define nStations   7
 
#define nChamberPlanes   30
 
#define nHodoPlanes   16
 
#define nPropPlanes   8
 
#define nDarkPhotonPlanes   8
 
#define M_MU   0.1056583745
 
#define M_P   0.93828
 
#define E_BEAM   120.
 
#define TFEXIT_SUCCESS   0;
 
#define VFEXIT_SUCCESS   0;
 
#define TFEXIT_FAIL_MULTIPLICITY   -1;
 
#define TFEXIT_FAIL_ROUGH_MUONID   -2;
 
#define TFEXIT_FAIL_ST2_TRACKLET   -3;
 
#define TFEXIT_FAIL_ST3_TRACKLET   -4;
 
#define TFEXIT_FAIL_BACKPARTIAL   -5;
 
#define TFEXIT_FAIL_GLOABL   -6;
 
#define TFEXIT_FAIL_NO_DIMUON   -7;
 
#define VFEXIT_FAIL_DIMUONPAIR   -10;
 
#define VFEXIT_FAIL_ITERATION   -20;
 
#define LogInfo(message)   std::cout << "DEBUG: " << __FILE__ << " " << __LINE__ << " " << __FUNCTION__ << " ::: " << message << std::endl
 
#define varName(x)   #x
 

Macro Definition Documentation

#define E_BEAM   120.
#define LogInfo (   message)    std::cout << "DEBUG: " << __FILE__ << " " << __LINE__ << " " << __FUNCTION__ << " ::: " << message << std::endl

Definition at line 30 of file GlobalConsts.h.

#define M_MU   0.1056583745

Definition at line 12 of file GlobalConsts.h.

Referenced by SRecTrack::getlvec().

#define M_P   0.93828
#define nChamberPlanes   30

Definition at line 6 of file GlobalConsts.h.

Referenced by TriggerAnalyzer::acceptEvent(), KalmanFastTracking::buildBackPartialTracks(), KalmanDSTrk::buildBackPartialTracks(), SRawEvent::clear(), GeomSvc::close(), EventReducer::deClusterize(), SRawEvent::DeepClone(), SQDigitizer::digitizePlane(), SRawEvent::findHit(), GeomSvc::getExpElementID(), SRawEvent::getNChamberHitsAll(), SRawEvent::getNHitsInDetectors(), SRawEvent::getNHitsInH1(), SRawEvent::getNHitsInH2(), SRawEvent::getNHitsInH3(), SRawEvent::getNHitsInH4(), SRawEvent::getNHitsInP1(), SRawEvent::getNHitsInP2(), SRawEvent::getNHodoHitsAll(), SRawEvent::getNPropHitsAll(), SRawEvent::getPartialHitPairsInSuperDetector(), KalmanFastTracking::hodoMask(), KalmanDSTrk::hodoMask(), EventReducer::hodoscopeMask(), SQDigitizer::Init(), GeomSvc::init(), GeomSvc::initPlaneDbSvc(), GeomSvc::initPlaneDirect(), GeomSvc::initWireLUT(), SRawEvent::insertHit(), SRawEvent::insertTriggerHit(), KalmanDSTrk::KalmanDSTrk(), KalmanFastTracking::KalmanFastTracking(), KalmanFitter::KalmanFitter(), GeomSvc::loadAlignment(), GeomSvc::loadMilleAlignment(), KalmanFastTracking::muonID_hodoAid(), KalmanDSTrk::muonID_hodoAid(), KalmanFastTracking::muonID_search(), KalmanDSTrk::muonID_search(), operator<<(), SRawEvent::print(), GeomSvc::printAlignPar(), GeomSvc::printTable(), GeomSvc::printWirePosition(), SQDigitizer::process_event(), TruthNodeMaker::process_event(), EventReducer::reduceEvent(), SRawEvent::reIndex(), KalmanFastTracking::removeBadHits(), KalmanDSTrk::removeBadHits(), EventReducer::sagittaReducer(), SetupSensitiveDetectors(), SRawEvent::SRawEvent(), Tracklet::Tracklet(), and TruthNodeMaker::TruthNodeMaker().

#define TFEXIT_FAIL_BACKPARTIAL   -5;
#define TFEXIT_FAIL_GLOABL   -6;
#define TFEXIT_FAIL_MULTIPLICITY   -1;
#define TFEXIT_FAIL_NO_DIMUON   -7;

Definition at line 25 of file GlobalConsts.h.

#define TFEXIT_FAIL_ROUGH_MUONID   -2;

Definition at line 20 of file GlobalConsts.h.

#define TFEXIT_FAIL_ST2_TRACKLET   -3;
#define TFEXIT_FAIL_ST3_TRACKLET   -4;
#define TFEXIT_SUCCESS   0;
#define varName (   x)    #x

Definition at line 31 of file GlobalConsts.h.

#define VFEXIT_FAIL_DIMUONPAIR   -10;

Definition at line 26 of file GlobalConsts.h.

Referenced by VertexFit::setRecEvent().

#define VFEXIT_FAIL_ITERATION   -20;

Definition at line 27 of file GlobalConsts.h.

Referenced by VertexFit::setRecEvent().

#define VFEXIT_SUCCESS   0;

Definition at line 18 of file GlobalConsts.h.

Referenced by VertexFit::setRecEvent().