ATLAS Offline Software
ForwardDetectors
ZDC
ZdcEvent
ZdcEvent
ZdcEventDict.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 ZDCEVENTDICT_H
6
#define ZDCEVENTDICT_H
7
8
#include "
ZdcEvent/ZdcRdo.h
"
9
#include "
ZdcEvent/ZdcRdoCollection.h
"
10
11
#include "
ZdcEvent/ZdcDigits.h
"
12
#include "
ZdcEvent/ZdcDigitsCollection.h
"
13
//#include "ZdcEvent/ZdcDigitsContainer.h"
14
15
#include "
ZdcEvent/ZdcCalibEvent.h
"
16
#include "
ZdcEvent/ZdcRawChannel.h
"
17
#include "
ZdcEvent/ZdcRawChannelCollection.h
"
18
19
#include "
AthContainers/DataVector.h
"
20
21
/*
22
void dummyZdcForTVCollTypedef(DataVector<ZdcRdo> a,
23
DataVector<ZdcRdoCollection> b) {
24
DataVector<ZdcRdo> aa = a;
25
DataVector<ZdcRdoCollection> bb = b;
26
}
27
*/
28
29
/*
30
void dummyZdcForTVCollTypedef(ZdcDigitsCollection a)
31
{
32
ZdcDigitsCollection aa = a;
33
}
34
*/
35
36
#endif
ZdcRawChannelCollection.h
ZdcRdo.h
ZdcDigitsCollection.h
ZdcRdoCollection.h
ZdcCalibEvent.h
ZdcRawChannel.h
ZdcDigits.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
Generated on Thu Nov 7 2024 21:32:19 for ATLAS Offline Software by
1.8.18