|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef L1TOPODATAMAKER_H
10 #define L1TOPODATAMAKER_H
17 class JetEnergyResult;
virtual ~L1TopoDataMaker()
default destructor
Class holding the LVL1 RoIB result build by the RoIBuilder.
virtual void makeCPCMXTopoData(const ROIB::RoIBResult *roibResult, DataVector< CPCMXTopoData > *topoData) const
Fill DataVector of CPCMXTopoData from RoIBResult.
Namespace of the LVL1 RoIB simulation.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
L1TopoDataMaker()
Constructor.
virtual void makeJetCMXTopoData(const ROIB::RoIBResult *roibResult, DataVector< JetCMXTopoData > *topoData) const
Fill DataVector of JetCMXTopoData from RoIBResult.
This class defines the Ex/Ey/ET data transferred from the EnergySum CMX to the L1Topo processors.
virtual void makeEnergyTopoData(const ROIB::RoIBResult *roibResult, EnergyTopoData *topoData) const
Fill EnergyTopoData from RoIBResult.
An STL vector of pointers that by default owns its pointed-to elements.