]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Macros dedicated to SDD QA, OCDB object plotting, noise, gain and drift speed computa...
authorprino <prino@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 2 Nov 2010 11:19:46 +0000 (11:19 +0000)
committerprino <prino@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 2 Nov 2010 11:19:46 +0000 (11:19 +0000)
21 files changed:
ITS/macrosSDD/AnalyzeSDDGainAllMod.C [moved from ITS/AnalyzeSDDGainAllMod.C with 100% similarity]
ITS/macrosSDD/AnalyzeSDDInjectorsAllMod.C [moved from ITS/AnalyzeSDDInjectorsAllMod.C with 100% similarity]
ITS/macrosSDD/AnalyzeSDDNoiseAllMod.C [moved from ITS/AnalyzeSDDNoiseAllMod.C with 100% similarity]
ITS/macrosSDD/DisplaySDDRawData.C [moved from ITS/DisplaySDDRawData.C with 100% similarity]
ITS/macrosSDD/MakeSDDGeoMap.C [moved from ITS/MakeSDDGeoMap.C with 100% similarity]
ITS/macrosSDD/PlotCalibSDDVsTime.C [moved from ITS/PlotCalibSDDVsTime.C with 99% similarity]
ITS/macrosSDD/PlotDriftSpeedSDDVsTime.C [moved from ITS/PlotDriftSpeedSDDVsTime.C with 99% similarity]
ITS/macrosSDD/PlotQASDD.C [moved from ITS/PlotQASDD.C with 100% similarity]
ITS/macrosSDD/PlotSDDDigits.C [moved from ITS/PlotSDDDigits.C with 100% similarity]
ITS/macrosSDD/PlotSDDRawData.C [moved from ITS/PlotSDDRawData.C with 100% similarity]
ITS/macrosSDD/ReadQASDD.C [moved from ITS/ReadQASDD.C with 100% similarity]
ITS/macrosSDD/ShowCalibrationSDD.C [moved from ITS/ShowCalibrationSDD.C with 100% similarity]
ITS/macrosSDD/ShowDriftSpeedSDD.C [moved from ITS/ShowDriftSpeedSDD.C with 100% similarity]
ITS/macrosSDD/ShowResponseSDD.C [moved from ITS/ShowResponseSDD.C with 98% similarity]
ITS/macrosSDD/ShowSDDQA.sh [moved from ITS/ShowSDDQA.sh with 100% similarity]
ITS/macrosSDD/StoreCalibSDD.C [moved from ITS/StoreCalibSDD.C with 100% similarity]
ITS/macrosSDD/StoreDDLMapSDD.C [moved from ITS/StoreDDLMapSDD.C with 100% similarity]
ITS/macrosSDD/StoreDriftSpeedSDD.C [moved from ITS/StoreDriftSpeedSDD.C with 100% similarity]
ITS/macrosSDD/StoreMapsSDD.C [moved from ITS/StoreMapsSDD.C with 100% similarity]
ITS/macrosSDD/StoreRespSDD.C [moved from ITS/StoreRespSDD.C with 100% similarity]
ITS/macrosSDD/TestPreprocessorSDD.C [moved from ITS/TestPreprocessorSDD.C with 100% similarity]

similarity index 99%
rename from ITS/PlotCalibSDDVsTime.C
rename to ITS/macrosSDD/PlotCalibSDDVsTime.C
index d69813779befdc4001a98ba61708d8d12b3d5703..f54404d019136103dba2af341477f7f0ceaff67c 100644 (file)
@@ -15,7 +15,7 @@
 #include "AliITSCalibrationSDD.h"
 #endif
 
-/*  $Id$    */
+/*  $Id: PlotCalibSDDVsTime.C 41568 2010-06-03 09:08:39Z prino $    */
 
 // Macro to plot the calibration parameters from the OCDB files 
 // created from PEDESTAL and PULSER runs vs. Time
similarity index 99%
rename from ITS/PlotDriftSpeedSDDVsTime.C
rename to ITS/macrosSDD/PlotDriftSpeedSDDVsTime.C
index 259050e6b9f093255fcabf2c56e13a05eee5fd44..8ad7487ba9a1046dabc570e3d5ddd00f09194bfa 100644 (file)
@@ -20,7 +20,7 @@
 #include "AliITSgeomTGeo.h"
 #endif
 
-/*  $Id$    */
+/*  $Id: PlotDriftSpeedSDDVsTime.C 41510 2010-06-01 09:21:24Z prino $    */
 
 
 // Macro to plot the drift speed vs. time from the OCDB files 
similarity index 100%
rename from ITS/PlotQASDD.C
rename to ITS/macrosSDD/PlotQASDD.C
similarity index 100%
rename from ITS/ReadQASDD.C
rename to ITS/macrosSDD/ReadQASDD.C
similarity index 98%
rename from ITS/ShowResponseSDD.C
rename to ITS/macrosSDD/ShowResponseSDD.C
index 127bbea21b5135ca5972519f02e641069b79917e..8601b40ee1c4f5abb2896fcd2eb76070800aa85c 100644 (file)
@@ -15,7 +15,7 @@
 #include "AliITSresponseSDD.h"
 #endif
 
-/*  $Id$    */
+/*  $Id: ShowResponseSDD.C 44072 2010-10-04 15:48:32Z prino $    */
 
 // Macro to plot the calibration parameters 
 // (time zero, ADCtokeV and Vdrift correction)
similarity index 100%
rename from ITS/ShowSDDQA.sh
rename to ITS/macrosSDD/ShowSDDQA.sh