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)
22 {
23 }
ExtendedMuonSimType
Definition: MuonSimInfo.h:46
MuonSimType
Definition: MuonSimInfo.h:31
fixed size matrix
int flavour(const Candidate &part)
Definition: pdgIdUtils.h:31