|
ATLAS Offline Software
|
Go to the documentation of this file.
25 (
const std::string& ty,
const std::string& na,
const IInterface* pa)
28 declareInterface<IRIO_OnTrackCreator>(
this);
63 if(!DC)
return nullptr;
80 double predictedLocZ=
P[1];
87 if (predictedLocZ > sl) predictedLocZ = sl;
88 else if(predictedLocZ <-sl) predictedLocZ =-sl;
97 iH, predictedLocZ,
dir,
def finalize(self)
_info( "content of StoreGate..." ) self.sg.dump()
virtual const double & strawLength() const =0
Active straw length.
Eigen::Matrix< double, Eigen::Dynamic, 1 > VectorX
Dynamic Vector - dynamic allocation.
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
virtual const InDetDD::TRT_BaseElement * detectorElement() const override final
return the detector element corresponding to this PRD
std::pair< double, ParamDefs > DefinedParameter
::StatusCode StatusCode
StatusCode definition for legacy code.
@ NODRIFTTIME
drift time was not used - drift radius is 0.
virtual IdentifierHash identifyHash() const override final
identifier hash
Eigen::Matrix< double, 3, 1 > Vector3D
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...