ATLAS Offline Software
Reconstruction
Jet
JetEventTPCnv
JetEventTPCnv
JetSamplingCollection_p2.h
Go to the documentation of this file.
1
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// JetSamplingCollection_p2.h
8
// Header file for class JetSamplingCollection_p2
9
// Author: Belen.Salvachua@cern.ch
10
// Date: Dec 2008
11
// Based on JetSamplingCollection_p1.h
13
#ifndef JETEVENTTPCNV_JETSAMPLINGCOLLECTION_P2_H
14
#define JETEVENTTPCNV_JETSAMPLINGCOLLECTION_P2_H
15
16
// STL includes
17
#include <vector>
18
19
// JetEventTPCnv includes
20
#include "
JetEventTPCnv/JetSampling_p2.h
"
21
22
// forward declare
23
class
JetSamplingCollectionCnv_p2
;
24
25
class
JetSamplingCollection_p2
:
public
std::vector<JetSampling_p2>
26
{
28
// Friend classes
30
31
// Make the AthenaPoolCnv class our friend
32
friend
class
JetSamplingCollectionCnv_p2
;
33
34
};
35
36
#endif //> JETEVENTTPCNV_JETSAMPLINGCOLLECTION_P2_H
JetSampling_p2.h
JetSamplingCollection_p2
Definition:
JetSamplingCollection_p2.h:26
JetSamplingCollectionCnv_p2
Definition:
JetSamplingCollectionCnv_p2.h:37
Generated on Thu Nov 7 2024 21:18:20 for ATLAS Offline Software by
1.8.18