#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 31 of file ShowerElementHolder.hh.
|
inline |
Definition at line 130 of file ShowerElementHolder.hh.
|
inlinevirtual |
Reimplemented from reco::shower::ShowerElementBase.
Definition at line 142 of file ShowerElementHolder.hh.
|
inline |
Definition at line 136 of file ShowerElementHolder.hh.
|
inlinevirtual |
Reimplemented from reco::shower::ShowerElementBase.
Definition at line 147 of file ShowerElementHolder.hh.
|
private |
Definition at line 152 of file ShowerElementHolder.hh.
1.8.5