![]() |
ATLAS Offline Software
|
#include "MergeMcEventCollTool.h"#include "AthenaKernel/errorcheck.h"#include "GeneratorObjects/McEventCollection.h"#include "PileUpTools/PileUpMergeSvc.h"#include "TruthUtils/HepMCHelpers.h"#include "GaudiKernel/PhysicalConstants.h"#include <vector>#include <string>#include <cmath>#include <stdexcept>#include <array>Go to the source code of this file.
Typedefs | |
| typedef std::pair< int, int > | IndexKey |
| typedef std::pair<int, int> IndexKey |
Definition at line 22 of file MergeMcEventCollTool.cxx.
1.8.18