ATLAS Offline Software
Typedefs
MergeMcEventCollTool.cxx File Reference
#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 Documentation

◆ IndexKey

typedef std::pair<int, int> IndexKey

Definition at line 22 of file MergeMcEventCollTool.cxx.