#include <set>#include <vector>#include "TClonesArray.h"#include "TSystem.h"#include "TRandom.h"#include "TVectorD.h"#include "Mad/MadMKAnalysis.h"#include "Mad/NearbyEvents.h"#include "Mad/Moments.h"#include "DataUtil/EnergyCorrections.h"#include "MCReweight/GnumiInterface.h"#include "MCReweight/NuParent.h"#include "MCReweight/BeamEnergyCalculator.h"#include "NeugenInterface/neugen_config.h"#include "NeugenInterface/neugen_wrapper.h"#include "NeugenInterface/inuke_rw.h"#include "Conventions/BeamType.h"#include "BeamDataUtil/BeamMonSpill.h"#include "BeamDataUtil/BMSpillAna.h"#include "BeamDataUtil/BDSpillAccessor.h"#include "SpillTiming/SpillTimeFinder.h"Go to the source code of this file.
1.3.9.1