![]() |
ATLAS Offline Software
|
#include "RadDamageUtil.h"#include "TGraph.h"#include "TString.h"#include "TMath.h"#include "TH3F.h"#include "TH2F.h"#include "TH1F.h"#include "InDetReadoutGeometry/SiDetectorElement.h"#include "PixelReadoutGeometry/PixelModuleDesign.h"#include "InDetSimEvent/SiHit.h"#include "InDetIdentifier/PixelID.h"#include "SiPropertiesTool/SiliconProperties.h"#include "AtlasHepMC/GenEvent.h"#include "AtlasHepMC/GenVertex.h"#include "AtlasHepMC/GenParticle.h"#include "PathResolver/PathResolver.h"#include "CLHEP/Random/RandExpZiggurat.h"#include "CLHEP/Random/RandFlat.h"#include "TLorentzVector.h"#include "CLHEP/Units/PhysicalConstants.h"#include "EfieldInterpolator.h"#include <fstream>#include <cmath>
1.8.18