|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef TILETPCNV_TILECOSMICMUON_P1_H
13 #define TILETPCNV_TILECOSMICMUON_P1_H
61 #endif //> TILETPCNV_TILECOSMICMUON_P1_H
float m_positionY
Y coordinate of point in track at selected plane (y=0 for cosmics z=0 for beam)
std::vector< float > 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.
float m_positionX
X coordinate of point in track at selected plane (y=0 for cosmics z=0 for beam)
float m_positionZ
Z coordinate of point in track at selected plane (y=0 for cosmics z=0 for beam)
float m_time
Time of track at selected plane (y=0 for cosmics z=0 for beam)
std::vector< unsigned int > m_trackCellHash
Vector with list of Identifier Hash of cells close to track.
float m_directionPhi
Phi angle of track direction.
float m_directionTheta
Theta angle of track direction.
float m_fitQuality
Fit parameter: 0= no fit; (Hough) 1=fit ok; (Minuit) >0 chi-square.
std::vector< float > m_energyTop
Vector with sum energy of cells close to track on top modules [0]:sampling A; [1]: BC; [2]: D.
TileCosmicMuon_p1()
Default constructor:
std::vector< float > m_pathTop
Vector with length of track within Tile on top modules [0]:sampling A; [1]: BC; [2]: D.
std::vector< float > m_pathBottom
Vector with length of track within Tile on bottom modules [0]:sampling A; [1]: BC; [2]: D.