Output files
Previous ] Home Page ] Back ] Next ]

 

The output of the generator consists of three files.

  • a log-file 'out_log_xx.log' where xx is the run number, with the input parameters;
  • a BOS file 'out_BOS_xx.evt' with kinematical quantities of generated particles, directly readable from GSIM;
  • an HBOOK file 'out_nt_xx.rzn' with a column wise ntuple containing the following variables:
    • BLOCK evnt: GENERAL OF EVENT
      • nev NUMBER OF EVENT
      • efot PHOTON ENERGY
      • nreac REACTION CHANNEL
      • vx
      • vy INTERACTION POINT
      • vz
    • BLOCK finst: FINAL STATE PARTICLES
      • np NUMBER OF GENERATED PARTICLES
      • idg GEANT PARTICLE ID
      • idr LUND PARTICLE ID
      • qch CHARGE
      • mass MASS (GeV)
      • imp MOMENTUM (GeV)
      • cx
      • cy DIRECTION COSINES
      • cx
    • BLOCK prim: PRIMARY INTERACTION, BEFORE DECAYING
      • np1 NUMBER OF PRIMARY PARTICLES
      • idg1 GEANT PARTICLE ID
      • idr1 LUND PARTICLE ID
      • qch1 CHARGE
      • mass1 MASS (GeV)
      • imp1 MOMENTUM (GeV)
      • cx1
      • cy1 DIRECTION COSINES
      • cx1

Previous ] Back ] Next ]