/gps/hist/

Commands

type
reset
point
file
inter

type [HistType]

Sets histogram type

Available at all Geant4 states.

Parameters
HistType type s Parameter candidates : biasx biasy biasz biast biasp biase biaspt biaspp theta phi energy arb epn

reset [HistType]

Reset (clean) the histogram

Available at all Geant4 states.

Parameters
HistType type s Parameter candidates : biasx biasy biasz biast biasp biase biaspt biaspp theta phi energy arb epn

point [Ehi] [Weight] [Junk]

Allows user to define a histogram
Enter: Ehi Weight

Range : Ehi >= 0. && Weight >= 0.

Available at all Geant4 states.

Parameters
Ehi type d Omittable : current value is used as the default value.
Weight type d Omittable : current value is used as the default value.
Junk type d Omittable : current value is used as the default value.

file [HistFile]

Imports the arb energy hist in an ASCII file

Available at all Geant4 states.

Parameters
HistFile type s

inter [int]

Sets the interpolation method for arbitrary distribution.
Spline interpolation may not be applicable for some distributions.

Available at all Geant4 states.

Parameters
int type s Parameter candidates : Lin Log Exp Spline