Changeset 415 for trunk/MagicSoft/Simulation/Corsika/Simone/MSimone.hxx
- Timestamp:
- 07/06/00 11:24:00 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Corsika/Simone/MSimone.hxx
r324 r415 29 29 Float_t FirstInt ; // First interaction in cm above sea level 30 30 31 31 Float_t NumCerPhot ; // Number of Cerenkov photons in shower 32 32 33 public: 33 34 MSimone() ; … … 43 44 void NtupFill ( TNtuple *n ) ; 44 45 46 void SetNumCerPhot( Int_t iN ) ; 47 45 48 // ClassDef(MSimone, 1) //Stores Montecarlo Information 46 49
Note:
See TracChangeset
for help on using the changeset viewer.