Classes | |
class | ConstantStorage |
class | DecayChain |
class | MathOperator |
class | MCOperator |
class | MyVertex |
class | TruthVertexFinder |
This processor is designed to extruct a secondary/// vertices from collection of generated particles, /// by using a PDG type and daughter/parent relation /// relations. More... | |
class | VertexMCOperator |
Enumerations | |
enum | PDGTYPE { EXCEPTIONAL_PDGTYPE = 0, BOTTOM_MESONS = 500, CHARMED_MESONS = 400, STRANGE_MESONS = 300, BOTTOM_BARYONS = 5000, BOTTOM_HADRONS = 5500, CHARMED_BARYONS = 4000, CHARMED_HADRONS = 4400, TAU_LEPTON = 15, TRACKABLE_PARTICLES = 1, NONTRACKABLE_PARTICLES = 1000000, _max_MESONS = NONTRACKABLE_PARTICLES } |
Variables | |
TruthVertexFinder | aTruthVertexFinder |
Definition at line 7 of file ConstantStorage.hh.
TruthVertexFinder TTbarAnalysis::aTruthVertexFinder |
Definition at line 7 of file TruthVertexFinder.cc.