Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zoujh authored Dec 25, 2020
1 parent c597a31 commit d92c743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# k4LCIOReader

Generate EDM4hep collections from LCIO format data.
Generate EDM4hep data collections on the fly from LCIO input files.

## Submodules

There are 2 modules in this project, k4LCIOReader and LCIOInput.

- Submodule LCIOInput: An algorithm wrapper of k4LCIOReader in Gaudi that can cooperate with k4FWCore.
- Submodule LCIOInput: An algorithm wrapper of k4LCIOReader in Gaudi that can cooperate with k4FWCore. This module can be optionally turn off while software building.

- Submodule k4LCIOReader: In this module, `k4LCIOReader` is a subclass that inherits from `podio::IReader`. And it holds an instance of `LCIO::LCReader`.

Expand Down

0 comments on commit d92c743

Please sign in to comment.