From a78d2f7e9a0d94196991fc801c40ca33676f079c Mon Sep 17 00:00:00 2001 From: rpreghen Date: Fri, 18 Jun 2010 12:04:57 +0000 Subject: [PATCH] changed name to DA source files --- TOF/{TOFdaCalib.cxx => TOFcalibda.cxx} | 7 ++++--- TOF/{TOFdaPhysics.cxx => TOFphysicsda.cxx} | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) rename TOF/{TOFdaCalib.cxx => TOFcalibda.cxx} (98%) rename TOF/{TOFdaPhysics.cxx => TOFphysicsda.cxx} (99%) diff --git a/TOF/TOFdaCalib.cxx b/TOF/TOFcalibda.cxx similarity index 98% rename from TOF/TOFdaCalib.cxx rename to TOF/TOFcalibda.cxx index e961be35474..5976cba4092 100644 --- a/TOF/TOFdaCalib.cxx +++ b/TOF/TOFcalibda.cxx @@ -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" diff --git a/TOF/TOFdaPhysics.cxx b/TOF/TOFphysicsda.cxx similarity index 99% rename from TOF/TOFdaPhysics.cxx rename to TOF/TOFphysicsda.cxx index 59bfea6444d..068eedda4a2 100644 --- a/TOF/TOFdaPhysics.cxx +++ b/TOF/TOFphysicsda.cxx @@ -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 -- 2.43.0