Public Member Functions | List of all members
reco::shower::EventDataProduct< T > Class Template Reference

#include <ShowerElementHolder.hh>

Inheritance diagram for reco::shower::EventDataProduct< T >:
reco::shower::ShowerElementAccessor< T > reco::shower::ShowerElementBase

Public Member Functions

 EventDataProduct (T &Element)
 
- Public Member Functions inherited from reco::shower::ShowerElementAccessor< T >
 ShowerElementAccessor (T &Element)
 
void SetShowerElement (T &Element)
 
int GetShowerElement (T &Element) const
 
T & GetShowerElementRef ()
 
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 ()
 

Additional Inherited Members

- Protected Attributes inherited from reco::shower::ShowerElementAccessor< T >
element
 
- Protected Attributes inherited from reco::shower::ShowerElementBase
bool elementPtr
 

Detailed Description

template<class T>
class reco::shower::EventDataProduct< T >

Definition at line 30 of file ShowerElementHolder.hh.

Constructor & Destructor Documentation

template<class T>
reco::shower::EventDataProduct< T >::EventDataProduct ( T &  Element)
inline

The documentation for this class was generated from the following file: