Skip to content

Commit

Permalink
clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
fdplacido committed Mar 14, 2022
1 parent 668354d commit 3fbfcec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions k4MarlinWrapper/src/components/LcioEventOutput.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ StatusCode LcioEventOutput::initialize() {
return StatusCode::SUCCESS;
}


////////////////////////////////////////////
// Go over all collections and drop based on input parameters
////////////////////////////////////////////
Expand Down Expand Up @@ -128,7 +127,6 @@ void LcioEventOutput::revertSubsets(const std::vector<lcio::LCCollectionVec*>& s
}
}


////////////////////////////////////////////
// Get LCIO event from event service, write it to output file
////////////////////////////////////////////
Expand Down

0 comments on commit 3fbfcec

Please sign in to comment.