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

#include <ILArShapeDumperTool.h>

Inheritance diagram for ILArShapeDumperTool:
Collaboration diagram for ILArShapeDumperTool:

Public Member Functions

 ~ILArShapeDumperTool ()
virtual bool doShape () const =0
virtual LArSamples::CellInfomakeCellInfo (const HWIdentifier &channelID, const Identifier &id, const CaloDetDescrElement *caloDetElement=0) const =0
virtual LArSamples::ShapeInforetrieveShape (const HWIdentifier &channelID, CaloGain::CaloGain gain) const =0

Static Public Member Functions

static const InterfaceID & interfaceID ()

Detailed Description

Definition at line 25 of file ILArShapeDumperTool.h.

Constructor & Destructor Documentation

◆ ~ILArShapeDumperTool()

ILArShapeDumperTool::~ILArShapeDumperTool ( )
inline

Definition at line 29 of file ILArShapeDumperTool.h.

29{ };

Member Function Documentation

◆ doShape()

virtual bool ILArShapeDumperTool::doShape ( ) const
pure virtual

Implemented in LArShapeDumperTool.

◆ interfaceID()

const InterfaceID & ILArShapeDumperTool::interfaceID ( )
inlinestatic

Definition at line 32 of file ILArShapeDumperTool.h.

static const InterfaceID IID_ILArShapeDumperTool("ILArShapeDumperTool", 1, 0)

◆ makeCellInfo()

virtual LArSamples::CellInfo * ILArShapeDumperTool::makeCellInfo ( const HWIdentifier & channelID,
const Identifier & id,
const CaloDetDescrElement * caloDetElement = 0 ) const
pure virtual

Implemented in LArShapeDumperTool.

◆ retrieveShape()

virtual LArSamples::ShapeInfo * ILArShapeDumperTool::retrieveShape ( const HWIdentifier & channelID,
CaloGain::CaloGain gain ) const
pure virtual

Implemented in LArShapeDumperTool.


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