9 #ifndef ThePEG_SubProcessHandler_H
10 #define ThePEG_SubProcessHandler_H
13 #include "ThePEG/Config/ThePEG.h"
14 #include "ThePEG/Utilities/Interval.h"
15 #include "ThePEG/Handlers/HandlerGroup.h"
16 #include "ThePEG/Handlers/HandlerBase.h"
17 #include "ThePEG/MatrixElement/MEBase.fh"
18 #include "ThePEG/Cuts/Cuts.fh"
19 #include "SubProcessHandler.fh"
277 struct ClassTraits<SubProcessHandler>:
278 public ClassTraitsBase<SubProcessHandler> {
280 static string className() {
return "ThePEG::SubProcessHandler"; }