ATLAS Offline Software
Loading...
Searching...
No Matches
ILArHVFraction Class Referenceabstract

#include <ILArHVFraction.h>

Inheritance diagram for ILArHVFraction:
Collaboration diagram for ILArHVFraction:

Public Member Functions

virtual ~ILArHVFraction ()
 Destructor:
virtual std::pair< double, unsigned > getLArHVFrac (const CaloClusterCellLink *cclc, const EventContext &ctx) const =0

Static Public Member Functions

static const InterfaceID & interfaceID ()

Detailed Description

Definition at line 24 of file ILArHVFraction.h.

Constructor & Destructor Documentation

◆ ~ILArHVFraction()

virtual ILArHVFraction::~ILArHVFraction ( )
inlinevirtual

Destructor:

Definition at line 31 of file ILArHVFraction.h.

31{};

Member Function Documentation

◆ getLArHVFrac()

virtual std::pair< double, unsigned > ILArHVFraction::getLArHVFrac ( const CaloClusterCellLink * cclc,
const EventContext & ctx ) const
pure virtual

Implemented in LArHVFraction.

◆ interfaceID()

const InterfaceID & ILArHVFraction::interfaceID ( )
inlinestatic

Definition at line 38 of file ILArHVFraction.h.

39{
40 return IID_ILArHVFraction;
41}
static const InterfaceID IID_ILArHVFraction("ILArHVFraction", 1, 0)

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