![]() |
ATLAS Offline Software
|
#include "ALFA_Digitization/ALFA_PileUpTool.h"#include "ALFA_SimEv/ALFA_HitCollection.h"#include "ALFA_SimEv/ALFA_Hit.h"#include "ALFA_SimEv/ALFA_ODHitCollection.h"#include "ALFA_RawEv/ALFA_DigitCollection.h"#include "ALFA_SimEv/ALFA_ODHit.h"#include "ALFA_RawEv/ALFA_ODDigitCollection.h"#include "AthenaKernel/RNGWrapper.h"#include "CLHEP/Random/RandomEngine.h"#include "CLHEP/Random/RandFlat.h"#include "CLHEP/Random/RandGaussZiggurat.h"#include "CLHEP/Random/RandPoissonQ.h"#include "Identifier/Identifier.h"#include "AthenaBaseComps/AthMsgStreamMacros.h"#include "AtlasHepMC/GenParticle.h"#include "GeneratorObjects/McEventCollection.h"#include "AtlasHepMC/GenEvent.h"#include "AtlasHepMC/GenVertex.h"#include "CLHEP/Vector/LorentzVector.h"#include "AtlasHepMC/SimpleVector.h"#include "TTree.h"#include "GaudiKernel/ITHistSvc.h"#include "PathResolver/PathResolver.h"#include <fstream>#include <algorithm>#include <map>#include <cmath>#include <functional>
1.8.18