Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G GeoModel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GeoModelDev
  • GeoModel
  • Issues
  • #30

Closed
Open
Created Nov 25, 2021 by Marilena Bandieramonte@mbandierMaintainer

Missing root logical volumes in the geometry sqlite dump from Athena

I am quoting an issue discovered by @mihaly Mihaly Novak here:

However, there must be some differences in the geometries what I use wSpecialShapes.db (as listed here) and what was used in the Athena run that generated the above log file. While most of the produced regions and their settings are identical to that we can see in the log file, there are some differences. The most significant one is that I cannot find any of the listed (TRT::Gas_Ar, TRT::GasMA_Ar nor similar) root logical volumes of the TRT_Ar region in the wSpecialShapes.db geometry while 3 logical volumes with these names could be found in Athena (according to the below part of the log file)

16:12:23 ToolSvc.G4Atlas...   INFO +----------------------------------------------------+
16:12:23 ToolSvc.G4Atlas...   INFO A total of 3 volumes was assigned to region TRT_Ar
16:12:23 ToolSvc.G4Atlas...   INFO +----------------------------------------------------+
16:12:23 ToolSvc.G4Atlas...   INFO
16:12:23 ToolSvc.G4Atlas...   INFO     Dump of region  TRT_Ar
16:12:23 ToolSvc.G4Atlas...   INFO     Volumes being assigned to this region:
16:12:23 ToolSvc.G4Atlas...   INFO       TRT::Gas_Ar
16:12:23 ToolSvc.G4Atlas...   INFO       TRT::GasMA_Ar
16:12:23 ToolSvc.G4Atlas...   INFO
16:12:23 ToolSvc.G4Atlas...   INFO     Cuts selected for this region:
16:12:23 ToolSvc.G4Atlas...   INFO       Gamma    = 'GammaCut':0.050000000
16:12:23 ToolSvc.G4Atlas...   INFO       Electron = 'ElectronCut':30.000000
16:12:23 ToolSvc.G4Atlas...   INFO       Positron = 'PositronCut':30.000000
16:12:23 ToolSvc.G4Atlas...   INFO       Proton   = 'ProtonCut':1.0000000

So it seems that the wSpecialShapes.db geometry do not contain that part of the geometry that corresponds to the TRT_Ar region.

Assignee
Assign to
Time tracking