ATLAS Offline Software
ISvxAssociation_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_ISvxAssociation_p1_H
6 #define JETTAGINFOTPCNV_ISvxAssociation_p1_H
7 
12 
13 #include <string>
14 
15 #include <string>
16 
17 namespace Analysis {
18 
20  public:
21  unsigned int m_keyIndex;
22  std::string m_name;
23  };
24 }
25 
26 #endif
Analysis::ISvxAssociation_p1::m_name
std::string m_name
Definition: ISvxAssociation_p1.h:22
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition: BTaggingCnvAlg.h:20
Analysis::ISvxAssociation_p1
Definition: ISvxAssociation_p1.h:19
Analysis::ISvxAssociation_p1::m_keyIndex
unsigned int m_keyIndex
Definition: ISvxAssociation_p1.h:21