ATLAS Offline Software
Loading...
Searching...
No Matches
PU1Suppression.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
11
12#ifndef PU1SUPPRESSION_H
13#define PU1SUPPRESSION_H
14
15
16class MsgStream;
17class StatusCode;
18class PU1SuppPortsIn;
19class PU1SuppPortsOut;
20
21namespace GlobalSim {
22
38 PU1SuppPortsOut& output, MsgStream& msg);
39
40} // namespace GlobalSim
41
42#endif // PU1SUPPRESSION_H
::StatusCode StatusCode
StatusCode definition for legacy code.
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
StatusCode runPU1Suppression(const PU1SuppPortsIn &input, PU1SuppPortsOut &output, MsgStream &msg)
Runs PU1 suppression algorithm on a single event.
Data structure representing a single PU1 suppression input.
Output data structure for PU1 suppression.
MsgStream & msg
Definition testRead.cxx:32