LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Attributes | |
fhicl::Atom< std::string > | inRawTag |
fhicl::Atom< std::string > | inSigTag |
fhicl::Atom< std::string > | outRawTag |
fhicl::Atom< std::string > | outSigTag |
fhicl::Atom< std::string > | outAssnTag |
fhicl::Atom< int > | ndrop |
fhicl::Atom< int > | nkeep |
fhicl::Atom< double > | sigscale |
Definition at line 13 of file EventButcher_module.cc.
fhicl::Atom<std::string> butcher::EventButcherConfig::inRawTag |
Definition at line 17 of file EventButcher_module.cc.
Referenced by butcher::EventButcher::EventButcher().
fhicl::Atom<std::string> butcher::EventButcherConfig::inSigTag |
Definition at line 21 of file EventButcher_module.cc.
Referenced by butcher::EventButcher::EventButcher().
fhicl::Atom<int> butcher::EventButcherConfig::ndrop |
Definition at line 36 of file EventButcher_module.cc.
Referenced by butcher::EventButcher::produce().
fhicl::Atom<int> butcher::EventButcherConfig::nkeep |
Definition at line 39 of file EventButcher_module.cc.
Referenced by butcher::EventButcher::produce().
fhicl::Atom<std::string> butcher::EventButcherConfig::outAssnTag |
Definition at line 32 of file EventButcher_module.cc.
Referenced by butcher::EventButcher::EventButcher(), and butcher::EventButcher::produce().
fhicl::Atom<std::string> butcher::EventButcherConfig::outRawTag |
Definition at line 24 of file EventButcher_module.cc.
Referenced by butcher::EventButcher::EventButcher(), and butcher::EventButcher::produce().
fhicl::Atom<std::string> butcher::EventButcherConfig::outSigTag |
Definition at line 28 of file EventButcher_module.cc.
Referenced by butcher::EventButcher::EventButcher(), and butcher::EventButcher::produce().
fhicl::Atom<double> butcher::EventButcherConfig::sigscale |
Definition at line 43 of file EventButcher_module.cc.
Referenced by butcher::EventButcher::produce().