Changeset 419 for trunk/MagicSoft/Simulation/Detector/TimeCam/timecam.cxx
- Timestamp:
- 07/12/00 13:03:34 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/TimeCam/timecam.cxx
r377 r419 21 21 // 22 22 // $RCSfile: timecam.cxx,v $ 23 // $Revision: 1. 5$23 // $Revision: 1.6 $ 24 24 // $Author: harald $ 25 // $Date: 2000-0 3-20 13:33:59$25 // $Date: 2000-07-12 12:03:34 $ 26 26 // 27 27 //////////////////////////////////////////////////////////////////////// … … 110 110 #undef __DETAIL_TRIGGER__ 111 111 #define __DETAIL_TRIGGER__ 112 112 113 113 // flag for implementation of TRIGGER (default: ON ) 114 114 #define __TRIGGER__ … … 133 133 134 134 // flag for MTRIGGER_SCAN (default: OFF ) 135 #define __MTRIGGER_SCAN__ 135 136 #undef __MTRIGGER_SCAN__ 136 #define __MTRIGGER_SCAN__137 137 138 138 // flag for MTRIGGER_SCAN (default: OFF ) … … 2615 2615 // 2616 2616 // $Log: not supported by cvs2svn $ 2617 // Revision 1.5 2000/03/20 13:33:59 harald 2618 // Due to some conflicts on merge this is the new version. 2619 // 2617 2620 // Revision 1.4 2000/03/20 08:25:17 harald 2618 2621 // Some changes in the timecam.cxx to run with the updated functions of the
Note:
See TracChangeset
for help on using the changeset viewer.