|
ATLAS Offline Software
|
Go to the documentation of this file.
73 virtual void init()
const override;
75 virtual void cleanup()
override;
87 ToolHandle<IjFEXSim>
m_jFEXSimTool {
this,
"jFEXSimTool",
"LVL1::jFEXSim",
"Tool that creates the jFEX Simulation"};
115 std::unordered_map<uint8_t, std::vector<std::vector<std::vector<uint32_t>>> >
m_allfwdElTobs;
117 std::unordered_map<uint8_t, std::vector<std::vector<std::unique_ptr<jFEXTOB>>> >
m_alltauTobs;
120 std::unordered_map<uint8_t, std::vector<std::unique_ptr<jFEXTOB>> >
m_allsumEtTobs;
121 std::unordered_map<uint8_t, std::vector<std::unique_ptr<jFEXTOB>> >
m_allMetTobs;
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode fillLRJetEDM(const std::unique_ptr< jFEXTOB > &internalTob, char istob, float_t eta, float_t phi, SG::WriteHandle< xAOD::jFexLRJetRoIContainer > &jContainer) const
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
SG::WriteHandleKey< xAOD::jFexSRJetRoIContainer > m_TobOutKey_jJ
std::unordered_map< uint8_t, std::vector< std::vector< std::unique_ptr< jFEXTOB > > > > m_allLargeRJetTobs
StatusCode fillMetEDM(const std::unique_ptr< jFEXTOB > &internalTob, SG::WriteHandle< xAOD::jFexMETRoIContainer > &jContainer) const
The jFEXSysSim class defines the structure of the jFEX system Its purpose is:
std::unordered_map< uint8_t, std::vector< std::vector< std::unique_ptr< jFEXTOB > > > > m_allSmallRJetTobs
ToolHandle< IjFEXSim > m_jFEXSimTool
std::unordered_map< uint8_t, std::vector< std::vector< std::unique_ptr< jFEXTOB > > > > m_alltauTobs
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
SG::ReadHandleKey< TrigConf::L1Menu > m_l1MenuKey
double resolution[nGasTypes][nParametersResolution]
SG::WriteDecorHandleKey< xAOD::jFexSRJetRoIContainer > m_xTobDecorKey_jJ_seedET
jFEXSysSim(const std::string &type, const std::string &name, const IInterface *parent)
Constructors.
SG::WriteHandleKey< xAOD::jFexFwdElRoIContainer > m_TobOutKey_jEM
virtual int calcTowerID(int eta, int phi, int mod) const override
std::unordered_map< int, jTower > m_jTowersColl
SG::ReadHandleKey< LVL1::jTowerContainer > m_jTowerContainerSGKey
virtual StatusCode execute(jFEXOutputCollection *inputOutputCollection) override
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< xAOD::jFexFwdElRoIContainer > m_xTobOutKey_jEM
StatusCode fillSRJetEDM(const std::unique_ptr< jFEXTOB > &internalTob, char istob, float_t eta, float_t phi, SG::WriteHandle< xAOD::jFexSRJetRoIContainer > &jContainer) const
Handle class for adding a decoration to an object.
Helper class for offline supercell identifiers.
virtual StatusCode initialize() override
standard Athena-Algorithm method
std::unordered_map< uint8_t, std::vector< std::unique_ptr< jFEXTOB > > > m_allMetTobs
SG::WriteHandleKey< xAOD::jFexSRJetRoIContainer > m_xTobOutKey_jJ
SG::WriteHandleKey< xAOD::jFexSumETRoIContainer > m_TobOutKey_jTE
jFEXSysSim && operator=(const jFEXSysSim &)=delete
Destructor.
StatusCode fillTauEDM(const std::unique_ptr< jFEXTOB > &internalTob, char istob, float_t eta, float_t phi, SG::WriteHandle< xAOD::jFexTauRoIContainer > &jContainer) const
SG::WriteHandleKey< xAOD::jFexLRJetRoIContainer > m_xTobOutKey_jLJ
virtual void init() const override
StatusCode fillSumEtEDM(const std::unique_ptr< jFEXTOB > &internalTob, SG::WriteHandle< xAOD::jFexSumETRoIContainer > &jContainer) const
std::vector< jFEXSim * > m_jFEXCollection
Internal data.
SG::WriteHandleKey< xAOD::jFexMETRoIContainer > m_TobOutKey_jXE
SG::WriteHandleKey< xAOD::jFexLRJetRoIContainer > m_TobOutKey_jLJ
virtual void cleanup() override
SG::WriteDecorHandleKey< xAOD::jFexSRJetRoIContainer > m_TobDecorKey_jJ_seedET
std::unordered_map< uint8_t, std::vector< std::vector< std::vector< uint32_t > > > > m_allfwdElTobs
virtual StatusCode finalize() override
standard Athena-Algorithm method
SG::ReadCondHandleKey< jFEXDBCondData > m_DBToolKey
StatusCode fillFwdElEDM(uint8_t jFexNum, uint8_t fpgaNumber, uint32_t tobWord, char istob, int resolution, float_t eta, float_t phi, SG::WriteHandle< xAOD::jFexFwdElRoIContainer > &jContainer) const
SG::WriteHandleKey< xAOD::jFexTauRoIContainer > m_xTobOutKey_jTau
std::unordered_map< uint8_t, std::vector< std::unique_ptr< jFEXTOB > > > m_allsumEtTobs
SG::WriteHandleKey< xAOD::jFexTauRoIContainer > m_TobOutKey_jTau
macros to associate a CLID to a type