ATLAS Offline Software
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
PixelClusterContainer_p2.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 PIXELCLUSTERCONTAINER_P2_H
6
#define PIXELCLUSTERCONTAINER_P2_H
7
8
/*
9
10
Author: Davide Costanzo
11
12
*/
13
14
#include <vector>
15
#include <string>
16
#include "
InDetEventTPCnv/InDetPrepRawData/PixelCluster_p2.h
"
17
#include "
InDetEventTPCnv/InDetPrepRawData/InDetPRD_Collection_p2.h
"
18
19
namespace
InDet
{
20
class
PixelClusterContainer_p2
21
{
22
public
:
24
PixelClusterContainer_p2
();
25
// private:
26
std::vector<InDet::InDetPRD_Collection_p2>
m_collections
;
27
std::vector<InDet::PixelCluster_p2>
m_rawdata
;
28
};
29
30
31
// inlines
32
33
inline
34
PixelClusterContainer_p2::PixelClusterContainer_p2
() {}
35
}
36
37
#endif
InDetPRD_Collection_p2.h
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
PixelCluster_p2.h
InDet::PixelClusterContainer_p2
Definition:
PixelClusterContainer_p2.h:21
InDet::PixelClusterContainer_p2::m_collections
std::vector< InDet::InDetPRD_Collection_p2 > m_collections
Definition:
PixelClusterContainer_p2.h:26
InDet::PixelClusterContainer_p2::m_rawdata
std::vector< InDet::PixelCluster_p2 > m_rawdata
Definition:
PixelClusterContainer_p2.h:27
InDet::PixelClusterContainer_p2::PixelClusterContainer_p2
PixelClusterContainer_p2()
Default constructor.
Definition:
PixelClusterContainer_p2.h:34
Generated on Thu Nov 7 2024 21:23:43 for ATLAS Offline Software by
1.8.18