Skip to content

Add indexer method to ICalorimeterTool.#377

Open
scott-snyder wants to merge 3 commits intokey4hep:mainfrom
scott-snyder:indexer-20260222
Open

Add indexer method to ICalorimeterTool.#377
scott-snyder wants to merge 3 commits intokey4hep:mainfrom
scott-snyder:indexer-20260222

Conversation

@scott-snyder
Copy link
Contributor

Add an indexer() method to ICalorimeterTool, which returns a pointer to a new ICaloIndexer object. This provides an interface for translating cellIDs to indices.

BEGINRELEASENOTES

  • Add ICaloIndexer and ICalorimeterTool::indexer().
    ENDRELEASENOTES

Add an indexer() method to ICalorimeterTool, which returns a pointer
to a new ICaloIndexer object.  This provides an interface for translating
cellIDs to indices.
@scott-snyder
Copy link
Contributor Author

To support performance improvements in cell/cluster reconstruction when all cells are present (i.e., with noise).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant