ATLAS Offline Software
Public Member Functions | Static Public Member Functions | List of all members
LVL1::IL1CPMTowerTools Class Referenceabstract

#include <IL1CPMTowerTools.h>

Inheritance diagram for LVL1::IL1CPMTowerTools:
Collaboration diagram for LVL1::IL1CPMTowerTools:

Public Member Functions

virtual void makeCPMTowers (const DataVector< TriggerTower > *triggerTowers, DataVector< CPMTower > *cpmTowers, bool zeroSuppress=true)=0
 
virtual void makeCPMTowers (const DataVector< xAOD::TriggerTower > *triggerTowers, DataVector< CPMTower > *cpmTowers, bool zeroSuppress=true)=0
 
virtual void makeCPMTowers (const DataVector< xAOD::TriggerTower > *triggerTowers, DataVector< xAOD::CPMTower > *cpmTowers, bool zeroSuppress=true)=0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Detailed Description

Definition at line 27 of file IL1CPMTowerTools.h.

Member Function Documentation

◆ interfaceID()

const InterfaceID & LVL1::IL1CPMTowerTools::interfaceID ( )
inlinestatic

Definition at line 38 of file IL1CPMTowerTools.h.

39  {
40  return IID_IL1CPMTowerTools;
41  }

◆ makeCPMTowers() [1/3]

virtual void LVL1::IL1CPMTowerTools::makeCPMTowers ( const DataVector< TriggerTower > *  triggerTowers,
DataVector< CPMTower > *  cpmTowers,
bool  zeroSuppress = true 
)
pure virtual

Implemented in LVL1::L1CPMTowerTools.

◆ makeCPMTowers() [2/3]

virtual void LVL1::IL1CPMTowerTools::makeCPMTowers ( const DataVector< xAOD::TriggerTower > *  triggerTowers,
DataVector< CPMTower > *  cpmTowers,
bool  zeroSuppress = true 
)
pure virtual

Implemented in LVL1::L1CPMTowerTools.

◆ makeCPMTowers() [3/3]

virtual void LVL1::IL1CPMTowerTools::makeCPMTowers ( const DataVector< xAOD::TriggerTower > *  triggerTowers,
DataVector< xAOD::CPMTower > *  cpmTowers,
bool  zeroSuppress = true 
)
pure virtual

Implemented in LVL1::L1CPMTowerTools.


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