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 that to test whether expected the TIP values generated by data supplied by eEmMultTestBench correspond to those produced by eEmMultAlgTool.

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.