/* * Histo1DActions.h * * Created on: 25/aug/2009 * Author: Nicola Mori */ /*! @file Histo1DActions.h Top level header for Histo1DActions classes and its descendants. */ #ifndef HISTO1DACTIONS_H_ #define HISTO1DACTIONS_H_ // Base class #include "Histo1DAction/Histo1DAction.h" // Actions #include "TrkRigHistoAction/TrkRigHistoAction.h" #include "TrkMDRHistoAction/TrkMDRHistoAction.h" #include "TrkSigmaDeflHistoAction/TrkSigmaDeflHistoAction.h" #endif /* HISTO1DACTIONS_H_ */