ATLAS Offline Software
MCTruthClassifierDefs.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MCTRUTHCLASSIFIER_MCTRUTHCLASSIFIERDEFS_H
6 #define MCTRUTHCLASSIFIER_MCTRUTHCLASSIFIERDEFS_H
7 /********************************************************************
8 
9 NAME: MCTruthClassifierDefs.h
10 PACKAGE: atlasoff/PhysicsAnalysis/MCTruthClassifier
11 
12 AUTHORS: O. Fedin
13 CREATED: Oct 2007
14 
15 For more information, please see the twiki page:
16 https://twiki.cern.ch/twiki/bin/view/AtlasProtected/MCTruthClassifier
17 ********************************************************************
18 Updated Feb 2024 by Andrii Verbytskyi <andrii.verbytskyi@mpp.mpg.de>
19 ********************************************************************/
20 #include <vector>
21 #include <string>
22 namespace MCTruthPartClassifier {
23 
25  // Ensure that the enums are available from ROOT
26  struct ROOT6_NamespaceAutoloadHook{};
27 }
28 
29 #endif // MCTRUTHCLASSIFIER_MCTRUTHCLASSIFIERDEFS_H
TruthClasses.h
MCTruthPartClassifier
Definition: TruthClassifiers.h:12