32 beamPoint_(beamPoint) {
39 else if (!
s.compare(
"vz"))
41 else if (!
s.compare(
"bs"))
43 else if (!
s.compare(
"vtx"))
84 float this_pt = (*trItr).pt();
105 std::pair<int, float> retval;
107 retval.second = ptSum;
void setDzOption(const std::string &s)
std::vector< Track > TrackCollection
collection of Tracks
reco::TrackBase::Point beamPoint_
const reco::TrackCollection * trackCollection_
std::pair< int, float > getIso(const reco::Candidate *) const
math::XYZPoint Point
point in the space
constexpr auto deltaR2(const T1 &t1, const T2 &t2) -> decltype(t1.eta())
static std::atomic< unsigned int > counter
PhotonTkIsolation(float extRadius, float intRadius, float etLow, float lip, float drb, const reco::TrackCollection *trackCollection, reco::TrackBase::Point beamPoint)