# | Line 76 | Line 76 | namespace mithep { | |
---|---|---|
76 | const DecayParticleCol* conv, Bool_t useMva, Double_t &vtxProb); | |
77 | // ---------------------------------------------------------- | |
78 | ||
79 | + | |
80 | + | static std::pair<double,double> VtxZFromConversion(const Photon *p, const DecayParticle *c, const BaseVertex *bsp); |
81 | ||
82 | void InitM(const char* str); | |
83 | void InitP(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |