#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 |
Public Member Functions inherited from reco::shower::ShowerUniqueProduerPtrBase | |
virtual | ~ShowerUniqueProduerPtrBase () noexcept=default |
virtual int | GetVectorPtrSize () const |
Private Attributes | |
std::unique_ptr< T > | showeruniqueptr |
bool | ptr |
std::string | InstanceName |
Definition at line 21 of file ShowerProducedPtrsHolder.hh.
|
inline |
Definition at line 146 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 172 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 182 of file ShowerProducedPtrsHolder.hh.
|
inline |
Definition at line 153 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 177 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 167 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 162 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 196 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 193 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 190 of file ShowerProducedPtrsHolder.hh.