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

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

함수

hh[ixsGetYaxis () -> SetTitle(axtit[1])
 
gPad SetLogy ()
 
 if (ixs==0||ixs==2)
 
cout<< "Loop is completed ixs= "
<< ixs<< endl;leg[ixs]-> 
Draw ("SAME")
 
cout<< "Legend is done "
<< endl;c1-> 
Update ()
 
c1 Print ("a"+filp[ipart]+fil0[ixs]+".gif")
 

변수

 gtit = hed[ixs] + " Cross Section for " + part[ipart]
 
 hh [ixs] = gPad->DrawFrame(x1[ixs], y1[ixs], x2[ixs], y2[ixs], gtit)
 

함수 문서화

cout<< "Loop is completed ixs= " << ixs << endl;leg[ixs]-> Draw ( "SAME"  )
hh [ixs] GetYaxis ( ) -> SetTitle(axtit[1])
if ( ixs  = =0 || ixs==2)

PlotSingle.C 파일의 9 번째 라인에서 정의되었습니다.

c1 Print ( "a"+filp+fil0+".gif"  [ipart][ixs])
gPad SetLogy ( )
cout<< "Legend is done " << endl;c1-> Update ( )

변수 문서화

gtit = hed[ixs] + " Cross Section for " + part[ipart]

PlotSingle.C 파일의 5 번째 라인에서 정의되었습니다.

hh[ixs] = gPad->DrawFrame(x1[ixs], y1[ixs], x2[ixs], y2[ixs], gtit)