ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkV0Vertex
V0Candidate_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 V0CANDIDATE_P1_H
6
#define V0CANDIDATE_P1_H
7
16
#include "
AthenaPoolUtilities/TPObjRef.h
"
17
18
namespace
Trk
19
{
20
21
class
V0Candidate_p1
22
{
23
24
public
:
25
26
V0Candidate_p1
(){}
27
28
//vector of V0Hypothesys
29
std::vector<TPObjRef>
m_v0Hyp
;
30
31
};
//end of class definitions
32
33
}
//end of namespace definitions
34
35
36
#endif
Trk::V0Candidate_p1
Definition:
V0Candidate_p1.h:22
Trk::V0Candidate_p1::m_v0Hyp
std::vector< TPObjRef > m_v0Hyp
Definition:
V0Candidate_p1.h:29
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::V0Candidate_p1::V0Candidate_p1
V0Candidate_p1()
Definition:
V0Candidate_p1.h:26
TPObjRef.h
Generated on Thu Nov 7 2024 21:31:19 for ATLAS Offline Software by
1.8.18