ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
stores laser position and direction along z More...
Public Attributes | |
TVector3 | m_position |
laser position | |
double | m_phi = 0 |
laser phi position | |
int | m_direction = 1 |
laser direction along z | |
stores laser position and direction along z
Definition at line 82 of file PHG4TpcDirectLaser.h.
View newest version in sPHENIX GitHub at line 82 of file PHG4TpcDirectLaser.h
int PHG4TpcDirectLaser::Laser::m_direction = 1 |
laser direction along z
Definition at line 92 of file PHG4TpcDirectLaser.h.
View newest version in sPHENIX GitHub at line 92 of file PHG4TpcDirectLaser.h
Referenced by PHG4TpcDirectLaser::AppendLaserTrack(), and PHG4TpcDirectLaser::SetupLasers().
double PHG4TpcDirectLaser::Laser::m_phi = 0 |
laser phi position
Definition at line 89 of file PHG4TpcDirectLaser.h.
View newest version in sPHENIX GitHub at line 89 of file PHG4TpcDirectLaser.h
Referenced by PHG4TpcDirectLaser::AppendLaserTrack(), and PHG4TpcDirectLaser::SetupLasers().
TVector3 PHG4TpcDirectLaser::Laser::m_position |
laser position
Definition at line 86 of file PHG4TpcDirectLaser.h.
View newest version in sPHENIX GitHub at line 86 of file PHG4TpcDirectLaser.h
Referenced by PHG4TpcDirectLaser::AppendLaserTrack(), and PHG4TpcDirectLaser::SetupLasers().