ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkV0Vertex
V0Container_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 V0CONTAINER_P1_TRK_H
6
#define V0CONTAINER_P1_TRK_H
7
//-----------------------------------------------------------------------------
8
//
9
// file: V0Container_p1.h
10
//
11
// March 2007.
12
// Kirill Prokofiev <Kirill.Prokofiev@cern.ch>
13
//-----------------------------------------------------------------------------
14
15
#include "
AthenaPoolUtilities/TPObjRef.h
"
16
#include <vector>
17
18
namespace
Trk
19
{
20
21
class
V0Container_p1
:
public
std::vector<TPObjRef>
22
{
23
public
:
24
25
V0Container_p1
(){}
26
27
};
// end of class definitions
28
}
// end of namespace definitions
29
30
31
#endif
Trk::V0Container_p1
Definition:
V0Container_p1.h:22
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::V0Container_p1::V0Container_p1
V0Container_p1()
Definition:
V0Container_p1.h:25
Generated on Thu Nov 7 2024 21:31:19 for ATLAS Offline Software by
1.8.18