ATLAS Offline Software
Loading...
Searching...
No Matches
FEXDriver_entries.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
5#include "../eFEXDriver.h"
6#include "../eFEXSysSim.h"
7#include "../eFEXFillEDM.h"
8#include "../eFEXFormTOBs.h"
9#include "../eFEXSim.h"
10#include "../eFEXFPGA.h"
11#include "../eFEXtauAlgo.h"
12#include "../eFEXtauBDTAlgo.h"
19#include "../eFakeTower.h"
20
21
22#include "../jFEXDriver.h"
23#include "../jFEXSysSim.h"
24#include "../jFEXSim.h"
25#include "../jFEXFPGA.h"
27#include "../jFEXtauAlgo.h"
28#include "../jFEXsumETAlgo.h"
29#include "../jFEXmetAlgo.h"
34#include "../jFEXFormTOBs.h"
36
37#include "../gFEXDriver.h"
38#include "../gFEXSysSim.h"
39#include "../gFEXSim.h"
40#include "../gFEXFPGA.h"
41#include "../gFEXJetAlgo.h"
42#include "../gFEXJwoJAlgo.h"
43#include "../gFEXaltMetAlgo.h"
45
46
47
48using namespace LVL1;
49
67
84
95
96
97
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Provide tower-FPGA mapping Load information stored in a .csv file and provide the IDs of all towers i...
Provide Supercell-tower mapping Load information stored in a .csv file and provide information needed...
The eFEXtauAlgo class calculates the tau TOB variables.
Definition eFEXtauAlgo.h:27
The eFEXtauBDTAlgo class calculates the tau BDT TOB variables.
Load Et of the test vector.
Definition eFakeTower.h:52
The gFEXSim class defines the structure of the gFEX Its purpose is:
Definition gFEXSim.h:38
The gFEXSysSim class defines the structure of the gFEX system Its purpose is:
Definition gFEXSysSim.h:39
The jFEXFPGA class defines the structure of a single jFEX FPGA Its purpose is:
Definition jFEXFPGA.h:51
The jFEXSim class defines the structure of a single jFEX Its purpose is:
Definition jFEXSim.h:32
The jFEXSysSim class defines the structure of the jFEX system Its purpose is:
Definition jFEXSysSim.h:47
Provide tower-FPGA mapping.
Provide Supercell-tower mapping.
Load Et of the test vector.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...