#include <B4cCalorHit.hh>
Public 멤버 함수 | |
B4cCalorHit () | |
B4cCalorHit (const B4cCalorHit &) | |
virtual | ~B4cCalorHit () |
const B4cCalorHit & | operator= (const B4cCalorHit &) |
G4int | operator== (const B4cCalorHit &) const |
void * | operator new (size_t) |
void | operator delete (void *) |
virtual void | Draw () |
virtual void | Print () |
void | Add (G4double de, G4double dl) |
G4double | GetEdep () const |
G4double | GetTrackLength () const |
G4int | operator== (const G4VHit &right) const |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Private 속성 | |
G4double | fEdep |
Energy deposit in the sensitive volume. 더 자세히 ... | |
G4double | fTrackLength |
Track length in the sensitive volume. 더 자세히 ... | |
Calorimeter hit class
It defines data members to store the the energy deposit and track lengths of charged particles in a selected volume:
B4cCalorHit.hh 파일의 46 번째 라인에서 정의되었습니다.
B4cCalorHit::B4cCalorHit | ( | ) |
B4cCalorHit.cc 파일의 44 번째 라인에서 정의되었습니다.
B4cCalorHit::B4cCalorHit | ( | const B4cCalorHit & | right | ) |
B4cCalorHit.cc 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep, fTrackLength.
|
virtual |
B4cCalorHit.cc 파일의 52 번째 라인에서 정의되었습니다.
B4cCalorHit.hh 파일의 102 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep, fTrackLength.
|
inlinevirtualinherited |
B5DriftChamberHit, B5EmCalorimeterHit, B5HadCalorimeterHit, B5HodoscopeHit, XAluminumElectrodeHit, RE05CalorimeterHit, RE01CalorimeterHit, SensitiveDetectorHit, RE05MuonHit, RE05TrackerHit, RE01TrackerHit에서 재구현되었습니다.
G4VHit.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HepRepSceneHandler::addAttributes(), G4HepRepFileSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddCompound(), G4VSceneHandler::LoadAtts().
|
inlinevirtual |
G4VHit(으)로부터 재구현되었습니다.
B4cCalorHit.hh 파일의 61 번째 라인에서 정의되었습니다.
B5DriftChamberHit, B5EmCalorimeterHit, B5HadCalorimeterHit, B5HodoscopeHit, XAluminumElectrodeHit, RE05CalorimeterHit, RE01CalorimeterHit, SensitiveDetectorHit, RE05MuonHit, RE05TrackerHit, RE01TrackerHit에서 재구현되었습니다.
G4VHit.hh 파일의 60 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HepRepSceneHandler::addAttributes(), G4HepRepFileSceneHandler::AddCompound(), G4VSceneHandler::LoadAtts().
|
inline |
B4cCalorHit.hh 파일의 107 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep.
|
inline |
B4cCalorHit.hh 파일의 111 번째 라인에서 정의되었습니다.
다음을 참조함 : fTrackLength.
B4cCalorHit.hh 파일의 94 번째 라인에서 정의되었습니다.
다음을 참조함 : B4cCalorHitAllocator.
|
inline |
B4cCalorHit.hh 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : B4cCalorHitAllocator.
const B4cCalorHit & B4cCalorHit::operator= | ( | const B4cCalorHit & | right | ) |
B4cCalorHit.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep, fTrackLength.
G4int B4cCalorHit::operator== | ( | const B4cCalorHit & | right | ) | const |
B4cCalorHit.cc 파일의 75 번째 라인에서 정의되었습니다.
G4VHit(으)로부터 재구현되었습니다.
B4cCalorHit.cc 파일의 82 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep, fTrackLength, G4BestUnit, G4cout, G4endl.
|
private |
Energy deposit in the sensitive volume.
B4cCalorHit.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Add(), B4cCalorHit(), GetEdep(), operator=(), Print().
|
private |
Track length in the sensitive volume.
B4cCalorHit.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Add(), B4cCalorHit(), GetTrackLength(), operator=(), Print().