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.2 by pellicci, Mon May 3 14:10:19 2010 UTC vs.
Revision 1.4 by pellicci, Wed May 12 10:03:10 2010 UTC

# Line 50 | Line 50 | private:
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_;
# Line 66 | Line 62 | private:
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;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines