LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ShowerProducedPtrsHolder.hh"
Public Member Functions | |
ShowerUniqueAssnPtr (const std::string &Instancename) | |
std::unique_ptr< T > & | GetPtr () |
void | reset () override |
void | MoveToEvent (art::Event &evt) override |
void | AddDataProduct (const reco::shower::ShowerElementHolder &selement_holder, const std::string &Name) override |
std::string | GetType () const override |
std::string | GetInstanceName () const override |
virtual int | GetVectorPtrSize () const |
Private Attributes | |
std::unique_ptr< T > | showeruniqueptr |
bool | ptr |
std::string | InstanceName |
Definition at line 30 of file ShowerProducedPtrsHolder.hh.
|
inline |
Definition at line 161 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 183 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 197 of file ShowerProducedPtrsHolder.hh.
Referenced by reco::shower::ShowerProducedPtrsHolder::CheckForMultipleTypes().
|
inline |
Definition at line 169 of file ShowerProducedPtrsHolder.hh.
Referenced by reco::shower::ShowerProducedPtrsHolder::AddSingle(), and reco::shower::ShowerProducedPtrsHolder::GetPtr().
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 191 of file ShowerProducedPtrsHolder.hh.
|
inlinevirtualinherited |
Reimplemented in reco::shower::ShowerUniqueProductPtr< std::vector< T > >.
Definition at line 75 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 180 of file ShowerProducedPtrsHolder.hh.
References art::Event::put().
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 177 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 207 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 204 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 201 of file ShowerProducedPtrsHolder.hh.