![]() |
ATLAS Offline Software
|
#include "TRT_PAI_Process.h"#include "TRT_PAI_gasdata.h"#include "TRT_PAI_element.h"#include "TRT_PAI_gasComponent.h"#include "TRT_PAI_gasMixture.h"#include "TRT_PAI_effectiveGas.h"#include "TRT_PAI_physicsConstants.h"#include "TRT_PAI_utils.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/ServiceHandle.h"#include "CLHEP/Units/SystemOfUnits.h"#include "CLHEP/Random/RandomEngine.h"#include "CLHEP/Random/RandFlat.h"#include "TRT_ReadoutGeometry/TRT_DetectorManager.h"#include <vector>#include <map>#include <cmath>#include <iostream>
1.8.18