![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Types | |
| enum | ChargeMethod : unsigned { cmAmplitude = 0, cmIntegral = 1, cmSummedADC = 2, cmSummedIntegral = 3 } |
| using | Comment = fhicl::Comment |
| using | Name = fhicl::Name |
Public Attributes | |
| fhicl::Atom< std::string > | TrackModuleLabel |
| fhicl::Atom< std::string > | T0ModuleLabel |
| fhicl::Atom< std::string > | PFPModuleLabel |
| fhicl::Atom< std::string > | AssocHitModuleLabel |
| fhicl::Atom< unsigned > | ChargeMethod |
| fhicl::Atom< bool > | FieldDistortion |
| fhicl::Atom< bool > | FieldDistortionEfield |
| fhicl::Atom< bool > | TrackIsFieldDistortionCorrected |
| fhicl::Atom< unsigned > | Cryostat |
| fhicl::Atom< float > | FieldDistortionCorrectionXSign |
| fhicl::Table< calo::CalorimetryAlg::Config > | CalorimetryAlgConfig |
| fhicl::DelegatedParameter | NormTools |
Definition at line 67 of file GnocchiCalorimetry_module.cc.
Definition at line 68 of file GnocchiCalorimetry_module.cc.
Definition at line 69 of file GnocchiCalorimetry_module.cc.
| enum calo::GnocchiCalorimetry::Config::ChargeMethod : unsigned |
| Enumerator | |
|---|---|
| cmAmplitude | |
| cmIntegral | |
| cmSummedADC | |
| cmSummedIntegral | |
Definition at line 71 of file GnocchiCalorimetry_module.cc.
| fhicl::Atom<std::string> calo::GnocchiCalorimetry::Config::AssocHitModuleLabel |
Definition at line 90 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::produce().
| fhicl::Table<calo::CalorimetryAlg::Config> calo::GnocchiCalorimetry::Config::CalorimetryAlgConfig |
Definition at line 125 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::GnocchiCalorimetry().
Definition at line 96 of file GnocchiCalorimetry_module.cc.
| fhicl::Atom<unsigned> calo::GnocchiCalorimetry::Config::Cryostat |
Definition at line 116 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::produce().
| fhicl::Atom<bool> calo::GnocchiCalorimetry::Config::FieldDistortion |
Definition at line 101 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::GetPitch(), calo::GnocchiCalorimetry::TrajectoryToWirePosition(), and calo::GnocchiCalorimetry::WireToTrajectoryPosition().
| fhicl::Atom<float> calo::GnocchiCalorimetry::Config::FieldDistortionCorrectionXSign |
Definition at line 119 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::TrajectoryToWirePosition(), and calo::GnocchiCalorimetry::WireToTrajectoryPosition().
| fhicl::Atom<bool> calo::GnocchiCalorimetry::Config::FieldDistortionEfield |
Definition at line 105 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::GetEfield().
| fhicl::DelegatedParameter calo::GnocchiCalorimetry::Config::NormTools |
Definition at line 129 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::GnocchiCalorimetry().
| fhicl::Atom<std::string> calo::GnocchiCalorimetry::Config::PFPModuleLabel |
Definition at line 85 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::produce().
| fhicl::Atom<std::string> calo::GnocchiCalorimetry::Config::T0ModuleLabel |
Definition at line 81 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::produce().
| fhicl::Atom<bool> calo::GnocchiCalorimetry::Config::TrackIsFieldDistortionCorrected |
Definition at line 109 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::GetLocation(), calo::GnocchiCalorimetry::GetLocationAtWires(), and calo::GnocchiCalorimetry::GetPitch().
| fhicl::Atom<std::string> calo::GnocchiCalorimetry::Config::TrackModuleLabel |
Definition at line 78 of file GnocchiCalorimetry_module.cc.
Referenced by calo::GnocchiCalorimetry::produce().