ATLAS Offline Software
Loading...
Searching...
No Matches
SoftMuonInfo_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 JETTAGINFOTPCNV_SoftMuonInfo_P1_H
6#define JETTAGINFOTPCNV_SoftMuonInfo_P1_H
7
13
14#include <string>
15
16namespace Analysis {
18
20 friend class SoftMuonInfoCnv_p1;
21
22 private:
25
27 std::vector<TPObjRef> m_trackinfo;
28 };
29}
30
31#endif
TPObjRef m_BaseTagInfo
Basic info.
std::vector< TPObjRef > m_trackinfo
Vector of SETrackInfo objects.
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.