40TileCosmicMuon::operator std::string()
const
42 std::ostringstream text(std::ostringstream::out);
45 text <<
" Time = " <<
m_time;
double m_positionZ
Z coordinate of point in track at selected plane (y=0 for cosmics z=0 for beam)
double m_positionX
X coordinate of point in track at selected plane (y=0 for cosmics z=0 for beam)
double GetFullPath() const
Sum up components of m_pathTop and m_pathBottom: full path in Tile.
double GetFullEnergy() const
Sum up components of m_energyTop and m_energyBottom: full energy in track in Tile.
double m_time
Time of track at selected plane (y=0 for cosmics z=0 for beam)
double m_positionY
Y coordinate of point in track at selected plane (y=0 for cosmics z=0 for beam)
double m_fitQuality
Fit parameter: 0= no fit; (Hough) 1=fit ok; (Minuit) >0 chi-square.
std::vector< double > m_energyTop
Vector with sum energy of cells close to track on top modules [0]:sampling A; [1]: BC; [2]: D.
std::vector< double > m_pathBottom
Vector with length of track within Tile on bottom modules [0]:sampling A; [1]: BC; [2]: D.
double m_directionTheta
Theta angle of track direction.
std::vector< double > m_energyBottom
Vector with sum energy of cells close to track on bottom modules [0]:sampling A; [1]: BC; [2]: D.
int m_fitNCells
Number of cells used in fit.
std::string whoami(void) const
std::vector< double > m_pathTop
Vector with length of track within Tile on top modules [0]:sampling A; [1]: BC; [2]: D.
double m_directionPhi
Phi angle of track direction.