Belle II Software development
|
assumed photon emission point in local frame More...
#include <TOPTrack.h>
Public Attributes | |
ROOT::Math::XYZPoint | position |
position | |
TrackAngles | trackAngles |
sine and cosine of track polar and azimuthal angles | |
bool | isSet = false |
flag | |
assumed photon emission point in local frame
Definition at line 74 of file TOPTrack.h.
bool isSet = false |
flag
Definition at line 77 of file TOPTrack.h.
ROOT::Math::XYZPoint position |
position
Definition at line 75 of file TOPTrack.h.
TrackAngles trackAngles |
sine and cosine of track polar and azimuthal angles
Definition at line 76 of file TOPTrack.h.