ATLAS Offline Software
SVInfoBase_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_SVInfoBase_P1_H
6 #define JETTAGINFOTPCNV_SVInfoBase_P1_H
7 
14 
15 #include <string>
16 
17 namespace Analysis {
18  class SVInfoBaseCnv_p1;
19 
20  class SVInfoBase_p1 {
21  friend class SVInfoBaseCnv_p1;
22 
23  private:
26 
28  };
29 }
30 
31 #endif
Analysis::SVInfoBase_p1::m_baseTagInfo
TPObjRef m_baseTagInfo
Basic info.
Definition: SVInfoBase_p1.h:25
Analysis::SVInfoBase_p1
Definition: SVInfoBase_p1.h:20
BaseTagInfo_p1.h
TPObjRef
Definition: TPObjRef.h:20
Analysis::SVInfoBaseCnv_p1
Definition: SVInfoBaseCnv_p1.h:20
EventPrimitives.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition: BTaggingCnvAlg.h:20
TPObjRef.h