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