 |
Belle II Software
release-05-01-25
|
11 #ifndef CDCJOBCNTLPARMODIFIER_H
12 #define CDCJOBCNTLPARMODIFIER_H
15 #include <framework/core/Module.h>
18 #include <cdc/simulation/CDCSimControlPar.h>
19 #include <cdc/geometry/CDCGeoControlPar.h>
35 class CDCJobCntlParModifierModule :
public Module {
45 void event()
override;
103 #endif // CDCJOBCNTLPARMODIFIER_H
bool m_xtInputType
Xt input type.
std::string m_propSpeedFile
Prop-apeed file.
std::string m_sigmaFile
Sigma file.
double m_mapperPhiAngle
Mapper phi-angle(deg).
void event() override
Actual digitization of all hits in the CDC.
double m_minTrackLength
Minimum track length for G4 step (cm)
int m_senseWireZposMode
Sense wire Z pos.
bool m_chMapInputType
Channel map input type.
bool m_printMaterialTable
Switch for printing the G4 material table.
bool m_sigmaInputType
Sigma input type.
double m_addFudgeFactorForSigmaForData
Additional fudge factor for space resol.
void initialize() override
Initialize.
bool m_eDepToADCInputType
EDep-to-adc input type.
std::string m_eDepToADCFile
EDep-to-adc file.
std::string m_twFile
Time walk file.
CDCJobCntlParModifierModule()
Constructor.
int m_materialDefinitionMode
Material definition mode.
bool m_alignment
Switch for alignment.
bool m_propSpeedInputType
Prop-apeed input type.
bool m_twInputType
Time walk input type.
bool m_displacementInputType
Displacement input type.
bool m_timeWalk
Switch for time walk in translator.
Abstract base class for different kinds of events.
The Class for CDC Simulation Control Parameters.
bool m_misalignmentInputType
Misalignment input type.
bool m_misalignment
Switch for misalignment.
bool m_displacement
Switch for displacement.
bool m_mapperGeometry
Mapper geometry flag.
bool m_bwInputType
Bad wire input type.
std::string m_alignmentFile
Alignment file.
CDC::CDCGeoControlPar & m_gcp
Reference to CDCGeo...
std::string m_xtFile
Xt file.
double m_thresholdEnergyDeposit
Energy thresh.
std::string m_misalignmentFile
Misalignment file.
bool m_modLeftRightFlag
Switch for modified left/right flag.
bool m_debug4Sim
Switch for debug printing.
std::string m_chMapFile
Channel map file.
double m_maxSpaceResol
Max.
std::string m_t0File
T0 file.
std::string m_displacementFile
Displacement file.
bool m_debug4Geo
Switch for debug printing.
The Class for CDC Geometry Control Parameters.
CDC::CDCSimControlPar & m_scp
Reference to CDCSim...
bool m_wireSag
Switch for sense wire sag.
bool m_alignmentInputType
Alignment input type.
bool m_t0InputType
T0 input type.
std::string m_bwFile
Bad wire file.
double m_addFudgeFactorForSigmaForMC
Additional fudge factor for space resol.