1 #ifndef __PFBlockElementGsfTrack__ 2 #define __PFBlockElementGsfTrack__ 30 const char* tab =
" " )
const override;
const math::XYZTLorentzVector & Pout() const
Abstract base class for a PFBlock element (track, cluster...)
const reco::GsfTrackRef & GsftrackRef() const
void Dump(std::ostream &out=std::cout, const char *tab=" ") const override
print the object inside the element
const math::XYZPointF & positionAtECALEntrance() const
const GsfPFRecTrackRef & GsftrackRefPF() 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.
bool isSecondary() const override
math::XYZTLorentzVector Pout_
bool trackType(TrackType trType) const override
PFBlockElement * clone() const override
necessary to have the edm::OwnVector<PFBlockElement> working
const GsfPFRecTrack & GsftrackPF() const
math::XYZPointF positionAtECALEntrance_
position at ECAL entrance
reco::GsfTrackRef GsftrackRef_
reference to the corresponding GSF track
math::XYZTLorentzVector Pin_
The CorrespondingKFTrackRef is needeed.
void setTrackType(TrackType trType, bool value) override
the trackType
GsfPFRecTrackRef GsftrackRefPF_
reference to the corresponding GSF track (transient)