![]() |
ATLAS Offline Software
|
#include "FlowAfterburner/AddFlowByShifting.h"#include <set>#include <cmath>#include "AthenaKernel/RNGWrapper.h"#include "CLHEP/Random/RandomEngine.h"#include "CLHEP/Random/RandFlat.h"#include "CLHEP/Random/RandGaussQ.h"#include "CLHEP/Vector/LorentzVector.h"#include "GeneratorObjects/HijingEventParams.h"#include "GeneratorObjects/McEventCollection.h"#include "AtlasHepMC/Relatives.h"#include <gsl/gsl_errno.h>#include <gsl/gsl_math.h>#include <gsl/gsl_roots.h>#include "GaudiKernel/PhysicalConstants.h"#include "CxxUtils/checker_macros.h"#include "TGraph.h"
1.8.18