CMS 3D CMS Logo

TrackerDetectorStruct.h
Go to the documentation of this file.
1 #ifndef Alignment_APEEstimation_TrackerDetectorStruct_h
2 #define Alignment_APEEstimation_TrackerDetectorStruct_h
3 
4 #include "TH1.h"
5 #include "TH2.h"
6 #include "TProfile.h"
7 
10  : TrkSize(nullptr),
15  Hits2D(nullptr),
20  Charge(nullptr),
21  Chi2(nullptr),
22  Ndof(nullptr),
24  Prob(nullptr),
25  Eta(nullptr),
26  EtaErr(nullptr),
27  EtaSig(nullptr),
28  Theta(nullptr),
29  Phi(nullptr),
30  PhiErr(nullptr),
31  PhiSig(nullptr),
35  Dz(nullptr),
36  DzErr(nullptr),
37  DzSig(nullptr),
38  P(nullptr),
39  Pt(nullptr),
40  PtErr(nullptr),
41  PtSig(nullptr),
59 
63 
65  *PtVsEta, *PtVsTheta;
66 
69 };
70 
71 #endif
#define nullptr
std::pair< OmniClusterRef, TrackingParticleRef > P
Definition: Chi2.h:15