ATLAS Offline Software
Reconstruction
Jet
JetCalibTools
JetCalibTools
JetCalibToolsDict.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 JETCALIBTOOLS_JETCALIBTOOLSDICT_H
6
#define JETCALIBTOOLS_JETCALIBTOOLSDICT_H 1
7
8
// Reflex dictionary generation
9
// Following instructions on the CP tools twiki:
10
// https://twiki.cern.ch/twiki/bin/viewauth/AtlasComputing/DevelopingCPToolsForxAOD
11
// Special handling for Eigen vectorization
12
13
#if defined(__GCCXML__) and not defined(EIGEN_DONT_VECTORIZE)
14
#define EIGEN_DONT_VECTORIZE
15
#endif
16
17
#include "
JetCalibTools/JetCalibrationTool.h
"
18
#include "
JetCalibTools/JetCalibTool.h
"
19
#include "
JetCalibTools/MuonInJetCorrectionTool.h
"
20
#include "
JetCalibTools/BJetCorrectionTool.h
"
21
22
#endif
JetCalibTool.h
BJetCorrectionTool.h
JetCalibrationTool.h
MuonInJetCorrectionTool.h
Generated on Tue Sep 2 2025 21:13:52 for ATLAS Offline Software by
1.8.18