ATLAS Offline Software
Loading...
Searching...
No Matches
PixelCluster_p1.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 PIXEL_CLUSTER_P1_TRK_H
6#define PIXEL_CLUSTER_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: PixelCluster_p1.h
11//
12//-----------------------------------------------------------------------------
14
15namespace InDet
16{
18 {
19 public:
21 // base
23 float m_omegax{};
24 float m_omegay{};
25 };
26}
27
28#endif // PIXEL_CLUSTER_P1_TRK_H
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
Primary Vertex Finder.