1 #ifndef __PFBlockElementGsfTrack__
2 #define __PFBlockElementGsfTrack__
30 const char* tab =
" " )
const;
const math::XYZTLorentzVector & Pout() const
Abstract base class for a PFBlock element (track, cluster...)
void Dump(std::ostream &out=std::cout, const char *tab=" ") const
print the object inside the element
const math::XYZPointF & positionAtECALEntrance() const
const math::XYZTLorentzVector & Pin() const
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< float > > XYZPointF
point in space with cartesian internal representation
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
math::XYZTLorentzVector Pout_
reco::GsfTrackRef GsftrackRef() const
virtual void setTrackType(TrackType trType, bool value)
the trackType
const GsfPFRecTrack & GsftrackPF() const
virtual bool trackType(TrackType trType) const
math::XYZPointF positionAtECALEntrance_
position at ECAL entrance
reco::GsfTrackRef GsftrackRef_
reference to the corresponding GSF track
math::XYZTLorentzVector Pin_
The CorrespondingKFTrackRef is needeed.
PFBlockElement * clone() const
necessary to have the edm::OwnVector<PFBlockElement> working
GsfPFRecTrackRef GsftrackRefPF() const
GsfPFRecTrackRef GsftrackRefPF_
reference to the corresponding GSF track (transient)