#include <FCALCalorHit.hh>
Public 멤버 함수 | |
| FCALCalorHit () | |
| ~FCALCalorHit () | |
| FCALCalorHit (const FCALCalorHit &) | |
| const FCALCalorHit & | operator= (const FCALCalorHit &) |
| int | operator== (const FCALCalorHit &) const |
| void * | operator new (size_t) |
| void | operator delete (void *) |
| void | Draw () |
| void | Print () |
| void | AddAbs (G4double de, G4double dl) |
| void | AddGap (G4double de, G4double dl) |
| G4double | GetEdepAbs () |
| G4double | GetTrakAbs () |
| G4double | GetEdepGap () |
| G4double | GetTrakGap () |
| G4int | operator== (const G4VHit &right) const |
| virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
| virtual std::vector< G4AttValue > * | CreateAttValues () const |
Private 속성 | |
| G4double | EdepAbs |
| G4double | TrackLengthAbs |
| G4double | EdepGap |
| G4double | TrackLengthGap |
FCALCalorHit.hh 파일의 42 번째 라인에서 정의되었습니다.
| FCALCalorHit::FCALCalorHit | ( | ) |
FCALCalorHit.cc 파일의 39 번째 라인에서 정의되었습니다.
다음을 참조함 : EdepAbs, EdepGap, TrackLengthAbs, TrackLengthGap.
| FCALCalorHit::~FCALCalorHit | ( | ) |
FCALCalorHit.cc 파일의 47 번째 라인에서 정의되었습니다.
| FCALCalorHit::FCALCalorHit | ( | const FCALCalorHit & | right | ) |
FCALCalorHit.cc 파일의 52 번째 라인에서 정의되었습니다.
다음을 참조함 : EdepAbs, EdepGap, TrackLengthAbs, TrackLengthGap.
FCALCalorHit.hh 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : EdepAbs, TrackLengthAbs.
FCALCalorHit.hh 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : EdepGap, TrackLengthGap.
|
inlinevirtualinherited |
B5DriftChamberHit, B5EmCalorimeterHit, B5HadCalorimeterHit, B5HodoscopeHit, XAluminumElectrodeHit, RE05CalorimeterHit, RE01CalorimeterHit, SensitiveDetectorHit, RE05MuonHit, RE05TrackerHit, RE01TrackerHit에서 재구현되었습니다.
G4VHit.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HepRepSceneHandler::addAttributes(), G4HepRepFileSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddCompound(), G4VSceneHandler::LoadAtts().
|
virtual |
G4VHit(으)로부터 재구현되었습니다.
FCALCalorHit.cc 파일의 77 번째 라인에서 정의되었습니다.
B5DriftChamberHit, B5EmCalorimeterHit, B5HadCalorimeterHit, B5HodoscopeHit, XAluminumElectrodeHit, RE05CalorimeterHit, RE01CalorimeterHit, SensitiveDetectorHit, RE05MuonHit, RE05TrackerHit, RE01TrackerHit에서 재구현되었습니다.
G4VHit.hh 파일의 60 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HepRepSceneHandler::addAttributes(), G4HepRepFileSceneHandler::AddCompound(), G4VSceneHandler::LoadAtts().
|
inline |
FCALCalorHit.hh 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : EdepAbs.
|
inline |
FCALCalorHit.hh 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : EdepGap.
|
inline |
FCALCalorHit.hh 파일의 64 번째 라인에서 정의되었습니다.
다음을 참조함 : TrackLengthAbs.
|
inline |
FCALCalorHit.hh 파일의 66 번째 라인에서 정의되었습니다.
FCALCalorHit.hh 파일의 93 번째 라인에서 정의되었습니다.
다음을 참조함 : FCALCalorHitAllocator.
|
inline |
FCALCalorHit.hh 파일의 83 번째 라인에서 정의되었습니다.
다음을 참조함 : FCALCalorHitAllocator.
| const FCALCalorHit & FCALCalorHit::operator= | ( | const FCALCalorHit & | right | ) |
FCALCalorHit.cc 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : EdepAbs, EdepGap, TrackLengthAbs, TrackLengthGap.
| int FCALCalorHit::operator== | ( | const FCALCalorHit & | right | ) | const |
FCALCalorHit.cc 파일의 70 번째 라인에서 정의되었습니다.
G4VHit(으)로부터 재구현되었습니다.
FCALCalorHit.cc 파일의 82 번째 라인에서 정의되었습니다.
|
private |
FCALCalorHit.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddAbs(), FCALCalorHit(), GetEdepAbs(), operator=().
|
private |
FCALCalorHit.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddGap(), FCALCalorHit(), GetEdepGap(), operator=().
|
private |
FCALCalorHit.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddAbs(), FCALCalorHit(), GetTrakAbs(), operator=().
|
private |
FCALCalorHit.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddGap(), FCALCalorHit(), operator=().
1.8.5