#include <ShowerElementHolder.hh>
Public Member Functions | |
| 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 |
| virtual bool | CheckTag () const |
| virtual void | SetCheckTag (bool &check) |
| bool | CheckShowerElement () const |
| void | Clear () |
Protected Attributes | |
| T | element |
Protected Attributes inherited from reco::shower::ShowerElementBase | |
| bool | elementPtr |
Definition at line 28 of file ShowerElementHolder.hh.
|
inline |
Definition at line 75 of file ShowerElementHolder.hh.
|
inline |
Definition at line 88 of file ShowerElementHolder.hh.
|
inline |
Definition at line 106 of file ShowerElementHolder.hh.
|
inline |
Definition at line 99 of file ShowerElementHolder.hh.
|
inlineoverridevirtual |
|
inline |
Definition at line 82 of file ShowerElementHolder.hh.
|
protected |
Definition at line 119 of file ShowerElementHolder.hh.
1.8.11