![]() |
ATLAS Offline Software
|
#include <IL1CaloCells2TriggerTowers.h>
Public Member Functions | |
| virtual bool | initCaloCellsTriggerTowers (const CaloCellContainer &cellContainer)=0 |
| Declare the interface that the class provides. | |
| virtual bool | initLArDigitsTriggerTowers (const LArDigitContainer &larDigitContainer)=0 |
| virtual bool | initTileDigitsTriggerTowers (const TileDigitsContainer &tileDigitsContainer)=0 |
| virtual std::vector< const CaloCell * > | caloCells (const Identifier &ttId) const =0 |
| virtual std::vector< std::vector< const CaloCell * > > | caloCellsByLayer (const Identifier &ttId) const =0 |
| virtual std::vector< int > | layerNames (const Identifier &ttID) const =0 |
| virtual int | layerNames (const CaloCell *cell) const =0 |
| virtual float | energy (const std::vector< const CaloCell * > &cells) const =0 |
| virtual float | et (const std::vector< const CaloCell * > &cells) const =0 |
| virtual float | energy (const Identifier &ttId) const =0 |
| virtual float | et (const Identifier &ttId) const =0 |
| virtual std::vector< double > | samples (const Identifier &ttId) const =0 |
| virtual std::vector< const LArDigit * > | larDigits (const Identifier &ttId) const =0 |
| virtual std::vector< const TileDigits * > | tileDigits (const Identifier &ttId) const =0 |
| virtual void | dumpCaloCells () const =0 |
| virtual void | dumpCaloCells (const Identifier &ttId) const =0 |
| virtual void | dumpDigits (const Identifier &ttId) const =0 |
| virtual void | dumpLArDigits (const Identifier &ttId) const =0 |
| virtual void | dumpLArDigits () const =0 |
| virtual void | dumpTileDigits (const Identifier &ttId) const =0 |
| virtual void | dumpTileDigits () const =0 |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Protected Member Functions | |
| virtual float | calcEnergyOrEt (const std::vector< const CaloCell * > &cells, const unsigned int mode) const =0 |
| virtual void | reset ()=0 |
| virtual void | resetCaloCells ()=0 |
| virtual void | resetLArDigits ()=0 |
| virtual void | resetTileDigits ()=0 |
| virtual void | dump (const std::vector< const CaloCell * > &vCells) const =0 |
| virtual void | dump (const std::vector< const LArDigit * > &vCells) const =0 |
| virtual void | dump (const std::vector< const TileDigits * > &vCells) const =0 |
Definition at line 32 of file IL1CaloCells2TriggerTowers.h.
|
protectedpure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
protectedpure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
protectedpure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
protectedpure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Declare the interface that the class provides.
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, and KtDeltaRTool.
|
protectedpure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
protectedpure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
protectedpure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
protectedpure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.
|
pure virtual |
Implemented in LVL1::L1CaloCells2TriggerTowers.