![]() |
ATLAS Offline Software
|
#include "PU1Suppression.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/StatusCode.h"#include "PU1SuppPortsIn.h"#include "PU1SuppPortsOut.h"#include "PU1SuppLUT.h"#include <bitset>#include <string>#include <sstream>#include <ios>#include <iomanip>#include <utility>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. | |