56ATH_MSG_WARNING("No CPCMXTopoDataCollection with SG key '" << m_emTauLocation.key() << "' found in the event. No EM or TAU input for the L1Topo simulation.");
57return StatusCode::RECOVERABLE;
58 }
59
60ATH_MSG_DEBUG("Filling the input event. Number of emtau topo data objects: " << emtau->size());
61// topoData is read in in reverse in order to obtain the same crate order as in the hardware (3->0, not 0->3)