Skip to content

WenjieWu-Sci/simjuno

Repository files navigation

simjuno

Output root file

TTree
evt

Branch
evtID: event id
nPhotons: number of detected photons of one event
detX: X coordinate of each hit position, array length is nPhotons
detY: Y coordinate of each hit position, array length is nPhotons
detZ: Z coordinate of each hit position, array length is nPhotons
hitTime: hit time of each detected photon, array length is nPhotons
isScintillation: if a detected photon is generated by a scintillation process
isCerenkov: if a detected photon is generated by a Cerenkov process
isReemission: if a detected photon is generated by a wavelength shifting process
nRayScattering: how many Rayleigh scattering processes happened before detection

Preliminary results

Time distribution Space distribution

G4TrackStatus

0 fAlive 1 fStopButAlive 2 fStopAndKill 3 fKillTrackAndSecondaries 4 fSuspend 5 fPostponeToNextEvent

G4StepStatus

0 fWorldBoundary 1 fGeomBoundary 2 fAtRestDoItProc 3 fAlongStepDoItProc 4 fPostStepDoItProc 5 fUserDefinedLimit 6 fExclusivelyForcedProc 7 fUndefined

G4OpBoundaryProcessStatus

0 Undefined 1 Transmission 2 FresnelRefraction 3 FresnelReflection 4 TotalInternalReflection 5 LambertianReflection 6 LobeReflection 7 SpikeReflection 8 BackScattering 9 Absorption 10 Detection 11 NotAtBoundary 12 SameMaterial 13 StepTooSmall 14 NoRINDEX 15 PolishedLumirrorAirReflection 16 PolishedLumirrorGlueReflection 17 PolishedAirReflection 18 PolishedTeflonAirReflection 19 PolishedTiOAirReflection 20 PolishedTyvekAirReflection 21 PolishedVM2000AirReflection 22 PolishedVM2000GlueReflection 23 EtchedLumirrorAirReflection 24 EtchedLumirrorGlueReflection 25 EtchedAirReflection 26 EtchedTeflonAirReflection 27 EtchedTiOAirReflection 28 EtchedTyvekAirReflection 29 EtchedVM2000AirReflection 30 EtchedVM2000GlueReflection 31 GroundLumirrorAirReflection 32 GroundLumirrorGlueReflection 33 GroundAirReflection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages