![]() |
ATLAS Offline Software
|
#include "SCT_DetailedSurfaceChargesGenerator.h"#include "GeneratorObjects/HepMcParticleLink.h"#include "InDetSimEvent/SiHit.h"#include "InDetReadoutGeometry/SiDetectorElement.h"#include "SCT_ReadoutGeometry/SCT_ModuleSideDesign.h"#include "SCT_ReadoutGeometry/SCT_BarrelModuleSideDesign.h"#include "SCT_ConditionsTools/SCT_GetPotentialValue.h"#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Random/RandFlat.h"#include "CLHEP/Random/RandGaussZiggurat.h"#include "CLHEP/Units/SystemOfUnits.h"#include "TMath.h"#include "TProfile.h"#include "TProfile2D.h"#include <cmath>
1.8.18