#include <ShowerElementHolder.hh>
Public Member Functions | |
ShowerDataProduct (T &Element, bool Checktag) | |
void | Clear () |
bool | CheckTag () const |
void | SetCheckTag (bool &Checktag) |
Public Member Functions inherited from reco::shower::ShowerElementAccessor< T > | |
ShowerElementAccessor (T &Element) | |
void | SetShowerElement (T &Element) |
int | GetShowerElement (T &Element) const |
T & | GetShowerElementRef () |
T | GetShowerElement () const |
std::string | GetType () const override |
Public Member Functions inherited from reco::shower::ShowerElementBase | |
virtual | ~ShowerElementBase () noexcept=default |
bool | CheckShowerElement () const |
void | Clear () |
Private Attributes | |
bool | checktag |
Additional Inherited Members | |
Protected Attributes inherited from reco::shower::ShowerElementAccessor< T > | |
T | element |
Protected Attributes inherited from reco::shower::ShowerElementBase | |
bool | elementPtr |
Definition at line 29 of file ShowerElementHolder.hh.
|
inline |
Definition at line 128 of file ShowerElementHolder.hh.
|
inlinevirtual |
Reimplemented from reco::shower::ShowerElementBase.
Definition at line 140 of file ShowerElementHolder.hh.
|
inline |
Definition at line 134 of file ShowerElementHolder.hh.
|
inlinevirtual |
Reimplemented from reco::shower::ShowerElementBase.
Definition at line 145 of file ShowerElementHolder.hh.
|
private |
Definition at line 150 of file ShowerElementHolder.hh.