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

#include "ShowerElementHolder.hh"

Inheritance diagram for reco::shower::ShowerProperty< T, T2 >:
Collaboration diagram for reco::shower::ShowerProperty< T, T2 >:

Public Member Functions

 ShowerProperty (T &Element, T2 &ElementErr)
 
int GetShowerPropertyError (T2 &ElementErr) const
 
void SetShowerProperty (T &Element, T2 &ElementErr)
 
void Clear ()
 
void SetShowerElement (T &Element)
 
int GetShowerElement (T &Element) const
 
GetShowerElement () const
 
T & GetShowerElementRef ()
 
std::string GetType () const override
 
virtual bool CheckTag () const
 
virtual void SetCheckTag (bool &check)
 
bool CheckShowerElement () const
 

Protected Attributes

element
 
bool elementPtr
 

Private Attributes

T2 propertyErr
 

Detailed Description

template<class T, class T2>
class reco::shower::ShowerProperty< T, T2 >

Definition at line 174 of file ShowerElementHolder.hh.

Constructor & Destructor Documentation

◆ ShowerProperty()

template<class T , class T2 >
reco::shower::ShowerProperty< T, T2 >::ShowerProperty ( T &  Element,
T2 &  ElementErr 
)
inline

Definition at line 177 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()

template<class T , class T2 >
void reco::shower::ShowerProperty< T, T2 >::Clear ( )
inline

Definition at line 202 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:

◆ GetShowerPropertyError()

template<class T , class T2 >
int reco::shower::ShowerProperty< T, T2 >::GetShowerPropertyError ( T2 &  ElementErr) const
inline

Definition at line 183 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()

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

Definition at line 88 of file ShowerElementHolder.hh.

Here is the caller graph for this function:

◆ SetShowerProperty()

template<class T , class T2 >
void reco::shower::ShowerProperty< T, T2 >::SetShowerProperty ( T &  Element,
T2 &  ElementErr 
)
inline

Definition at line 195 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
protectedinherited

Definition at line 129 of file ShowerElementHolder.hh.

◆ elementPtr

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

Definition at line 71 of file ShowerElementHolder.hh.

◆ propertyErr

template<class T , class T2 >
T2 reco::shower::ShowerProperty< T, T2 >::propertyErr
private

Definition at line 209 of file ShowerElementHolder.hh.


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