CMS 3D CMS Logo

MuonSimInfo.cc
Go to the documentation of this file.
2 
3 using namespace reco;
4 
6  : primaryClass(MuonSimType::Unknown),
7  extendedClass(ExtendedMuonSimType::ExtUnknown),
8  flavour(0),
9  pdgId(0),
10  g4processType(0),
11  motherPdgId(0),
12  motherFlavour(0),
13  motherStatus(0),
14  grandMotherPdgId(0),
15  grandMotherFlavour(0),
16  heaviestMotherFlavour(0),
17  tpId(-1),
18  tpEvent(999),
19  tpBX(999),
20  charge(0),
21  tpAssoQuality(-1) {}
reco::MuonSimInfo::MuonSimInfo
MuonSimInfo()
Definition: MuonSimInfo.cc:5
reco::ExtendedMuonSimType
ExtendedMuonSimType
Definition: MuonSimInfo.h:46
reco::flavour
int flavour(const Candidate &part)
Definition: pdgIdUtils.h:21
reco::Unknown
Definition: MuonSimInfo.h:32
reco::MuonSimType
MuonSimType
Definition: MuonSimInfo.h:31
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
MuonSimInfo.h
ALCARECOTkAlJpsiMuMu_cff.charge
charge
Definition: ALCARECOTkAlJpsiMuMu_cff.py:47
EgammaValidation_cff.pdgId
pdgId
Definition: EgammaValidation_cff.py:118
reco::ExtUnknown
Definition: MuonSimInfo.h:47