Skip to content

Commit

Permalink
remove leftover TODO note
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehvogel committed Apr 19, 2023
1 parent 712a33a commit 2c30dd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k4MarlinWrapper/src/components/EDM4hep2Lcio.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ StatusCode EDM4hep2LcioTool::convertCollections(lcio::LCEventImpl* lcio_event) {
}
}

// TODO: warn here if EventHeader not there
debug() << "Event: " << lcio_event->getEventNumber() << " Run: " << lcio_event->getRunNumber() << endmsg;

FillMissingCollections(collection_pairs);
Expand Down

0 comments on commit 2c30dd1

Please sign in to comment.