ATLAS Offline Software
JetTagInfoDict.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 JETTAGINFO_JETTAGINFODICT_H
6 #define JETTAGINFO_JETTAGINFODICT_H
7 
8 // #include "JetTagInfo/ITagInfo.h"
10 #include "JetTagInfo/TruthInfo.h"
12 #include "JetTagInfo/SLTrueInfo.h"
13 #include "JetTagInfo/SecVtxInfo.h"
15 #include "JetTagInfo/SETrackInfo.h"
17 #include "JetTagInfo/SMTrackInfo.h"
19 #include "JetTagInfo/IPTrackInfo.h"
20 #include "JetTagInfo/IPInfoBase.h"
21 #include "JetTagInfo/IPInfoPlus.h"
22 #include "JetTagInfo/SVInfoBase.h"
23 #include "JetTagInfo/SVInfoPlus.h"
24 #include "JetTagInfo/SVTrackInfo.h"
26 #include "JetTagInfo/TrackGrade.h"
28 #include "JetTagInfo/AtlfInfo.h"
31 #include "JetTagInfo/MSVVtxInfo.h"
34 #include <string>
35 #include <vector>
36 
37 namespace JetTagInfoDict{
38 
39  struct temp {
40 
41  std::vector<JetTagInfoBase*> m_tagInfos;
42 
43  };
44 } // end JetTagInfoDict namespace
45 
46 
47 #endif
SMTrackInfo.h
MultiSVInfoPlus.h
MSVVtxInfo.h
JetFitterTagInfo.h
IPInfoPlus.h
LifetimeInfo.h
JetTagInfoDict::temp
Definition: JetTagInfoDict.h:39
SLTrueInfo.h
SoftMuonInfo.h
GbbNNTagInfo.h
SoftElectronInfo.h
TrackGradesDefinition.h
SecVtxInfo.h
TrackCountingInfo.h
SVInfoPlus.h
JetProbInfoBase.h
JetTagInfoDict::temp::m_tagInfos
std::vector< JetTagInfoBase * > m_tagInfos
Definition: JetTagInfoDict.h:41
BaseTagInfo.h
AtlfInfo.h
SETrackInfo.h
IPTrackInfo.h
TrackGrade.h
TruthInfo.h
IPInfoBase.h
JetTagInfoDict
Definition: JetTagInfoDict.h:37
SoftLeptonTruthInfo.h
SVInfoBase.h
SVTrackInfo.h