Changeset 39022b6 in git for modules/Calorimeter.h
- Timestamp:
- Jun 25, 2013, 2:43:27 PM (11 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- be42bf4
- Parents:
- 6085382
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/Calorimeter.h
r6085382 r39022b6 35 35 void Process(); 36 36 void Finish(); 37 37 Double_t Draw_lognormal(Double_t mu, Double_t sigma); 38 38 private: 39 39 … … 80 80 81 81 void FinalizeTower(); 82 82 83 83 ClassDef(Calorimeter, 1) 84 84 };
Note:
See TracChangeset
for help on using the changeset viewer.