ATLAS Offline Software
Loading...
Searching...
No Matches
METReconstructionDict.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 METRECONSTRUCTIONDICT_H
6#define METRECONSTRUCTIONDICT_H
7
8#if defined(__GCCXML__) and not defined(EIGEN_DONT_VECTORIZE)
9#define EIGEN_DONT_VECTORIZE
10#endif // __GCCXML__
11
13#include "METReconstruction/METElectronTool.h"
14#include "METReconstruction/METPhotonTool.h"
15#include "METReconstruction/METTauTool.h"
17#include "METReconstruction/METMuonTool.h"
24
34
35#endif //METRECONSTRUCTIONDICT_H