ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/DTDPGAnalysis/interface/TTreeGenerator.h
(Generate patch)

Comparing UserCode/DTDPGAnalysis/interface/TTreeGenerator.h (file contents):
Revision 1.5 by pellicci, Thu May 27 07:17:30 2010 UTC vs.
Revision 1.6 by battilan, Fri Jul 2 08:44:35 2010 UTC

# 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;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines