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

Allow changing the name of the CaloCellContainer used by a tool. More...

#include <ISetCaloCellContainerName.h>

Inheritance diagram for ISetCaloCellContainerName:
Collaboration diagram for ISetCaloCellContainerName:

Public Member Functions

virtual ~ISetCaloCellContainerName ()
 Just to give this class a vtable.
virtual StatusCode setCaloCellContainerName (const std::string &name)=0
 Change the name of the CaloCellContainer used by this tool.

Detailed Description

Allow changing the name of the CaloCellContainer used by a tool.

This is used by the trigger.

Definition at line 22 of file ISetCaloCellContainerName.h.

Constructor & Destructor Documentation

◆ ~ISetCaloCellContainerName()

virtual ISetCaloCellContainerName::~ISetCaloCellContainerName ( )
inlinevirtual

Just to give this class a vtable.

Definition at line 26 of file ISetCaloCellContainerName.h.

26{}

Member Function Documentation

◆ setCaloCellContainerName()

virtual StatusCode ISetCaloCellContainerName::setCaloCellContainerName ( const std::string & name)
pure virtual

Change the name of the CaloCellContainer used by this tool.

Parameters
nameThe new container name.

Implemented in CaloFillRectangularCluster, CaloSwGap_g3, CaloSwGap_v2, and CaloSwGap_v3.


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