#include "ShowerProducedPtrsHolder.hh"
|
template<class T > |
bool | CheckForMultipleTypes (type< T >, const std::string &Name, const std::string &Instance) const |
|
template<class T > |
bool | CheckForMultipleTypes (type< std::vector< T > >, const std::string &Name, const std::string &Instance) const |
|
◆ AddDataProducts()
◆ AddSingle()
template<class T , class A , class B >
void reco::shower::ShowerProducedPtrsHolder::AddSingle |
( |
A & |
a, |
|
|
B & |
b, |
|
|
const std::string & |
Name |
|
) |
| |
|
inline |
◆ CheckAllProducedElements()
◆ CheckForMultipleTypes() [1/2]
template<class T >
bool reco::shower::ShowerProducedPtrsHolder::CheckForMultipleTypes |
( |
type< std::vector< T > > |
, |
|
|
const std::string & |
Name, |
|
|
const std::string & |
Instance |
|
) |
| const |
|
inlineprivate |
◆ CheckForMultipleTypes() [2/2]
template<class T >
bool reco::shower::ShowerProducedPtrsHolder::CheckForMultipleTypes |
( |
type< T > |
, |
|
|
const std::string & |
Name, |
|
|
const std::string & |
Instance |
|
) |
| const |
|
inlineprivate |
◆ CheckUniqueProduerPtr()
bool reco::shower::ShowerProducedPtrsHolder::CheckUniqueProduerPtr |
( |
const std::string & |
Name | ) |
const |
|
inline |
◆ GetArtPtr()
template<class T >
art::Ptr< T > reco::shower::ShowerProducedPtrsHolder::GetArtPtr |
( |
const std::string & |
Name, |
|
|
const int & |
iter |
|
) |
| const |
|
inline |
◆ GetPtr()
template<class T >
T & reco::shower::ShowerProducedPtrsHolder::GetPtr |
( |
const std::string & |
Name | ) |
|
|
inline |
◆ GetPtrMaker()
template<class T >
art::PtrMaker< T > & reco::shower::ShowerProducedPtrsHolder::GetPtrMaker |
( |
const std::string & |
Name | ) |
|
|
inline |
◆ GetVectorPtrSize()
int reco::shower::ShowerProducedPtrsHolder::GetVectorPtrSize |
( |
const std::string & |
Name | ) |
const |
|
inline |
◆ MoveAllToEvent()
void reco::shower::ShowerProducedPtrsHolder::MoveAllToEvent |
( |
art::Event & |
evt | ) |
|
|
inline |
◆ PrintPtr()
void reco::shower::ShowerProducedPtrsHolder::PrintPtr |
( |
const std::string & |
Name | ) |
const |
|
inline |
◆ PrintPtrs()
void reco::shower::ShowerProducedPtrsHolder::PrintPtrs |
( |
| ) |
const |
|
inline |
◆ reset()
void reco::shower::ShowerProducedPtrsHolder::reset |
( |
| ) |
|
|
inline |
◆ ResetPtrMakers()
void reco::shower::ShowerProducedPtrsHolder::ResetPtrMakers |
( |
| ) |
|
|
inline |
◆ SetPtrMakers()
void reco::shower::ShowerProducedPtrsHolder::SetPtrMakers |
( |
art::Event & |
evt | ) |
|
|
inline |
◆ SetShowerUniqueProduerPtr() [1/2]
template<class T >
int reco::shower::ShowerProducedPtrsHolder::SetShowerUniqueProduerPtr |
( |
type< std::vector< T > > |
, |
|
|
const std::string & |
Name, |
|
|
const std::string & |
Instance = "" |
|
) |
| |
|
inline |
◆ SetShowerUniqueProduerPtr() [2/2]
template<class T >
int reco::shower::ShowerProducedPtrsHolder::SetShowerUniqueProduerPtr |
( |
type< T > |
, |
|
|
const std::string & |
Name, |
|
|
const std::string & |
Instance = "" |
|
) |
| |
|
inline |
◆ showerassnPtrs
◆ showerproductPtrs
◆ showerPtrMakers
The documentation for this class was generated from the following file: