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

Defines the output structure for PU1 suppression results. More...

#include "AthenaKernel/CLASS_DEF.h"
#include <vector>
#include <string>
Include dependency graph for PU1SuppPortsOut.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GlobalSim::PU1SuppPortsOut
 Output data structure for PU1 suppression. More...

Namespaces

namespace  GlobalSim
 AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm.

Typedefs

using GlobalSim::GepAlgoPU1SuppPortsOutFIFO = std::vector<PU1SuppPortsOut>
 Vector of PU1SuppPortsOut, one element per input event.

Detailed Description

Defines the output structure for PU1 suppression results.

Contains a list of output TOBs in hexadecimal and an optional multiplicity count.

Definition in file PU1SuppPortsOut.h.