![]() |
![]() |
Public Member Functions | |
virtual std::vector< const GeomDet * > | components () const |
Returns direct components, if any. More... | |
virtual int | dimension () const |
virtual const TrackingRecHit * | hit () const |
virtual LocalPoint | localPosition () const |
virtual LocalError | localPositionError () const |
MyBeamSpotGeomDet (const ReferenceCountingPointer< BoundPlane > &plane) | |
MyBeamSpotHit (const reco::BeamSpot &beamSpot, const GeomDet *geom) | |
virtual AlgebraicVector | parameters () const |
virtual AlgebraicSymMatrix | parametersError () const |
virtual AlgebraicMatrix | projectionMatrix () const |
virtual std::vector< const TrackingRecHit * > | recHits () const |
Access to component RecHits (if any) More... | |
virtual std::vector < TrackingRecHit * > | recHits () |
Non-const access to component RecHits (if any) More... | |
virtual GeomDetEnumerators::SubDetector | subDetector () const |
Which subdetector. More... | |
virtual | ~MyBeamSpotGeomDet () |
virtual | ~MyBeamSpotHit () |
![]() | |
virtual bool | canImproveWithTrack () const |
TrackingRecHit * | cloneHit () const |
virtual float | clusterProbability () const |
cluster probability, overloaded by pixel rechits. More... | |
virtual const GeomDet * | det () const GCC11_FINAL |
The GomeDet* can be zero for InvalidTransientRecHits and for TConstraintRecHit2Ds. More... | |
float | errorGlobalR () const GCC11_FINAL |
float | errorGlobalRPhi () const GCC11_FINAL |
float | errorGlobalZ () const GCC11_FINAL |
virtual GlobalPoint | globalPosition () const GCC11_FINAL |
GlobalError | globalPositionError () const GCC11_FINAL |
TrackingRecHitGlobalState | globalState () const |
virtual const Surface * | surface () const GCC11_FINAL |
TValidTrackingRecHit (const GeomDet *geom) | |
template<typename... Args> | |
TValidTrackingRecHit (const GeomDet *geom, Args &&...args) | |
![]() | |
virtual RecHitPointer | clone (const TrajectoryStateOnSurface &) const |
virtual const GeomDetUnit * | detUnit () const |
virtual ConstRecHitContainer | transientHits () const |
Composite interface: returns the component hits, if any. More... | |
TransientTrackingRecHit () | |
TransientTrackingRecHit (TrackingRecHit::id_type id, Type type=valid) | |
TransientTrackingRecHit (TrackingRecHit const &rh) | |
virtual | ~TransientTrackingRecHit () |
![]() | |
DetId | geographicalId () const |
virtual void | getKfComponents (KfComponentsHolder &holder) const |
unsigned int | getRTTI () const |
Type | getType () const |
virtual bool | hasPositionAndError () const |
to be redefined by daughter class More... | |
bool | isValid () const |
id_type | rawId () const |
virtual void | recHitsV (std::vector< const TrackingRecHit * > &) const |
virtual void | recHitsV (std::vector< TrackingRecHit * > &) |
virtual bool | sharesInput (const TrackingRecHit *other, SharedInputType what) const |
TrackingRecHit (DetId id, Type type=valid) | |
TrackingRecHit (id_type id=0, Type type=valid) | |
TrackingRecHit (DetId id, unsigned int rt, Type type=valid) | |
Type | type () const |
virtual float | weight () const |
virtual | ~TrackingRecHit () |
![]() | |
void | addReference () const |
const ReferenceCountedPoolAllocated & | operator= (const ReferenceCountedPoolAllocated &) |
ReferenceCountedPoolAllocated () | |
ReferenceCountedPoolAllocated (const ReferenceCountedPoolAllocated &iRHS) | |
unsigned int | references () const |
void | removeReference () const |
virtual | ~ReferenceCountedPoolAllocated () |
![]() | |
virtual | ~BlockWipedPoolAllocated () |
![]() | |
AlignmentPositionError * | alignmentPositionError () const |
Return pointer to alignment errors. More... | |
virtual const GeomDet * | component (DetId) const |
Returns a component GeomDet given its DetId, if existing. More... | |
DetId | geographicalId () const |
The label of this GeomDet. More... | |
GeomDet (Plane *plane) | |
GeomDet (const ReferenceCountingPointer< Plane > &plane) | |
int | index () const |
LocalError const & | localAlignmentError () const |
Return local alligment error. More... | |
const Surface::PositionType & | position () const |
The position (origin of the R.F.) More... | |
const Surface::RotationType & | rotation () const |
The rotation defining the local R.F. More... | |
void | setIndex (int i) |
const Plane & | specificSurface () const |
Same as surface(), kept for backward compatibility. More... | |
const Plane & | surface () const |
The nominal surface of the GeomDet. More... | |
GlobalPoint | toGlobal (const Local2DPoint &lp) const |
Conversion to the global R.F. from the R.F. of the GeomDet. More... | |
GlobalPoint | toGlobal (const Local3DPoint &lp) const |
Conversion to the global R.F. from the R.F. of the GeomDet. More... | |
GlobalVector | toGlobal (const LocalVector &lv) const |
Conversion to the global R.F. from the R.F. of the GeomDet. More... | |
LocalPoint | toLocal (const GlobalPoint &gp) const |
Conversion to the R.F. of the GeomDet. More... | |
LocalVector | toLocal (const GlobalVector &gv) const |
Conversion to the R.F. of the GeomDet. More... | |
virtual | ~GeomDet () |
Private Member Functions | |
virtual MyBeamSpotHit * | clone () const |
Private Attributes | |
LocalError | localError_ |
LocalPoint | localPosition_ |
Additional Inherited Members | |
![]() | |
typedef std::vector < ConstRecHitPointer > | ConstRecHitContainer |
typedef ConstReferenceCountingPointer < TransientTrackingRecHit > | ConstRecHitPointer |
typedef std::vector < ConstRecHitPointer > | RecHitContainer |
typedef ReferenceCountingPointer < TransientTrackingRecHit > | RecHitPointer |
![]() | |
typedef std::vector < ConstRecHitPointer > | ConstRecHitContainer |
typedef ConstReferenceCountingPointer < TransientTrackingRecHit > | ConstRecHitPointer |
typedef std::vector < ConstRecHitPointer > | RecHitContainer |
typedef ReferenceCountingPointer < TransientTrackingRecHit > | RecHitPointer |
![]() | |
typedef unsigned int | id_type |
enum | SharedInputType { all, some } |
definition of equality via shared input More... | |
enum | Type { valid = 0, missing = 1, inactive = 2, bad = 3 } |
![]() | |
typedef GeomDetEnumerators::SubDetector | SubDetector |
![]() | |
static BlockWipedAllocator & | allocator (size_t s) |
static void | operator delete (void *p, size_t s) |
static void * | operator new (size_t s, void *p) |
static void * | operator new (size_t s) |
static BlockWipedAllocator::Stat | stat (size_t s) |
static void | usePool () |
![]() | |
static const int | rttiShift = 24 |
static const int | typeMask = 0xf |
![]() | |
static int | s_alive =0 |
static int | s_referenced =0 |
![]() | |
static int | s_alive =0 |
static bool | s_usePool =false |
![]() | |
void | setId (id_type iid) |
void | setRTTI (unsigned int rt) |
void | setType (Type ttype) |
![]() | |
void | setDetId (DetId id) |
Definition at line 33 of file KFBasedPixelFitter.h.
|
inlinevirtual |
Definition at line 36 of file KFBasedPixelFitter.h.
|
inlinevirtual |
Definition at line 43 of file KFBasedPixelFitter.h.
|
inlineprivatevirtual |
Implements TValidTrackingRecHit.
Definition at line 56 of file KFBasedPixelFitter.h.
|
inlinevirtual |
Returns direct components, if any.
Implements GeomDet.
Definition at line 38 of file KFBasedPixelFitter.h.
|
inlinevirtual |
|
inlinevirtual |
Implements TransientTrackingRecHit.
Definition at line 52 of file KFBasedPixelFitter.h.
|
inlinevirtual |
Implements TrackingRecHit.
Definition at line 44 of file KFBasedPixelFitter.h.
|
inlinevirtual |
Implements TrackingRecHit.
Definition at line 45 of file KFBasedPixelFitter.h.
|
inlineexplicit |
Definition at line 35 of file KFBasedPixelFitter.h.
KFBasedPixelFitter::GCC11_FINAL::MyBeamSpotHit | ( | const reco::BeamSpot & | beamSpot, |
const GeomDet * | geom | ||
) |
|
virtual |
Implements TrackingRecHit.
|
virtual |
Implements TrackingRecHit.
|
virtual |
Implements TrackingRecHit.
|
inlinevirtual |
Access to component RecHits (if any)
Implements TrackingRecHit.
Definition at line 50 of file KFBasedPixelFitter.h.
|
inlinevirtual |
Non-const access to component RecHits (if any)
Implements TrackingRecHit.
Definition at line 51 of file KFBasedPixelFitter.h.
|
inlinevirtual |
Which subdetector.
Implements GeomDet.
Definition at line 37 of file KFBasedPixelFitter.h.
References GeomDetEnumerators::invalidDet.
|
private |
Definition at line 55 of file KFBasedPixelFitter.h.
|
private |
Definition at line 54 of file KFBasedPixelFitter.h.