Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
reco::shower::ShowerElementAccessor< T > Class Template Reference

#include "ShowerElementHolder.hh"

Inheritance diagram for reco::shower::ShowerElementAccessor< T >:
Collaboration diagram for reco::shower::ShowerElementAccessor< T >:

Public Member Functions

 ShowerElementAccessor (T &Element)
 
void SetShowerElement (T &Element)
 
int GetShowerElement (T &Element) const
 
T & GetShowerElementRef ()
 
GetShowerElement () const
 
std::string GetType () const override
 
virtual bool CheckTag () const
 
virtual void SetCheckTag (bool &check)
 
bool CheckShowerElement () const
 
void Clear ()
 

Protected Attributes

element
 
bool elementPtr
 

Detailed Description

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

Definition at line 78 of file ShowerElementHolder.hh.

Constructor & Destructor Documentation

◆ ShowerElementAccessor()

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

Definition at line 81 of file ShowerElementHolder.hh.

Member Function Documentation

◆ CheckShowerElement()

bool reco::shower::ShowerElementBase::CheckShowerElement ( ) const
inlineinherited

Definition at line 60 of file ShowerElementHolder.hh.

◆ CheckTag()

virtual bool reco::shower::ShowerElementBase::CheckTag ( ) const
inlinevirtualinherited

Reimplemented in reco::shower::ShowerDataProduct< T >.

Definition at line 46 of file ShowerElementHolder.hh.

◆ Clear()

void reco::shower::ShowerElementBase::Clear ( )
inlineinherited

Definition at line 68 of file ShowerElementHolder.hh.

◆ GetShowerElement() [1/2]

template<class T >
T reco::shower::ShowerElementAccessor< T >::GetShowerElement ( ) const
inline

Definition at line 116 of file ShowerElementHolder.hh.

◆ GetShowerElement() [2/2]

template<class T >
int reco::shower::ShowerElementAccessor< T >::GetShowerElement ( T &  Element) const
inline

Definition at line 95 of file ShowerElementHolder.hh.

Here is the caller graph for this function:

◆ GetShowerElementRef()

template<class T >
T & reco::shower::ShowerElementAccessor< T >::GetShowerElementRef ( )
inline

Definition at line 107 of file ShowerElementHolder.hh.

Here is the caller graph for this function:

◆ GetType()

template<class T >
std::string reco::shower::ShowerElementAccessor< T >::GetType ( ) const
inlineoverridevirtual

Implements reco::shower::ShowerElementBase.

Definition at line 126 of file ShowerElementHolder.hh.

◆ SetCheckTag()

virtual void reco::shower::ShowerElementBase::SetCheckTag ( bool &  check)
inlinevirtualinherited

Reimplemented in reco::shower::ShowerDataProduct< T >.

Definition at line 51 of file ShowerElementHolder.hh.

◆ SetShowerElement()

template<class T >
void reco::shower::ShowerElementAccessor< T >::SetShowerElement ( T &  Element)
inline

Definition at line 88 of file ShowerElementHolder.hh.

Here is the caller graph for this function:

Member Data Documentation

◆ element

template<class T >
T reco::shower::ShowerElementAccessor< T >::element
protected

Definition at line 129 of file ShowerElementHolder.hh.

◆ elementPtr

bool reco::shower::ShowerElementBase::elementPtr
protectedinherited

Definition at line 71 of file ShowerElementHolder.hh.


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