![]() |
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>Go to the source code of this file.
Classes | |
| class | SiDetectorElement |
| Class to hold geometrical description of a silicon detector element. More... | |
| class | SCT_ModuleSideDesign |
| Base class for the SCT module side design, extended by the Forward and Barrel module design. More... | |
| class | SiLocalPosition |
| Class to represent a position in the natural frame of a silicon sensor, for Pixel and SCT For Pixel: eta=column, phi=row. More... | |