#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 28 of file ShowerProducedPtrsHolder.hh.
|
inline |
Definition at line 160 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 186 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 196 of file ShowerProducedPtrsHolder.hh.
|
inline |
Definition at line 167 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 191 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 181 of file ShowerProducedPtrsHolder.hh.
|
inlineoverridevirtual |
Implements reco::shower::ShowerUniqueProduerPtrBase.
Definition at line 176 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 210 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 207 of file ShowerProducedPtrsHolder.hh.
|
private |
Definition at line 204 of file ShowerProducedPtrsHolder.hh.
1.8.5