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

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

함수

gStyle SetPalette (1)
 
gROOT SetStyle ("Plain")
 
 system ("ls wholeNuclearDNA_* 2> /dev/null && hadd -f wholeNuclearDNA.root wholeNuclearDNA_*.root")
 
TFile f ("wholeNuclearDNA.root")
 
c1 cd (1)
 
gStyle SetOptStat (000000)
 
ntuple SetMarkerColor (2)
 
ntuple SetMarkerStyle (20)
 
ntuple SetMarkerSize (1)
 
ntuple Draw ("x/1000:y/1000:z/1000","flagVolume==1","")
 
ntuple SetMarkerColor (4)
 
ntuple SetMarkerStyle (24)
 

변수

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

함수 문서화

c1 cd ( )
ntuple Draw ( "x/1000:y/1000:z/1000"  )
TFile f ( "wholeNuclearDNA.root"  )
ntuple SetMarkerColor ( )
ntuple SetMarkerColor ( )
ntuple SetMarkerSize ( )
ntuple SetMarkerStyle ( 20  )
ntuple SetMarkerStyle ( 24  )
gStyle SetOptStat ( 000000  )
gStyle SetPalette ( )
gROOT SetStyle ( "Plain"  )
system ( "ls wholeNuclearDNA_*  2,
/dev/null &&hadd-f wholeNuclearDNA.root wholeNuclearDNA_ *.root"   
)

변수 문서화

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

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

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

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

Double_t scale

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