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

Comparing UserCode/wangdy/TimingCSC/interface/CSCTimingAnalyzer.h (file contents):
Revision 1.17 by wangdy, Fri Jan 23 18:31:09 2009 UTC vs.
Revision 1.18 by wangdy, Mon Jan 26 13:28:06 2009 UTC

# Line 100 | Line 100 | private:
100      /// for absolute BXN  synchronization
101      TFile* fAbsBXN;
102  
103 +    /// for Orbit vs BXN
104 +    TFile* fOrbBXN;
105 +    Int_t orn, bxn, gmt_bxn;
106 +    TTree *orbvsbxn_tree;    
107 +    
108   //    TH2F* hEndSec;
109      TH1I* hBX[NUMSEC][MAX_STATIONS][MAX_CHAMBERS];
110      TH1I* hAbsBX[NUMSEC][MAX_STATIONS][MAX_CHAMBERS];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines