![]() |
ATLAS Offline Software
|
#include "GaudiKernel/IAlgTool.h"#include "GaudiKernel/EventContext.h"#include <string>#include <bitset>Go to the source code of this file.
Classes | |
| class | GlobalSim::ITIPwriterAlgTool |
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::TIPword = std::bitset<ITIPwriterAlgTool::s_nbits_TIP> |