13 m_migration_panTau(nullptr),
14 m_migration_panTauProto(nullptr),
15 m_migration_cellBased(nullptr),
16 m_sTauJetContainerName(std::move(sTauJetContainerName))
42 int isPanTauCandidate = 0;
44 if ( !foundDetail || !isPanTauCandidate )
return;
62 const std::vector<ElementLink<xAOD::PFOContainer>>& cellBased_neutralPFO = thisTau.
protoNeutralPFOLinks();
63 for(
const auto& link : cellBased_neutralPFO) {
67 nPi0_tau+=myNPi0Proto;
159 if ( recP == 1 && recN == 0 ) {
162 if ( recP == 1 && recN == 1 ) {
165 if ( recP == 1 && recN > 1 ) {
168 if ( recP == 3 && recN == 0 ) {
171 if ( recP == 3 && recN >= 1 ){