Belle II Software  release-08-01-10
BeamBkgGeneratorModule::SADTree Struct Reference

Structure of the TTree in the SAD file. More...

Public Attributes

double s = 0
 lost position measured from IP along the ring [m]
 
double x = 0
 x at lost position [m]
 
double px = 0
 px at lost position [GeV]
 
double y = 0
 y at lost position [m]
 
double py = 0
 py at lost position [GeV]
 
double E = 0
 E at lost position [GeV] (in fact momentum magnitude!)
 
double rate = 0
 lost rate [Hz]
 
double ss = 0
 scattered position (|s|<Ltot/2) [m]
 
int nturn = 0
 number of turns from scattered to lost
 
double sraw = 0
 s at lost position [m] before matching G4 beam pipe inner surface
 
double ssraw = 0
 scattered position [m]
 
double xraw = 0
 x at lost position [m] before matching G4 beam pipe inner surface
 
double yraw = 0
 y at lost position [m] before matching G4 beam pipe inner surface
 
double r = 0
 sqrt(x*x+y*y) [m]
 
double rr = 0
 sqrt(xraw*xraw+yraw*yraw) [m]
 
double dp_over_p0 = 0
 momentum deviation of the lost particle
 
double watt = 0
 loss wattage [W]
 

Detailed Description

Structure of the TTree in the SAD file.

Definition at line 82 of file BeamBkgGeneratorModule.h.


The documentation for this struct was generated from the following file: