Changeset 577 for trunk/MagicSoft/Simulation/Detector/Camera
- Timestamp:
- 01/18/01 18:44:40 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
r532 r577 21 21 // 22 22 // $RCSfile: camera.cxx,v $ 23 // $Revision: 1.1 5$24 // $Author: harald$25 // $Date: 2001-01-1 7 09:32:27$23 // $Revision: 1.16 $ 24 // $Author: magicsol $ 25 // $Date: 2001-01-18 18:44:40 $ 26 26 // 27 27 //////////////////////////////////////////////////////////////////////// … … 65 65 #include "MRawEvtHeader.h" 66 66 #include "MRawCrateData.h" 67 #include "MMcEvt.h "67 #include "MMcEvt.hxx" 68 68 #include "MMcTrig.hxx" 69 69 #include "MHeaderTrig.hxx" … … 3096 3096 // 3097 3097 // $Log: not supported by cvs2svn $ 3098 // Revision 1.15 2001/01/17 09:32:27 harald 3099 // The changes are neccessary to have the same name for trees in MC and in 3100 // data. So now there should be no differences in MC data and real data from 3101 // FADC system. 3102 // 3098 3103 // Revision 1.14 2001/01/15 12:33:34 magicsol 3099 3104 // Some modifications have been done to use the new (Dec'2000) Raw data format. … … 3114 3119 // 3115 3120 // $Log: not supported by cvs2svn $ 3121 // Revision 1.15 2001/01/17 09:32:27 harald 3122 // The changes are neccessary to have the same name for trees in MC and in 3123 // data. So now there should be no differences in MC data and real data from 3124 // FADC system. 3125 // 3116 3126 // Revision 1.14 2001/01/15 12:33:34 magicsol 3117 3127 // Some modifications have been done to use the new (Dec'2000) Raw data format.
Note:
See TracChangeset
for help on using the changeset viewer.