![]() |
ATLAS Offline Software
|
#include <IL1CaloTTIdTools.h>
Public Member Functions | |
| virtual int | side (const HWIdentifier &id)=0 |
| Declare the interface that the class provides. | |
| virtual int | sampling (const HWIdentifier &id)=0 |
| virtual int | region (const HWIdentifier &id)=0 |
| virtual int | eta (const HWIdentifier &id)=0 |
| virtual int | phi (const HWIdentifier &id)=0 |
| virtual int | layer (const HWIdentifier &id)=0 |
| virtual int | PPM_type (const HWIdentifier &id)=0 |
| virtual int | module_type (const HWIdentifier &id)=0 |
| virtual int | barrel_endcap_fcal (const HWIdentifier &id)=0 |
| virtual double | IDeta (const Identifier &id) const =0 |
| virtual double | IDphi (const Identifier &id) const =0 |
| virtual LVL1::InternalTriggerTower * | findInternalTriggerTower (std::map< unsigned int, LVL1::InternalTriggerTower * > *pIntTTContainer, const Identifier &towerId, bool bCreate=true)=0 |
| virtual LVL1::InternalTriggerTower * | findInternalTriggerTower (std::map< unsigned int, LVL1::InternalTriggerTower * > *pIntTTContainer, double tt_phi, double tt_eta, unsigned int key, bool bCreate=true)=0 |
| virtual double | etaWidth (double eta) const =0 |
| virtual double | phiWidth (double eta) const =0 |
| virtual int | pos_neg_z (double eta) const =0 |
| virtual int | regionIndex (double eta) const =0 |
| virtual int | etaIndex (double eta) const =0 |
| virtual int | phiIndex (double eta, double phi) const =0 |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 29 of file IL1CaloTTIdTools.h.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
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.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Implemented in LVL1::L1CaloTTIdTools.
|
pure virtual |
Declare the interface that the class provides.
Implemented in LVL1::L1CaloTTIdTools.