![]() |
ATLAS Offline Software
|
Interface for the PU1 suppression algorithm logic. More...
Go to the source code of this file.
Namespaces | |
| namespace | GlobalSim |
| AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm. | |
Functions | |
| StatusCode | GlobalSim::runPU1Suppression (const PU1SuppPortsIn &input, PU1SuppPortsOut &output, MsgStream &msg) |
| Runs PU1 suppression algorithm on a single event. | |
Interface for the PU1 suppression algorithm logic.
Defines the function runPU1suppression, which processes a single TOB (Trigger Object Block) input and applies pile-up suppression based on a lookup table and rho value. Input and output are passed via structured ports.
Definition in file PU1Suppression.h.