Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 타입 | Public 멤버 함수 | 모든 멤버 목록
Par02DetectorParametrisation 클래스 참조

#include <Par02DetectorParametrisation.hh>

Public 타입

enum  Parametrisation { eCMS, eATLAS, eALEPH }
 A parametrisation type (CMS, ATLAS, ALEPH). 더 자세히 ...
 
enum  Detector { eTRACKER, eEMCAL, eHCAL }
 

Public 멤버 함수

 Par02DetectorParametrisation ()
 A default constructor. 더 자세히 ...
 
 ~Par02DetectorParametrisation ()
 
G4double GetResolution (Detector aDetector, Parametrisation aParametrisation, G4double aMomentum)
 
G4double GetEfficiency (Detector aDetector, Parametrisation aParametrisation, G4double aMomentum)
 

상세한 설명

Definition of detector resolution and efficiency.

A simple class used to provide the detector resolution and efficiency (dependent on the detector, parametrisation type and particle momentum).

작성자
Anna Zaborowska

Par02DetectorParametrisation.hh 파일의 42 번째 라인에서 정의되었습니다.

멤버 열거형 문서화

A detector type (tracking detector, electromagnetic calorimeter, hadronic calorimeter).

열거형 멤버
eTRACKER 
eEMCAL 
eHCAL 

Par02DetectorParametrisation.hh 파일의 55 번째 라인에서 정의되었습니다.

A parametrisation type (CMS, ATLAS, ALEPH).

열거형 멤버
eCMS 
eATLAS 
eALEPH 

Par02DetectorParametrisation.hh 파일의 51 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

Par02DetectorParametrisation::Par02DetectorParametrisation ( )

A default constructor.

Par02DetectorParametrisation.cc 파일의 37 번째 라인에서 정의되었습니다.

Par02DetectorParametrisation::~Par02DetectorParametrisation ( )

Par02DetectorParametrisation.cc 파일의 41 번째 라인에서 정의되었습니다.

멤버 함수 문서화

G4double Par02DetectorParametrisation::GetEfficiency ( Detector  aDetector,
Parametrisation  aParametrisation,
G4double  aMomentum 
)

Gets the efficiency of a detector for a given particle.

매개변수
aDetectorA detector type.
aParametrisationA parametrisation type.
aMomentumA particle momentum.

Par02DetectorParametrisation.cc 파일의 98 번째 라인에서 정의되었습니다.

다음을 참조함 : eEMCAL, eHCAL, eTRACKER.

다음에 의해서 참조됨 : Par02FastSimModelEMCal::DoIt().

G4double Par02DetectorParametrisation::GetResolution ( Detector  aDetector,
Parametrisation  aParametrisation,
G4double  aMomentum 
)

Gets the resolution of a detector for a given particle.

매개변수
aDetectorA detector type.
aParametrisationA parametrisation type.
aMomentumA particle momentum.

Par02DetectorParametrisation.cc 파일의 45 번째 라인에서 정의되었습니다.

다음을 참조함 : eALEPH, eATLAS, eCMS, eEMCAL, eHCAL, eTRACKER, GeV.

다음에 의해서 참조됨 : Par02FastSimModelEMCal::DoIt().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: