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

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

함수

TFile f ("allproc.root")
 
c1 Divide (3, 1)
 
c1 cd (1)
 
hist1 Draw ("HIST")
 
hist11 SetLineColor (2)
 
hist11 Draw ("HIST SAME")
 
c1 cd (2)
 
c1 cd (3)
 
c1 Print ("allproc.gif")
 
c1 Close ()
 

변수

TCanvas * c1 = new TCanvas("c1", " ")
 
TH1D * hist1 = (TH1D*)f.Get("h1")
 
TH1D * hist11 = (TH1D*)f.Get("h11")
 
TH1D * hist2 = (TH1D*)f.Get("h2")
 
TH1D * hist12 = (TH1D*)f.Get("h12")
 
TH1D * hist3 = (TH1D*)f.Get("h3")
 
TH1D * hist13 = (TH1D*)f.Get("h13")
 

함수 문서화

c1 cd ( )
c1 cd ( )
c1 cd ( )
input_file_2 Close ( )
c1 Divide ( ,
 
)
hist1 Draw ( "HIST"  )
h16 Draw ( "HIST SAME"  )
TFile f ( "allproc.root"  )
c1 Print ( "allproc.gif"  )
hist11 SetLineColor ( )

변수 문서화

TCanvas* c1 = new TCanvas("c1", " ")

extended/electromagnetic/TestEm17/plotHisto.C 파일의 7 번째 라인에서 정의되었습니다.

TH1D* hist1 = (TH1D*)f.Get("h1")

extended/electromagnetic/TestEm17/plotHisto.C 파일의 12 번째 라인에서 정의되었습니다.

TH1D* hist11 = (TH1D*)f.Get("h11")

extended/electromagnetic/TestEm17/plotHisto.C 파일의 16 번째 라인에서 정의되었습니다.

TH1D* hist12 = (TH1D*)f.Get("h12")

extended/electromagnetic/TestEm17/plotHisto.C 파일의 25 번째 라인에서 정의되었습니다.

TH1D* hist13 = (TH1D*)f.Get("h13")

extended/electromagnetic/TestEm17/plotHisto.C 파일의 34 번째 라인에서 정의되었습니다.

TH1D* hist2 = (TH1D*)f.Get("h2")

extended/electromagnetic/TestEm17/plotHisto.C 파일의 22 번째 라인에서 정의되었습니다.

TH1D* hist3 = (TH1D*)f.Get("h3")

extended/electromagnetic/TestEm17/plotHisto.C 파일의 31 번째 라인에서 정의되었습니다.