Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
함수 | 변수
extended/medical/dna/microdosimetry/plot.C 파일 참조

이 파일의 소스 코드 페이지로 가기

함수

gStyle SetPalette (1)
 
gROOT SetStyle ("Plain")
 
c1 Divide (2, 1)
 
 system ("rm -rf microdosimetry.root")
 
 system ("hadd -O microdosimetry.root microdosimetry_*.root")
 
TFile f ("microdosimetry.root")
 
c1 cd (1)
 
gStyle SetOptStat (000000)
 
ntuple SetFillColor (2)
 
ntuple Draw ("flagProcess","","B")
 
gPad SetLogy ()
 
c1 cd (2)
 
ntuple SetMarkerColor (2)
 
ntuple Draw ("x:y:z/1000","flagParticle==1","")
 
ntuple SetMarkerColor (4)
 
ntuple SetMarkerSize (4)
 
ntuple SetMarkerColor (3)
 
ntuple SetMarkerSize (3)
 

변수

Double_t scale
 
 c1 = new TCanvas ("c1","",20,20,1000,500)
 
TNtuple * ntuple = (TNtuple*)f.Get("microdosimetry")
 

함수 문서화

c1 cd ( )
c1 cd ( )
c1 Divide ( ,
 
)
ntuple Draw ( "flagProcess"  ,
""  ,
"B"   
)
ntuple Draw ( "x:y:z/1000"  )
TFile f ( "microdosimetry.root"  )
ntuple SetFillColor ( )
gPad SetLogy ( )
ntuple SetMarkerColor ( )
ntuple SetMarkerColor ( )
ntuple SetMarkerColor ( )
ntuple SetMarkerSize ( )
ntuple SetMarkerSize ( )
gStyle SetOptStat ( 000000  )
gStyle SetPalette ( )
gROOT SetStyle ( "Plain"  )
system ( "rm -rf microdosimetry.root"  )
system ( "hadd -O microdosimetry.root microdosimetry_*.root"  )

변수 문서화

c1 = new TCanvas ("c1","",20,20,1000,500)

extended/medical/dna/microdosimetry/plot.C 파일의 13 번째 라인에서 정의되었습니다.

ntuple = (TNtuple*)f.Get("microdosimetry")

extended/medical/dna/microdosimetry/plot.C 파일의 21 번째 라인에서 정의되었습니다.

Double_t scale

extended/medical/dna/microdosimetry/plot.C 파일의 11 번째 라인에서 정의되었습니다.