Changeset 8673 for trunk/MagicSoft/Mars/mhflux/MHCollectionArea.h
- Timestamp:
- 08/17/07 11:53:49 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MHCollectionArea.h
r8047 r8673 44 44 Bool_t ReInit(MParList *pList); 45 45 Bool_t Fill(const MParContainer *par, const Stat_t weight=1); 46 Bool_t Finalize() { CalcEfficiency(); return kTRUE; }46 Bool_t Finalize(); 47 47 48 48 void Draw(Option_t *option="");
Note:
See TracChangeset
for help on using the changeset viewer.