/* * TreeOutputActions.h * * Created on: 3/nov/2009 * Author: Nicola Mori */ /*! @file TreeOutputActions.h Top level header for TreeOutputActions classes and its descendants. */ #ifndef TREEOUTPUTACTIONS_H_ #define TREEOUTPUTACTIONS_H_ // Base class #include "TreeOutputAction/TreeOutputAction.h" // Actions #include "MyTreeAction/MyTreeAction.h" #endif /* TREEOUTPUTACTIONS_H_ */