LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | EnergyDepositTag |
fhicl::Atom< bool > | ShowLocation |
fhicl::Atom< bool > | ShowStep |
fhicl::Atom< bool > | ShowEmission |
fhicl::Atom< bool > | SplitPhotons |
fhicl::Atom< std::string > | OutputCategory |
Definition at line 55 of file DumpSimEnergyDeposits_module.cc.
Definition at line 57 of file DumpSimEnergyDeposits_module.cc.
Definition at line 56 of file DumpSimEnergyDeposits_module.cc.
fhicl::Atom<art::InputTag> sim::DumpSimEnergyDeposits::Config::EnergyDepositTag |
Definition at line 59 of file DumpSimEnergyDeposits_module.cc.
fhicl::Atom<std::string> sim::DumpSimEnergyDeposits::Config::OutputCategory |
Definition at line 84 of file DumpSimEnergyDeposits_module.cc.
fhicl::Atom<bool> sim::DumpSimEnergyDeposits::Config::ShowEmission |
Definition at line 73 of file DumpSimEnergyDeposits_module.cc.
fhicl::Atom<bool> sim::DumpSimEnergyDeposits::Config::ShowLocation |
Definition at line 64 of file DumpSimEnergyDeposits_module.cc.
fhicl::Atom<bool> sim::DumpSimEnergyDeposits::Config::ShowStep |
Definition at line 68 of file DumpSimEnergyDeposits_module.cc.
fhicl::Atom<bool> sim::DumpSimEnergyDeposits::Config::SplitPhotons |
Definition at line 78 of file DumpSimEnergyDeposits_module.cc.