Changeset 993 for trunk/MagicSoft/Mars/mmontecarlo
- Timestamp:
- 10/26/01 11:44:11 (23 years ago)
- Location:
- trunk/MagicSoft/Mars/mmontecarlo
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmontecarlo/MMcCollectionAreaCalc.cc
r983 r993 32 32 33 33 #include "MMcEvt.hxx" 34 #include "MMcTrig.hxx" 34 #include "MMcTrig.hxx" 35 35 36 36 #include "MHMcCollectionArea.h" -
trunk/MagicSoft/Mars/mmontecarlo/MMcTriggerRateCalc.cc
r988 r993 28 28 #include "MLog.h" 29 29 #include "MLogManip.h" 30 30 31 #include "MParList.h" 31 32 32 #include "MHMcRate.h" 33 33 34 #include "MMcEvt.hxx" 34 #include "MMcTrig.hxx" 35 #include "MMcTrig.hxx" 35 36 36 37 ClassImp(MMcTriggerRateCalc);
Note:
See TracChangeset
for help on using the changeset viewer.