ATLAS Offline Software
Loading...
Searching...
No Matches
TriangleBounds_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 TRKEVENTTPCNV_TRIANGLEBOUNDS_P1_H
6#define TRKEVENTTPCNV_TRIANGLEBOUNDS_P1_H
7
8namespace Trk {
9
12
14 public:
17
18 std::vector<std::pair<double,double> > m_vertices;
19 };
20} // end of namespace
21#endif
22
std::vector< std::pair< double, double > > m_vertices
TriangleBounds_p1()
Default Constructor - needed for persistency.
Ensure that the ATLAS eigen extensions are properly loaded.