# | Line 16 | Line 16 | |
---|---|---|
16 | ||
17 | #include "TrackingTools/GeomPropagators/interface/Propagator.h" | |
18 | ||
19 | + | |
20 | // | |
21 | // class declaration | |
22 | // | |
# | Line 66 | Line 67 | private: | |
67 | edm::InputTag triggerTag_; | |
68 | ||
69 | bool runOnRaw_; | |
70 | + | bool runOnSimulation_; |
71 | + | |
72 | + | std::string outFile_; |
73 | ||
74 | edm::ESHandle<MagneticField> theBField; | |
75 | edm::ESHandle<Propagator> propagatorAlong; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |