ATLAS Offline Software
Loading...
Searching...
No Matches
PileUpEventInfo_p5.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 EVENTTPCNV_PILEUPEVENTINFO_P5_H
6#define EVENTTPCNV_PILEUPEVENTINFO_P5_H
14
16#include <vector>
17
18class MsgStream;
19
21public:
22
24 virtual ~PileUpEventInfo_p5() {};
25
32
33 typedef std::vector<SubEvent> SubEvVect_t;
35};
36
37
38#endif
39
40
This class is the persistent representation of EventInfo.
std::vector< SubEvent > SubEvVect_t