NAIA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
NAIAChain.h
Go to the documentation of this file.
1 #define _SINGLETREE_
2 
3 #ifdef _SINGLETREE_
6 #elif _MULTITREE_
7 #include "Chain/MultiTreeChain.h"
9 #elif _MULTIFILE_
10 #include "Chain/MultiFileChain.h"
12 #endif
SingleTreeChain class description.