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

Comparing UserCode/CSCPriEff/interface/TPTrackMuonSys.h (file contents):
Revision 1.3 by zhangjin, Thu Mar 14 21:09:57 2013 UTC vs.
Revision 1.4 by zhangjin, Wed Mar 20 11:53:23 2013 UTC

# Line 216 | Line 216 | class TPTrackMuonSys : public edm::EDAna
216    
217    void chamberCandidates(Int_t station, Float_t feta, Float_t phi, std::vector <int> &coupleOfChambers);
218    Int_t ringCandidate(Int_t station, Float_t feta, Float_t phi);
219  void fillChamberPosition();
219    Short_t thisChamberCandidate(Short_t station, Short_t ring, Float_t phi);
220  
221    ///// Functions needed...
# Line 298 | Line 297 | class TPTrackMuonSys : public edm::EDAna
297    Int_t nEventsAnalyzed;
298    Int_t treeCount;
299  
301  Float_t StationOnePhi[36];
302  Float_t StationTwoOnePhi[18], StationTwoTwoPhi[36];
303  Float_t StationThreeOnePhi[18], StationThreeTwoPhi[36];
304  Float_t StationFourOnePhi[18], StationFourTwoPhi[36];
305
306
300    unsigned long long etime;
301    Int_t bunchX, orbitNumb, expType, LumiBlock;
302    //

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines