# | Line 363 | Line 363 | Float_t MVATools::GetMVAbdtValue_2012_gl | |
---|---|---|
363 | if(!isbarrel){ | |
364 | myphoton_ESEffSigmaRR=float(sqrt((p->SCluster()->PsEffWidthSigmaXX())*(p->SCluster()->PsEffWidthSigmaXX())+(p->SCluster()->PsEffWidthSigmaYY())*(p->SCluster()->PsEffWidthSigmaYY()))); | |
365 | } | |
366 | < | |
366 | > | |
367 | if (isbarrel) { | |
368 | reader = fReaderBarrel; | |
369 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |