DUNEAnaUtilsBase class containing some template functions. More...
#include <DUNEAnaUtilsBase.h>
Static Protected Member Functions | |
template<typename T > | |
static std::vector< art::Ptr< T > > | GetProductVector (const art::Event &evt, const std::string &label) |
template<typename T , typename U > | |
static std::vector< art::Ptr< T > > | GetAssocProductVector (const art::Ptr< U > &part, const art::Event &evt, const std::string &label, const std::string &assocLabel) |
template<typename T , typename U > | |
static art::Ptr< T > | GetAssocProduct (const art::Ptr< U > &part, const art::Event &evt, const std::string &label, const std::string &assocLabel) |
DUNEAnaUtilsBase class containing some template functions.
Definition at line 25 of file DUNEAnaUtilsBase.h.
|
staticprotected |
Definition at line 70 of file DUNEAnaUtilsBase.h.
|
staticprotected |
Definition at line 53 of file DUNEAnaUtilsBase.h.
|
staticprotected |
Definition at line 34 of file DUNEAnaUtilsBase.h.