ATLAS Offline Software
ReaderFactory.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 /* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */
5 
6 #ifndef ATLASHEPMC_READERFACTORY_H
7 #define ATLASHEPMC_READERFACTORY_H
8 #ifdef HEPMC3
9 #include "HepMC3/ReaderFactory.h"
10 #endif
11 #endif