Fork me on GitHub

Changeset 4b9a2dc in git for modules/Calorimeter.h


Ignore:
Timestamp:
Sep 24, 2014, 10:08:15 AM (10 years ago)
Author:
Michele <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
1c8d9db
Parents:
fcc959c
Message:

added EnergyMin and SigmaMin parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Calorimeter.h

    rfcc959c r4b9a2dc  
    5454  Int_t fTowerTrackHits, fTowerPhotonHits;
    5555
     56  Double_t fEcalEnergyMin;
     57  Double_t fHcalEnergyMin;
     58 
     59  Double_t fEcalSigmaMin;
     60  Double_t fHcalSigmaMin;
     61
    5662  TFractionMap fFractionMap; //!
    5763  TBinMap fBinMap; //!
Note: See TracChangeset for help on using the changeset viewer.