Skip to content
New issue

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

New feature: VecGeom support in ROOT and conversion of shapes. #156

Closed
wants to merge 0 commits into from

Conversation

mgheata
Copy link
Contributor

@mgheata mgheata commented Apr 11, 2016

Added support for the VecGeom library as external package (-Dvecgeom). Creating new library libConverterVG within geom module. This contains the conversion interface for ROOT shapes into vecgeom ones, activated using the plugin mechanism from ROOT. Included also the class TGeoVGShape bridging TGeoShape methods to either VecGeom solid (navigation) or existing ROOT shape (visualisation and the rest).

The conversion can be done once a ROOT geometry is in memory using:
TVirtualGeoConverter::Instance()->ConvertGeometry()
Once this is done, all TGeo functionality and tests can be accessed as for a standard TGeo geometry.

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