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

#include "ShowerElementHolder.hh"

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

Public Member Functions

 ShowerDataProduct (T &Element, bool Checktag)
 
void Clear ()
 
bool CheckTag () const
 
void SetCheckTag (bool &Checktag)
 
void SetShowerElement (T &Element)
 
int GetShowerElement (T &Element) const
 
GetShowerElement () const
 
T & GetShowerElementRef ()
 
std::string GetType () const override
 
bool CheckShowerElement () const
 

Protected Attributes

element
 
bool elementPtr
 

Private Attributes

bool checktag
 

Detailed Description

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

Definition at line 134 of file ShowerElementHolder.hh.

Constructor & Destructor Documentation

◆ ShowerDataProduct()

template<class T >
reco::shower::ShowerDataProduct< T >::ShowerDataProduct ( T &  Element,
bool  Checktag 
)
inline

Definition at line 137 of file ShowerElementHolder.hh.

Member Function Documentation

◆ CheckShowerElement()

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

Definition at line 60 of file ShowerElementHolder.hh.

◆ CheckTag()

template<class T >
bool reco::shower::ShowerDataProduct< T >::CheckTag ( ) const
inlinevirtual

Reimplemented from reco::shower::ShowerElementBase.

Definition at line 149 of file ShowerElementHolder.hh.

◆ Clear()

template<class T >
void reco::shower::ShowerDataProduct< T >::Clear ( )
inline

Definition at line 142 of file ShowerElementHolder.hh.

◆ GetShowerElement() [1/2]

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

Definition at line 116 of file ShowerElementHolder.hh.

◆ GetShowerElement() [2/2]

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

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 ( )
inlineinherited

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
inlineoverridevirtualinherited

Implements reco::shower::ShowerElementBase.

Definition at line 126 of file ShowerElementHolder.hh.

◆ SetCheckTag()

template<class T >
void reco::shower::ShowerDataProduct< T >::SetCheckTag ( bool &  Checktag)
inlinevirtual

Reimplemented from reco::shower::ShowerElementBase.

Definition at line 152 of file ShowerElementHolder.hh.

Here is the caller graph for this function:

◆ SetShowerElement()

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

Definition at line 88 of file ShowerElementHolder.hh.

Here is the caller graph for this function:

Member Data Documentation

◆ checktag

template<class T >
bool reco::shower::ShowerDataProduct< T >::checktag
private

Definition at line 155 of file ShowerElementHolder.hh.

◆ element

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

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: