ATLAS Offline Software
Loading...
Searching...
No Matches
EventBookkeeperTPCnvDict.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 EVENTBOOKKEEPERTPCNVDICT_H
6#define EVENTBOOKKEEPERTPCNVDICT_H
7
9// EventBookkeeperTPCnvDict.h
10// Author: David Cote <david.cote@cern.ch>
12
13#include <vector>
16
19
22
24
25 struct tmp {
26 std::vector<EventBookkeeper_p1> m_eventbookkeepercollection_p1;
27
28 std::vector<EventBookkeeper_p2> m_eventbookkeepercollection_p2;
29 std::vector<EventBookkeeper_p2*> m_eventbookkeepercollection_p2_children;
30
31 std::vector<SkimDecision_p1> m_skimdecisioncollection_p1;
32 };
33}
34
35#endif
std::vector< SkimDecision_p1 > m_skimdecisioncollection_p1
std::vector< EventBookkeeper_p1 > m_eventbookkeepercollection_p1
std::vector< EventBookkeeper_p2 > m_eventbookkeepercollection_p2
std::vector< EventBookkeeper_p2 * > m_eventbookkeepercollection_p2_children