# | Line 147 | Line 147 | namespace mithep { | |
---|---|---|
147 | const VertexCol* vtxCol, | |
148 | double rho, double ptmin, | |
149 | std::vector<double>* kin = NULL); | |
150 | < | |
150 | > | |
151 | > | static bool PassVgamma2011Selection(const Photon* ph, double rho); |
152 | > | |
153 | static const MCParticle *MatchMC(const Particle *ph, const MCParticleCol *c, Bool_t matchElectrons = kFALSE); | |
154 | ClassDef(PhotonTools, 0) // Muon tools | |
155 | }; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |