ATLAS Offline Software
Loading...
Searching...
No Matches
MultiSVInfoPlus_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_MultiSVInfoPlus_P1_H
6#define JETTAGINFOTPCNV_MultiSVInfoPlus_P1_H
7
13
14#include <string>
15
16namespace Analysis {
18
21
22 private:
25
26
27 long int m_NGTinJet;
28 long int m_NGTinSvx;
29 long int m_N2Tpair;
31
32 std::vector<TPObjRef> m_vtxInfo;
33
34 };
35}
36
37#endif
std::vector< TPObjRef > m_vtxInfo
TPObjRef m_BaseTagInfo
Basic info.
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.