50 |
|
TrajectoryStateOnSurface cylExtrapTrkSam(reco::TrackRef track, const float rho) const; |
51 |
|
FreeTrajectoryState freeTrajStateMuon(const reco::TrackRef track) const; |
52 |
|
|
53 |
– |
//method to fill empty slots (just to avoid potential crashes) |
54 |
– |
inline void fill_cscsegments_emptyvars(); |
55 |
– |
inline void fill_muons_emptyvars(); |
56 |
– |
|
53 |
|
edm::InputTag dtDigiLabel_; |
54 |
|
edm::InputTag dtSegmentLabel_; |
55 |
|
edm::InputTag cscSegmentLabel_; |
62 |
|
|
63 |
|
edm::InputTag triggerTag_; |
64 |
|
|
65 |
+ |
bool runOnRaw_; |
66 |
+ |
|
67 |
|
edm::ESHandle<MagneticField> theBField; |
68 |
|
edm::ESHandle<Propagator> propagatorAlong; |
69 |
|
edm::ESHandle<Propagator> propagatorOpposite; |