ATLAS Offline Software
Loading...
Searching...
No Matches
PU1Suppression.h File Reference

Interface for the PU1 suppression algorithm logic. More...

This graph shows which files directly or indirectly include this file:

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.

Detailed Description

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.