Code Monkey home page Code Monkey logo

geomodel's Introduction

pipeline status

GeoModel --- A user-friendly C++ Toolkit for HEP Detector Description

GeoModel is a user-friendly C++ Toolkit and Suite for HEP Detector Description with minimal dependencies.

Dependencies

The philosophy of the whole GeoModel Suite is to keep the external dependencies at the minimum.

The core packages only depend on these third-party libraries:

  • Eigen3, as the maths library (header-only)
  • SQLite, as the underlying format to store detector description data
  • fmt, as formatting library (header-only)

Structure

Build tree

By default, only the base classes are built:

  • GeoModelCore
    • GeoModelKernel
    • GeoGenericFunctions
  • GeoModelIO
    • GeoModelDBManager
    • GeoModelWrite
    • GeoModelRead
    • TFPersistification

On request, additional packages, libraries, and tools can be built:

  • GeoModelTools
    • ExpressionEvaluator
    • GeoModelJSONParser
    • GeoModelXMLParser
    • GMCAT
  • GeoModelVisualization (gmex)
  • GeoModelExamples
  • GeoModelG4
    • GeoMaterial2G4
    • GeoModel2G4
  • FullSimLight

Note:

Some of the optional packages bring in additional dependencies, for example libraries to handle 3D graphics and Geant4 for standalone detector simulations.

In particular, these are the additional dependencies and the packages that bring them:

  • GeoModelTools: Xerces-C, nlohmann_json
  • GeoModelVisualization: Qt5, Coin3D, SoQt, nlohmann_json
  • Examples about the classes handling the GeoModel->Geant4 translation: Geant4
  • GeoModelG4: Geant4
  • FullSimLight: Geant4

Build

For the build instruction, you can refer to the documentation folder:

documentation/dev/

or to the web-based render at the documentation website:

https://geomodel.web.cern.ch/geomodel/

License

GeoModel is distributed under the Apache 2.0 license

Core Developers and Maintainers

GeoModel is developed and maintained by (in alphabetical order):

  • Marilena Bandieramonte (University of Pittsburgh, US)
  • Riccardo Maria Bianchi (University of Pittsburgh, US)
  • Joseph Boudreau (University of Pittsburgh, US)
  • Andrea Dell'Acqua (CERN, CH)
  • Vakhtang Tsulaia (LBNL, US)

Contacts

For questions and requests, you can open an "Issue".

geomodel's People

Contributors

ric-bianchi avatar maribellamy avatar jfb3615 avatar dellacqu avatar krasznaa avatar raeeskhan65 avatar drbenmorgan avatar ada15764 avatar mnovak42 avatar esseivaju avatar denys-klekots-cern avatar amadio avatar etcherniaev avatar scott-snyder avatar paulgessinger avatar noemina avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.