We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduced in key4hep/EDM4hep#337 and iLCSoft/LCIO#147
Should be fairly straight forward to fix. The main changes are
find_package
convertTracks
EDM4hep -> LCIO
k4EDM4hep2LcioConv/k4EDM4hep2LcioConv/include/k4EDM4hep2LcioConv/k4EDM4hep2LcioConv.ipp
Line 18 in 7ef18e3
LCIO -> EMD4hep
k4EDM4hep2LcioConv/k4EDM4hep2LcioConv/include/k4EDM4hep2LcioConv/k4Lcio2EDM4hepConv.ipp
Line 356 in 7ef18e3
The text was updated successfully, but these errors were encountered:
Nholes
subdetectorHoleNumbers
Successfully merging a pull request may close this issue.
Introduced in key4hep/EDM4hep#337 and iLCSoft/LCIO#147
Should be fairly straight forward to fix. The main changes are
find_package
callsconvertTracks
functions in a similar way as the number of subdetector hits.EDM4hep -> LCIO
k4EDM4hep2LcioConv/k4EDM4hep2LcioConv/include/k4EDM4hep2LcioConv/k4EDM4hep2LcioConv.ipp
Line 18 in 7ef18e3
LCIO -> EMD4hep
k4EDM4hep2LcioConv/k4EDM4hep2LcioConv/include/k4EDM4hep2LcioConv/k4Lcio2EDM4hepConv.ipp
Line 356 in 7ef18e3
The text was updated successfully, but these errors were encountered: