ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSimDataDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUONSIMEVENT_MUONSIMDATADICT_H
6#define MUONSIMEVENT_MUONSIMDATADICT_H
7
11
13{
14 std::pair< HepMcParticleLink ,MuonMCData> pair1;
15 std::pair< HepMcParticleLink,CscMcData> pair2;
16 // Amg::Vector3D dummy(1.,2.,3.);
17}
18
19#endif
std::pair< HepMcParticleLink, CscMcData > pair2
std::pair< HepMcParticleLink,MuonMCData > pair1