LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ShowerElementHolder.hh"
Public Member Functions | |
ShowerDataProduct (T &Element, bool Checktag) | |
void | Clear () |
bool | CheckTag () const |
void | SetCheckTag (bool &Checktag) |
void | SetShowerElement (T &Element) |
int | GetShowerElement (T &Element) const |
T | GetShowerElement () const |
T & | GetShowerElementRef () |
std::string | GetType () const override |
bool | CheckShowerElement () const |
Protected Attributes | |
T | element |
bool | elementPtr |
Private Attributes | |
bool | checktag |
Definition at line 33 of file ShowerElementHolder.hh.
|
inline |
Definition at line 137 of file ShowerElementHolder.hh.
|
inlineinherited |
Definition at line 60 of file ShowerElementHolder.hh.
References reco::shower::ShowerElementBase::elementPtr.
|
inlinevirtual |
Reimplemented from reco::shower::ShowerElementBase.
Definition at line 149 of file ShowerElementHolder.hh.
|
inline |
Definition at line 142 of file ShowerElementHolder.hh.
References reco::shower::ShowerElementBase::elementPtr.
|
inlineinherited |
Definition at line 95 of file ShowerElementHolder.hh.
References reco::shower::ShowerElementBase::elementPtr.
Referenced by reco::shower::ShowerElementHolder::GetElement(), reco::shower::ShowerElementHolder::GetElementAndError(), and reco::shower::ShowerElementHolder::GetEventElement().
|
inlineinherited |
Definition at line 116 of file ShowerElementHolder.hh.
References reco::shower::ShowerElementBase::elementPtr.
|
inlineinherited |
Definition at line 107 of file ShowerElementHolder.hh.
References reco::shower::ShowerElementBase::elementPtr.
Referenced by reco::shower::ShowerElementHolder::GetEventElement().
|
inlineoverridevirtualinherited |
|
inlinevirtual |
Reimplemented from reco::shower::ShowerElementBase.
Definition at line 152 of file ShowerElementHolder.hh.
Referenced by reco::shower::ShowerElementHolder::SetElement().
|
inlineinherited |
Definition at line 88 of file ShowerElementHolder.hh.
References reco::shower::ShowerElementBase::elementPtr.
Referenced by reco::shower::ShowerElementHolder::SetElement(), and reco::shower::ShowerElementHolder::SetEventElement().
|
private |
Definition at line 155 of file ShowerElementHolder.hh.
|
protectedinherited |
Definition at line 129 of file ShowerElementHolder.hh.
|
protectedinherited |
Definition at line 71 of file ShowerElementHolder.hh.
Referenced by reco::shower::ShowerElementBase::CheckShowerElement(), reco::shower::ShowerElementBase::Clear(), reco::shower::ShowerDataProduct< T >::Clear(), reco::shower::ShowerProperty< T, T2 >::Clear(), reco::shower::EventDataProduct< T >::EventDataProduct(), reco::shower::ShowerElementAccessor< T >::GetShowerElement(), reco::shower::ShowerElementAccessor< T >::GetShowerElementRef(), reco::shower::ShowerProperty< T, T2 >::GetShowerPropertyError(), reco::shower::ShowerElementAccessor< T >::SetShowerElement(), reco::shower::ShowerProperty< T, T2 >::SetShowerProperty(), and reco::shower::ShowerElementAccessor< T >::ShowerElementAccessor().