Skip to content

issues Search Results · repo:vmc-project/vmc language:C++

Filter by

4 results
 (55 ms)

4 results

invmc-project/vmc (press backspace or delete to remove)

Hello. We found some difference in particle acceptance using GEANT3 and 4. After some study I found possible source of difference. I simulated proton and anti-p with flat momentum distribution. They fly ...
  • kisselan
  • 3
  • Opened 
    on Jan 15, 2024
  • #20

In TGeant3 AddIons() is called before InitGeometry(): fApplication- AddIons(); fApplication- InitGeometry(); On the contrary, the order of calling these functions in TGeant4 is different: fApplication- ...
  • karabowi
  • 1
  • Opened 
    on Nov 16, 2022
  • #18

We are currently investigating some (internal) redesign. For this we consider multiple inheritance. Simplified: - Class M1 inherits from nothing - Class M2 (basically FairModule) inherits from TNamed ...
  • ChristianTackeGSI
  • 5
  • Opened 
    on Nov 8, 2022
  • #17

The compilation of the legacy code now fails. This is fixed by adding the options to Geant3BuildLibrary.cmake -fallow-argument-mismatch -fallow-invalid-boz I don t know whether this needs to be conditional ...
  • olinart
  • 3
  • Opened 
    on Jan 4, 2021
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub