#include <ShowerElementHolder.hh>
Public Member Functions | |
| ShowerProperty (T &Element, T2 &ElementErr) | |
| int | GetShowerPropertyError (T2 &ElementErr) const |
| void | SetShowerProperty (T &Element, T2 &ElementErr) |
| void | Clear () |
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 |
| virtual bool | CheckTag () const |
| virtual void | SetCheckTag (bool &check) |
| bool | CheckShowerElement () const |
| void | Clear () |
Private Attributes | |
| T2 | propertyErr |
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 33 of file ShowerElementHolder.hh.
|
inline |
Definition at line 179 of file ShowerElementHolder.hh.
|
inline |
Definition at line 202 of file ShowerElementHolder.hh.
|
inline |
Definition at line 185 of file ShowerElementHolder.hh.
|
inline |
Definition at line 196 of file ShowerElementHolder.hh.
|
private |
Definition at line 208 of file ShowerElementHolder.hh.
1.8.5