Belle II Software development
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 65 of file BeamBkgGeneratorModule.h.

Member Data Documentation

◆ dp_over_p0

double dp_over_p0 = 0

momentum deviation of the lost particle

Definition at line 81 of file BeamBkgGeneratorModule.h.

◆ E

double E = 0

E at lost position [GeV] (in fact momentum magnitude!)

Definition at line 71 of file BeamBkgGeneratorModule.h.

◆ nturn

int nturn = 0

number of turns from scattered to lost

Definition at line 74 of file BeamBkgGeneratorModule.h.

◆ px

double px = 0

px at lost position [GeV]

Definition at line 68 of file BeamBkgGeneratorModule.h.

◆ py

double py = 0

py at lost position [GeV]

Definition at line 70 of file BeamBkgGeneratorModule.h.

◆ r

double r = 0

sqrt(x*x+y*y) [m]

Definition at line 79 of file BeamBkgGeneratorModule.h.

◆ rate

double rate = 0

lost rate [Hz]

Definition at line 72 of file BeamBkgGeneratorModule.h.

◆ rr

double rr = 0

sqrt(xraw*xraw+yraw*yraw) [m]

Definition at line 80 of file BeamBkgGeneratorModule.h.

◆ s

double s = 0

lost position measured from IP along the ring [m]

Definition at line 66 of file BeamBkgGeneratorModule.h.

◆ sraw

double sraw = 0

s at lost position [m] before matching G4 beam pipe inner surface

Definition at line 75 of file BeamBkgGeneratorModule.h.

◆ ss

double ss = 0

scattered position (|s|<Ltot/2) [m]

Definition at line 73 of file BeamBkgGeneratorModule.h.

◆ ssraw

double ssraw = 0

scattered position [m]

Definition at line 76 of file BeamBkgGeneratorModule.h.

◆ watt

double watt = 0

loss wattage [W]

Definition at line 82 of file BeamBkgGeneratorModule.h.

◆ x

double x = 0

x at lost position [m]

Definition at line 67 of file BeamBkgGeneratorModule.h.

◆ xraw

double xraw = 0

x at lost position [m] before matching G4 beam pipe inner surface

Definition at line 77 of file BeamBkgGeneratorModule.h.

◆ y

double y = 0

y at lost position [m]

Definition at line 69 of file BeamBkgGeneratorModule.h.

◆ yraw

double yraw = 0

y at lost position [m] before matching G4 beam pipe inner surface

Definition at line 78 of file BeamBkgGeneratorModule.h.


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