![]() |
ATLAS Offline Software
|
Athena AlgTool for running the PU1 suppression logic on input TOBs. More...
#include "AthenaBaseComps/AthAlgTool.h"#include "../GlobalSimComponents/IGlobalSimAlgTool.h"#include "PU1SuppPortsIn.h"#include "PU1SuppPortsOut.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"Go to the source code of this file.
Classes | |
| class | GlobalSim::PU1SuppAlgTool |
| Implements the IGlobalSimAlgTool interface to run PU1 suppression. More... | |
Namespaces | |
| namespace | GlobalSim |
| AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm. | |
Athena AlgTool for running the PU1 suppression logic on input TOBs.
Reads a FIFO of TOBs and rho values from StoreGate, applies the suppression algorithm, and writes the filtered output TOBs back into the event store.
Definition in file PU1SuppAlgTool.h.