All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
TTbarAnalysis Namespace Reference

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
 

Enumeration Type Documentation

Enumerator
EXCEPTIONAL_PDGTYPE 
BOTTOM_MESONS 
CHARMED_MESONS 
STRANGE_MESONS 
BOTTOM_BARYONS 
BOTTOM_HADRONS 
CHARMED_BARYONS 
CHARMED_HADRONS 
TAU_LEPTON 
TRACKABLE_PARTICLES 
NONTRACKABLE_PARTICLES 
_max_MESONS 

Definition at line 7 of file ConstantStorage.hh.

Variable Documentation

TruthVertexFinder TTbarAnalysis::aTruthVertexFinder

Definition at line 7 of file TruthVertexFinder.cc.