Fork me on GitHub

Changeset 8f7db23 in git for modules/Hector.h


Ignore:
Timestamp:
Apr 8, 2014, 6:43:52 PM (10 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
b67be31
Parents:
5b822e5
Message:

add HectorHit class and corresponding ROOT tree branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Hector.h

    r5b822e5 r8f7db23  
    3434
    3535  Int_t fDirection;
    36  
     36
    3737  Double_t fBeamLineLength, fDistance;
    38   Double_t fSigmaE, fSigmaX, fSigmaY;
     38  Double_t fOffsetX, fOffsetS;
     39  Double_t fSigmaE, fSigmaX, fSigmaY, fSigmaT;
    3940  Double_t fEtaMin;
    40  
     41
    4142  H_BeamLine *fBeamLine;
    4243
Note: See TracChangeset for help on using the changeset viewer.