|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef LVL1__TRIGT1CALORUN3TAUFEX
11 #define LVL1__TRIGT1CALORUN3TAUFEX
42 float CaloCellET(
const CaloCell *
const &inputCell,
float digitScale,
float digitThreshold)
const;
Property holding a SG store/key/clid from which a ReadHandle is made.
bool m_useProvenanceSkim
clear up container from bad BC by making a new container (Denis, old way)
SG::ReadHandleKey< xAOD::TriggerTowerContainer > m_inputTriggerTowerContainerKey
TriggerTowers (if needed)
float m_nominalNoise_thresh
noise threshold
bool m_use_tileCells
properties
EFexTauAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
bool m_useProvenance
clear up container from bad BC by skipping scells
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< CaloCellContainer > m_inputTileCellContainerKey
Tile cell input container.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< CaloCellContainer > m_inputCellContainerKey
input / output
SG::WriteHandleKey< xAOD::EmTauRoIContainer > m_outputClusterName
Property holding a SG store/key/clid from which a WriteHandle is made.
StatusCode initialize() override
StatusCode execute(const EventContext &ctx) const override
Data object for each calorimeter readout cell.
float m_nominalDigitization
value of nominal digitisation
float CaloCellET(const CaloCell *const &inputCell, float digitScale, float digitThreshold) const
member functions
int m_qualBitMask
Configurable quality bitmask.
CaloCellContainer that can accept const cell pointers.
virtual ~EFexTauAlgorithm()