Changeset 852 for trunk/MagicSoft/Mars/manalysis/MHillasCalc.cc
- Timestamp:
- 06/20/01 10:41:23 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MHillasCalc.cc
r765 r852 60 60 // (Hillas) container or create one. 61 61 // 62 Bool_t MHillasCalc::PreProcess( MParList *pList)62 Bool_t MHillasCalc::PreProcess(MParList *pList) 63 63 { 64 64 fCerPhotEvt = (MCerPhotEvt*)pList->FindObject("MCerPhotEvt");
Note:
See TracChangeset
for help on using the changeset viewer.