#include <vector>#include <sstream>#include <cstdlib>#include <iomanip>#include <TMath.h>#include <TLorentzVector.h>#include "Framework/EventGen/XSecAlgorithmI.h"#include "Framework/Conventions/Units.h"#include "Framework/EventGen/PhysInteractionSelector.h"#include "Framework/EventGen/EventRecord.h"#include "Framework/EventGen/EventGeneratorI.h"#include "Framework/EventGen/InteractionList.h"#include "Framework/EventGen/InteractionGeneratorMap.h"#include "Framework/Messenger/Messenger.h"#include "Framework/Numerical/RandomGen.h"#include "Framework/Numerical/Spline.h"#include "Framework/Utils/XSecSplineList.h"#include "Framework/Utils/PrintUtils.h"
1.8.11