|
ATLAS Offline Software
|
Go to the documentation of this file.
18 #include "GaudiKernel/TypeNameString.h"
28 msg(MSG::INFO) <<
"initialize()" <<
endmsg;
31 return StatusCode::FAILURE;
33 msg(MSG::INFO) <<
"finished initialize()" <<
endmsg;
34 return StatusCode::SUCCESS ;
@ numberOfPixelHits
number of pixel layers on track with absence of hits
const FitQuality * fitQuality() const
return a pointer to the fit quality const-overload
Dummy class used to allow special convertors to be called for surfaces owned by a detector element.
Scalar theta() const
theta method
bool msgLvl(const MSG::Level lvl) const
::StatusCode StatusCode
StatusCode definition for legacy code.
@ numberOfSCTHits
number of SCT holes
FillAlignTrkInfo(const std::string &type, const std::string &name, const IInterface *parent)
virtual bool fill(const Trk::Track *aTrack, TRT::TrackInfo *output, const xAOD::EventInfo &eventInfo, const xAOD::VertexContainer &vertices)
const Perigee * perigeeParameters() const
return Perigee.
@ numberOfTRTHits
number of TRT outliers
Class describing the basic event information.
virtual StatusCode initialize()
double chiSquared() const
returns the of the overall track fit
int numberDoF() const
returns the number of degrees of freedom of the overall track or vertex fit as integer
ToolHandle< Trk::ITrackSummaryTool > m_TrackSummaryTool