LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
This is the complete list of members for anab::MVAWriter< N >, including all inherited members.
addOutput(FVector_ID id, std::array< float, N > const &values) | anab::MVAWriter< N > | inline |
addOutput(FVector_ID id, std::array< double, N > const &values) | anab::MVAWriter< N > | inline |
addOutput(FVector_ID id, std::vector< float > const &values) | anab::MVAWriter< N > | inline |
addOutput(FVector_ID id, std::vector< double > const &values) | anab::MVAWriter< N > | inline |
addVector(FVector_ID id, std::array< float, N > const &values) | anab::FVectorWriter< N > | inline |
addVector(FVector_ID id, std::array< double, N > const &values) | anab::FVectorWriter< N > | inline |
addVector(FVector_ID id, std::vector< float > const &values) | anab::FVectorWriter< N > | inline |
addVector(FVector_ID id, std::vector< double > const &values) | anab::FVectorWriter< N > | inline |
fVectors | anab::FVectorWriter< N > | protected |
FVectorWriter(art::ProducesCollector &collector, const char *name="") | anab::FVectorWriter< N > | inline |
getOutput(std::vector< art::Ptr< T >> const &items) const | anab::MVAWriter< N > | inline |
getOutput(std::vector< art::Ptr< T >> const &items, std::vector< float > const &weights) const | anab::MVAWriter< N > | inline |
getOutput(std::vector< art::Ptr< T >> const &items, std::function< float(T const &)> fweight) const | anab::MVAWriter< N > | inline |
getOutput(std::vector< art::Ptr< T >> const &items, std::function< float(art::Ptr< T > const &)> fweight) const | anab::MVAWriter< N > | inline |
getOutput(size_t key) const | anab::MVAWriter< N > | inline |
getOutput(art::Ptr< T > const &item) const | anab::MVAWriter< N > | inline |
getProductHash(std::type_info const &ti) const | anab::FVectorWrapperBase | inlineprotected |
getProductID() const | anab::FVectorWriter< N > | protected |
getProductID() const | anab::FVectorWriter< N > | |
getProductName(std::type_info const &ti) const | anab::FVectorWrapperBase | protected |
getVector(size_t key) const | anab::FVectorWriter< N > | inline |
getVector(art::Ptr< T > const &item) const | anab::FVectorWriter< N > | inline |
initOutputs(std::string const &dataTag, size_t dataSize, std::vector< std::string > const &names=std::vector< std::string >(N,"")) | anab::FVectorWriter< N > | |
initOutputs(art::InputTag const &dataTag, size_t dataSize, std::vector< std::string > const &names=std::vector< std::string >(N,"")) | anab::FVectorWriter< N > | inline |
initOutputs(art::InputTag const &dataTag, std::vector< std::string > const &names=std::vector< std::string >(N,"")) | anab::FVectorWriter< N > | inline |
initOutputs(std::vector< std::string > const &names=std::vector< std::string >(N,"")) | anab::FVectorWriter< N > | inline |
initOutputs(std::string const &dataTag, size_t dataSize, std::vector< std::string > const &names) | anab::FVectorWriter< N > | |
length() const | anab::FVectorWriter< N > | inline |
MVAWriter(art::ProducesCollector &collector, const char *name="") | anab::MVAWriter< N > | inline |
pAccumulate(std::vector< art::Ptr< T >> const &items, std::vector< FeatureVector< N >> const &outs) const | anab::MVAWrapperBase | protected |
pAccumulate(std::vector< art::Ptr< T >> const &items, std::vector< float > const &weights, std::vector< FeatureVector< N >> const &outs) const | anab::MVAWrapperBase | protected |
pAccumulate(std::vector< art::Ptr< T >> const &items, std::function< float(T const &)> fweight, std::vector< FeatureVector< N >> const &outs) const | anab::MVAWrapperBase | protected |
pAccumulate(std::vector< art::Ptr< T >> const &items, std::function< float(art::Ptr< T > const &)> fweight, std::vector< FeatureVector< N >> const &outs) const | anab::MVAWrapperBase | protected |
pAccumulate(std::vector< art::Ptr< T >> const &items, std::vector< FeatureVector< N >> const &outs, std::array< char, N > const &mask) const | anab::MVAWrapperBase | protected |
produces_using() | anab::FVectorWriter< N > | |
saveOutputs(art::Event &evt) | anab::FVectorWriter< N > | |
setDataTag(FVector_ID id, art::InputTag const &dataTag) | anab::FVectorWriter< N > | inline |
setOutput(FVector_ID id, size_t key, std::array< float, N > const &values) | anab::MVAWriter< N > | inline |
setOutput(FVector_ID id, size_t key, std::array< double, N > const &values) | anab::MVAWriter< N > | inline |
setOutput(FVector_ID id, size_t key, std::vector< float > const &values) | anab::MVAWriter< N > | inline |
setOutput(FVector_ID id, size_t key, std::vector< double > const &values) | anab::MVAWriter< N > | inline |
setVector(FVector_ID id, size_t key, std::array< float, N > const &values) | anab::FVectorWriter< N > | inline |
setVector(FVector_ID id, size_t key, std::array< double, N > const &values) | anab::FVectorWriter< N > | inline |
setVector(FVector_ID id, size_t key, std::vector< float > const &values) | anab::FVectorWriter< N > | inline |
setVector(FVector_ID id, size_t key, std::vector< double > const &values) | anab::FVectorWriter< N > | inline |
size(FVector_ID id) const | anab::FVectorWriter< N > | inline |