Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
55 ISvcLocator *pSvcLocator) :
64 return StatusCode::SUCCESS;
73 using namespace InDet;
81 if (not pixelDetEleHandle.
isValid() or elements==
nullptr) {
93 return StatusCode::SUCCESS;
101 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
Const iterator class for DataVector/DataList.
This is an Identifier helper class for the SCT subdetector. This class is a factory for creating comp...
const FitQuality * fitQuality() const
return a pointer to the fit quality const-overload
virtual StatusCode finalize()
Algorithm finalize at end of job.
This is an Identifier helper class for the TRT subdetector. This class is a factory for creating comp...
static Trk::Track * buildTrack(const InDetDD::SiDetectorElementCollection *elements)
virtual StatusCode initialize()
Algorithm initialize at begin of job.
Test Algorithm for POOL I/O uses TrkTracks as test data.
Test Algorithm for POOL I/O uses TrkTracks as test data.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
msgSvc
Provide convenience handles for various services.
DataVector< Trk::Track > TrackCollection
This typedef represents a collection of Trk::Track objects.
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
virtual StatusCode execute()
Algorithm execute once per event.
StatusCode initialize(bool used=true)
TrkTrackFakeReader(const std::string &name, ISvcLocator *pSvcLocator)
Algorithm constructor.
#define ATH_MSG_WARNING(x)
const boost::regex ref(r_ef)
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
void compareTracks(const Trk::Track *ref, const Trk::Track *readTrk)