1 #ifndef __PFBlockElementBrem__ 2 #define __PFBlockElementBrem__ 27 void Dump(std::ostream&
out =
std::cout,
const char* tab =
" ")
const override;
Abstract base class for a PFBlock element (track, cluster...)
reconstructed track used as an input to particle flow
math::XYZPointF positionAtECALEntrance_
unsigned int indTrajPoint() const
const reco::GsfTrackRef & GsftrackRef() const
void Dump(std::ostream &out=std::cout, const char *tab=" ") const override
print the object inside the element
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< float > > XYZPointF
point in space with cartesian internal representation
const math::XYZPointF & positionAtECALEntrance() const
reco::GsfTrackRef GsftrackRef_
reference to the corresponding track
const GsfPFRecTrackRef & GsftrackRefPF() const
double SigmaDeltaP() const
const PFRecTrack & trackPF() const
PFBlockElement * clone() const override
necessary to have the edm::OwnVector<PFBlockElement> working
GsfPFRecTrackRef GsftrackRefPF_
reference to the corresponding track (transient)