Changeset 9308 for trunk/MagicSoft/Mars/msim/MHPhotonEvent.h
- Timestamp:
- 02/09/09 11:30:54 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msim/MHPhotonEvent.h
r9232 r9308 23 23 TProfile2D fHistT; 24 24 TH1D fHistWL; 25 TH1D fHistH; 25 26 26 27 Int_t fType; … … 40 41 void Paint(Option_t *o=""); 41 42 42 ClassDef(MHPhotonEvent, 1) // Histogram to display the information of MPhotonEvents43 ClassDef(MHPhotonEvent, 2) // Histogram to display the information of MPhotonEvents 43 44 }; 44 45
Note:
See TracChangeset
for help on using the changeset viewer.