ATLAS Offline Software
Event
EventBookkeeperTPCnv
EventBookkeeperTPCnv
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>
14
#include "
EventBookkeeperTPCnv/EventBookkeeper_p1.h
"
15
#include "
EventBookkeeperTPCnv/EventBookkeeperCollection_p1.h
"
16
17
#include "
EventBookkeeperTPCnv/EventBookkeeper_p2.h
"
18
#include "
EventBookkeeperTPCnv/EventBookkeeperCollection_p2.h
"
19
20
#include "
EventBookkeeperTPCnv/SkimDecision_p1.h
"
21
#include "
EventBookkeeperTPCnv/SkimDecisionCollection_p1.h
"
22
23
namespace
EventBookkeeperTPCnvDict
{
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
EventBookkeeperCollection_p1.h
EventBookkeeperTPCnvDict::tmp::m_eventbookkeepercollection_p2
std::vector< EventBookkeeper_p2 > m_eventbookkeepercollection_p2
Definition:
EventBookkeeperTPCnvDict.h:28
EventBookkeeperCollection_p2.h
EventBookkeeperTPCnvDict::tmp::m_skimdecisioncollection_p1
std::vector< SkimDecision_p1 > m_skimdecisioncollection_p1
Definition:
EventBookkeeperTPCnvDict.h:31
SkimDecision_p1.h
EventBookkeeperTPCnvDict::tmp
Definition:
EventBookkeeperTPCnvDict.h:25
EventBookkeeper_p1.h
EventBookkeeper_p2.h
SkimDecisionCollection_p1.h
EventBookkeeperTPCnvDict::tmp::m_eventbookkeepercollection_p1
std::vector< EventBookkeeper_p1 > m_eventbookkeepercollection_p1
Definition:
EventBookkeeperTPCnvDict.h:26
EventBookkeeperTPCnvDict
Definition:
EventBookkeeperTPCnvDict.h:23
EventBookkeeperTPCnvDict::tmp::m_eventbookkeepercollection_p2_children
std::vector< EventBookkeeper_p2 * > m_eventbookkeepercollection_p2_children
Definition:
EventBookkeeperTPCnvDict.h:29
Generated on Thu Jan 23 2025 21:10:10 for ATLAS Offline Software by
1.8.18