Skip to content

Commit

Permalink
Merge branch 'main' into normalIncidence
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks authored Nov 2, 2023
2 parents 1a2b8ee + bf3027f commit a299909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test_pixel_gap_cuts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ int main(int argc, char** argv) {
// ReadoutGeo
richgeo::ReadoutGeo geo("DRICH", &det, &cellid_converter, logger);
richgeo::IrtGeoDRICH drichGeo(&det, &cellid_converter, logger);

// open input file
auto reader = podio::ROOTFrameReader();
reader.openFile(root_file_name);
Expand Down

0 comments on commit a299909

Please sign in to comment.