fhicl::Atom<std::string> calo::GnocchiCalorimetry::Config::AssocHitModuleLabel |
Initial value:{
Name(
"AssocHitModuleLabel"),
Comment(
"Module label for association between tracks and hits. If not set, defaults to TrackModuleLabel."),
""
}
Definition at line 84 of file GnocchiCalorimetry_module.cc.
Initial value:{
Comment(
"Method used to extract charge from a hit. Options: 0==Amplitude(), 1==Integral(), 2==SummedADC(). See the ChargeMethod enum.")
}
Definition at line 90 of file GnocchiCalorimetry_module.cc.
fhicl::Atom<unsigned> calo::GnocchiCalorimetry::Config::Cryostat |
fhicl::Atom<bool> calo::GnocchiCalorimetry::Config::FieldDistortion |
fhicl::Atom<float> calo::GnocchiCalorimetry::Config::FieldDistortionCorrectionXSign |
Initial value:{
Name(
"FieldDistortionCorrectionXSign"),
Comment(
"Sign of the field distortion correction to be applied in the X direction. Positive by default."),
1.
}
Definition at line 116 of file GnocchiCalorimetry_module.cc.
fhicl::Atom<bool> calo::GnocchiCalorimetry::Config::FieldDistortionEfield |
fhicl::DelegatedParameter calo::GnocchiCalorimetry::Config::NormTools |
fhicl::Atom<std::string> calo::GnocchiCalorimetry::Config::T0ModuleLabel |
fhicl::Atom<bool> calo::GnocchiCalorimetry::Config::TrackIsFieldDistortionCorrected |
Initial value:{
Name(
"TrackIsFieldDistortionCorrected"),
Comment(
"Whether the space-points on the input tracks have their points corrected for the field distortions. "
"I.e. whether the track trajectory points represent charge as seen by wires or the 3D particle trajectory.")
}
Definition at line 105 of file GnocchiCalorimetry_module.cc.
fhicl::Atom<std::string> calo::GnocchiCalorimetry::Config::TrackModuleLabel |
The documentation for this struct was generated from the following file: