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 82 of file BeamBkgGeneratorModule.h.

Member Data Documentation

◆ dp_over_p0

double dp_over_p0 = 0

momentum deviation of the lost particle

Definition at line 98 of file BeamBkgGeneratorModule.h.

◆ E

double E = 0

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

Definition at line 88 of file BeamBkgGeneratorModule.h.

◆ nturn

int nturn = 0

number of turns from scattered to lost

Definition at line 91 of file BeamBkgGeneratorModule.h.

◆ px

double px = 0

px at lost position [GeV]

Definition at line 85 of file BeamBkgGeneratorModule.h.

◆ py

double py = 0

py at lost position [GeV]

Definition at line 87 of file BeamBkgGeneratorModule.h.

◆ r

double r = 0

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

Definition at line 96 of file BeamBkgGeneratorModule.h.

◆ rate

double rate = 0

lost rate [Hz]

Definition at line 89 of file BeamBkgGeneratorModule.h.

◆ rr

double rr = 0

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

Definition at line 97 of file BeamBkgGeneratorModule.h.

◆ s

double s = 0

lost position measured from IP along the ring [m]

Definition at line 83 of file BeamBkgGeneratorModule.h.

◆ sraw

double sraw = 0

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

Definition at line 92 of file BeamBkgGeneratorModule.h.

◆ ss

double ss = 0

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

Definition at line 90 of file BeamBkgGeneratorModule.h.

◆ ssraw

double ssraw = 0

scattered position [m]

Definition at line 93 of file BeamBkgGeneratorModule.h.

◆ watt

double watt = 0

loss wattage [W]

Definition at line 99 of file BeamBkgGeneratorModule.h.

◆ x

double x = 0

x at lost position [m]

Definition at line 84 of file BeamBkgGeneratorModule.h.

◆ xraw

double xraw = 0

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

Definition at line 94 of file BeamBkgGeneratorModule.h.

◆ y

double y = 0

y at lost position [m]

Definition at line 86 of file BeamBkgGeneratorModule.h.

◆ yraw

double yraw = 0

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

Definition at line 95 of file BeamBkgGeneratorModule.h.


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