ATLAS Offline Software
Loading...
Searching...
No Matches
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
15
17
18namespace Trk
19{
20
22 {
23
24 public:
25
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
std::vector< TPObjRef > m_v0Hyp
Ensure that the ATLAS eigen extensions are properly loaded.