Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
reco::shower::ShowerElementBase Class Referenceabstract

#include "ShowerElementHolder.hh"

Inheritance diagram for reco::shower::ShowerElementBase:

Public Member Functions

virtual ~ShowerElementBase () noexcept=default
 
virtual bool CheckTag () const
 
virtual void SetCheckTag (bool &check)
 
virtual std::string GetType () const =0
 
bool CheckShowerElement () const
 
void Clear ()
 

Protected Attributes

bool elementPtr
 

Detailed Description

Definition at line 41 of file ShowerElementHolder.hh.

Constructor & Destructor Documentation

◆ ~ShowerElementBase()

virtual reco::shower::ShowerElementBase::~ShowerElementBase ( )
virtualdefaultnoexcept

Member Function Documentation

◆ CheckShowerElement()

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

Definition at line 60 of file ShowerElementHolder.hh.

◆ CheckTag()

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

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

Definition at line 46 of file ShowerElementHolder.hh.

◆ Clear()

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

Definition at line 68 of file ShowerElementHolder.hh.

◆ GetType()

virtual std::string reco::shower::ShowerElementBase::GetType ( ) const
pure virtual

◆ SetCheckTag()

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

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

Definition at line 51 of file ShowerElementHolder.hh.

Member Data Documentation

◆ elementPtr

bool reco::shower::ShowerElementBase::elementPtr
protected

Definition at line 71 of file ShowerElementHolder.hh.


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