![]() |
ATLAS Offline Software
|
Declares the PU1SuppTestBenchAlg, an Athena algorithm for testing PU1 suppression logic. More...
#include "AthenaBaseComps/AthAlgorithm.h"#include "StoreGate/WriteHandleKey.h"#include "PU1SuppPortsIn.h"#include "PU1SuppExpectations.h"#include <string>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | GlobalSim::PU1SuppTestBenchAlg |
| Athena algorithm that feeds TOB and rho data into the PU1 suppression chain. 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. | |
Declares the PU1SuppTestBenchAlg, an Athena algorithm for testing PU1 suppression logic.
This algorithm reads 256-bit TOB and rho inputs from files and writes them into the Event Store. It is intended for standalone testing and debugging of the PU1 suppression algorithm.
Definition in file PU1SuppTestBench.h.