]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
changed name to DA source files
authorrpreghen <rpreghen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Jun 2010 12:04:57 +0000 (12:04 +0000)
committerrpreghen <rpreghen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Jun 2010 12:04:57 +0000 (12:04 +0000)
TOF/TOFcalibda.cxx [moved from TOF/TOFdaCalib.cxx with 98% similarity]
TOF/TOFphysicsda.cxx [moved from TOF/TOFdaPhysics.cxx with 99% similarity]

similarity index 98%
rename from TOF/TOFdaCalib.cxx
rename to TOF/TOFcalibda.cxx
index e961be3547435d2e67bd4b0ee6bf88cac5f92a5a..5976cba4092ccf4734e4e0d592b2e411f67b2bca 100644 (file)
@@ -2,9 +2,9 @@
 
 TOF DA for online calibration
 
-Contact: Chiara.Zampolli@bo.infn.it
-         Roberto.Preghenella@bo.infn.it
-
+Version: "1.0"
+Contact: Roberto.Preghenella@bo.infn.it
+Reference Run: 115401
 Run Type: PHYSICS
 DA Type: MON
 Number of events needed:
@@ -15,6 +15,7 @@ Event types used: CALIBRATION_EVENT
 */
 
 #define FILE_CALIB "TOFdaCalib.root"
+#define EVENT_DETECTOR_TOF 5
 
 // DATE
 #include "event.h"
similarity index 99%
rename from TOF/TOFdaPhysics.cxx
rename to TOF/TOFphysicsda.cxx
index 59bfea6444d2a54bd12d8398f48162baf419b82f..068eedda4a256d1d23a4b013052188ecf9b304c9 100644 (file)
@@ -2,9 +2,9 @@
 
 TOF DA for online calibration
 
-Contact: Chiara.Zampolli@bo.infn.it
-         Roberto.Preghenella@bo.infn.it
-
+Version: 1.0
+Contact: Roberto.Preghenella@bo.infn.it
+Reference Run: 115401
 Run Type: PHYSICS
 DA Type: MON
 Number of events needed:
@@ -17,6 +17,7 @@ Event types used: PHYSICS_EVENT
 #define FILE_HITS "TOFdaHits.root"
 #define FILE_READOUT "TOFdaReadout.root"
 
+#define EVENT_DETECTOR_TOF 5
 #define READOUT_INFO_HISTO 1
 
 // DATE