|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef TILETPCNV_TILECOSMICMUON_P2_H
13 #define TILETPCNV_TILECOSMICMUON_P2_H
66 #endif //> TILETPCNV_TILECOSMICMUON_P2_H
int m_fitNCells
Number of cells used in fit.
std::vector< float > m_energyBottom
Vector with sum energy of cells close to track on bottom modules [0]:sampling A; [1]: BC; [2]: D.
float m_directionTheta
Theta angle of track direction.
std::vector< float > m_energyTop
Vector with sum energy of cells close to track on top modules [0]:sampling A; [1]: BC; [2]: D.
float m_directionPhi
Phi angle of track direction.
std::vector< float > m_pathTop
Vector with length of track within Tile on top modules [0]:sampling A; [1]: BC; [2]: D.
float m_fitQuality
Fit parameter: 0= no fit; (Hough) 1=fit ok; (Minuit) >0 chi-square.
float m_positionX
X coordinate of point in track at selected plane (y=0 for cosmics z=0 for beam)
float m_positionY
Y coordinate of point in track at selected plane (y=0 for cosmics z=0 for beam)
std::vector< unsigned int > m_segmentPartitionModuleSampling
Vector with segment partition/module/sampling - one byte for each.
std::vector< float > m_segmentPath
Vector with length of track within Tile on a given segment.
TileCosmicMuon_p2()
Default constructor:
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.
std::vector< float > m_pathBottom
Vector with length of track within Tile on bottom modules [0]:sampling A; [1]: BC; [2]: D.