![]() |
ATLAS Offline Software
|
#include "sTGC_Digitization/sTgcDigitMaker.h"#include "MuonReadoutGeometry/MuonDetectorManager.h"#include "MuonReadoutGeometry/sTgcReadoutElement.h"#include "MuonSimEvent/sTgcSimIdToOfflineId.h"#include "AthenaBaseComps/AthCheckMacros.h"#include "EventPrimitives/EventPrimitivesToStringConverter.h"#include "PathResolver/PathResolver.h"#include "GaudiKernel/MsgStream.h"#include "CLHEP/Units/SystemOfUnits.h"#include "CLHEP/Random/RandFlat.h"#include "CLHEP/Random/RandGaussZiggurat.h"#include "CLHEP/Random/RandGamma.h"#include "TF1.h"#include <cmath>#include <iostream>#include <fstream>
1.8.18