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

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

함수

TFile f ("testem4.root")
 
c1 SetLogy (1)
 
c1 cd ()
 
c1 Update ()
 
hist Draw ("HIST")
 

변수

TCanvas * c1 = new TCanvas("c1", " ")
 
TH1D * hist = (TH1D*)f.Get("1")
 

함수 문서화

c1 cd ( )
hist Draw ( "HIST"  )
TFile f ( "testem4.root"  )
c1 SetLogy ( )
c1 Update ( )

변수 문서화

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

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

TH1D* hist = (TH1D*)f.Get("1")

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