/* * CollectionActions.h * * Created on: 15-mag-2009 * Author: Nicola Mori */ /*! @brief Top level header for CollectionAction classes and its derivates. */ #ifndef COLLECTIONACTIONS_H_ #define COLLECTIONACTIONS_H_ // Base class #include "CollectionAction/CollectionAction.h" #endif /* COLLECTIONACTIONS_H_ */