Deprecated/UpgradeASCIITests/SdSimulationCalibrationFillerASCII/SdSimulationCalibrationFiller.h
Go to the documentation of this file.
1 #ifndef _SdSimulationCalibrationFillerASCII_SdSimulationCalibrationFiller_h_
2 #define _SdSimulationCalibrationFillerASCII_SdSimulationCalibrationFiller_h_
3 
4 #include <fwk/VModule.h>
5 
6 
7 namespace utl {
8  class TimeStamp;
9 }
10 
11 namespace SdSimulationCalibrationFillerASCII {
12 
31  public:
35 
36  private:
37 
38  unsigned int fCalibVersion = 18;
40 
41  // These are magic numbers applied in SdCalibrator to get
42  // VEM values from the raw peak and charge, so they have to be
43  // applied in reverse in SdSimulationCalibrator.
47 
48  REGISTER_MODULE("SdSimulationCalibrationFillerASCII", SdSimulationCalibrationFiller);
49  };
50 
51 }
52 
53 
54 #endif
REGISTER_MODULE("SdSimulationCalibrationFillerASCII", SdSimulationCalibrationFiller)
A TimeStamp holds GPS second and nanosecond for some event.
Definition: TimeStamp.h:110
Module interface.
Definition: VModule.h:53
ResultFlag
Flag returned by module methods to the RunController.
Definition: VModule.h:60

, generated on Tue Sep 26 2023.