ATLAS Offline Software
Loading...
Searching...
No Matches
AthExThinningEventDict.h
Go to the documentation of this file.
1// -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef ATHEXTHINNING_ATHEXTHINNINGEVENTDICT_H
8#define ATHEXTHINNING_ATHEXTHINNINGEVENTDICT_H 1
9
14
16
18
23
25
26 struct temp {
27 std::vector<AthExParticle*> m_athExParticles;
28 };
29
30}
31
32#endif // ATHEXTHINNING_ATHEXTHINNINGEVENTDICT_H
std::vector< AthExParticle * > m_athExParticles