{"id":22625519,"url":"https://github.com/thomasms/lbno-geom","last_synced_at":"2025-07-29T21:09:16.610Z","repository":{"id":84950448,"uuid":"76673459","full_name":"thomasms/lbno-geom","owner":"thomasms","description":"Laguna lbno geomconstruct","archived":false,"fork":false,"pushed_at":"2016-12-16T17:47:04.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T03:28:44.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomasms.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-16T17:43:15.000Z","updated_at":"2016-12-16T17:47:07.000Z","dependencies_parsed_at":"2023-03-13T03:46:54.064Z","dependency_job_id":null,"html_url":"https://github.com/thomasms/lbno-geom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomasms/lbno-geom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasms%2Flbno-geom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasms%2Flbno-geom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasms%2Flbno-geom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasms%2Flbno-geom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasms","download_url":"https://codeload.github.com/thomasms/lbno-geom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasms%2Flbno-geom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267758011,"owners_count":24139790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-09T00:26:05.116Z","updated_at":"2025-07-29T21:09:16.601Z","avatar_url":"https://github.com/thomasms.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n*****************************************************\n\n               LBNO Near Detector Geometry\n\n*****************************************************\n\n1. Third Party Software Needed:\n   \n   a.CLHEP\n   b.PYTHIA6\n   c.ROOT\n\nIf all this software is already installed, then simply add binaries to $PATH and libraries to $LD_LIBRARY_PATH and skip installation steps.\nNOTE: make sure both pyhtia6 and gdml are enabled in your root build\n\nIf not installed follow instructions in software.txt located in the third_party directory\n\n2. Run setup.sh from inside the main directory, otherwise if you require it to run at startup (.bashrc) then change the variables in setup.sh\n   $GEOM and $THIRD_PARTY_DIR to user defined directories as they are currently set to $PWD\n\n3. To compile:\n   a. cd build directory\n   b. type command \"cmake ../src\"\n   c. type command \"make\"\n   e. run \"geomconstruct\" with input cards \n\n4. Define input parameters through the cards\n\nPARAMETER NAME\t\tVALUE\t\t\t\tDESCRIPTION\n--------------------------------------------------------------------------\nrootFile                geometry_2x2x2.root\t\toutput name root\ngdmlFile                geometry_2x2x2.gdml\t\toutput name gdml\n\nrockX                   40*m\t\t\t\tdimensions of rock(world volume)\nrockY                   40*m\nrockZ                   60*m\nrockDensity             2.32e3*kg/m3\t\t\tdenisty of rock\n\ncavityGap               2.0*m\t\t\t\tcavity gap\ncavityDensity           1.29e-3*g/cm3\t\t\tdenisty of cavity (air)\n\nmagnetThickness         1.0*m\t\t\t\tmagnet thickness\nmagnetDensity           7.87*g/cm3\t\t\tmagnet density\n\ntpcVesselRadiusRatio    0.35\t\t\t\tCurvature of the tpc vessel\ntpcVesselThickness      0.05*m\t\t\t\tthickness of the tpc vessel\ntpcVesselRadius         2.5*m\t\t\t\tradius of the tpc Vessel\ntpcVesselLength         5.0*m\t\t\t\tlength of the vessel\ntpcVesselPlacementZ     0.0*m\t\t\t\tnot yet implemented\n\ntpcMaterial             ArgonGas\t\t\tmaterial in the tpc - see Materials.cc for definitions\ntpcFidX                 2.0 m\t\t\t\tdimensions of tpc\ntpcFidY                 2.0 m\ntpcFidZ                 2.0 m\ntpcPlacementZ           0.0 m\t\t\t\tnot yet implemented\ntpcDensity              0.035*g/cm3\t\t\tdensity of the gas\n\nscintLayers             300\t\t\t\tnumber of layers of scintillator, limited to vessel dims\nscintThickness          20*mm\t\t\t\tscint thickness of each layer\nscintGap                0*mm\t\t\t\tgap between layers\nscintDensity            1.18*g/cm3\t\t\tdensity of scintillator\n\nmindGap                 2.0*m\t\t\t\tgap between the mind and the vessel\nmindX                   10.0*m\t\t\t\tdimensions of the mind\nmindY                   10.0*m\nmindZ                   5.0*m\nmindThicknessLayer1     30.0*mm\t\t\t\tlayer 1 thickness\nmindThicknessLayer2     15.0*mm\t\t\t\tlayer 2 thickness\nmindMaterial            Iron\t\t\t\tmind material 1 - see Materials.cc for definitions\nmindDensity             7.87*g/cm3\t\t\tdensity of the material 1\nmindScintMaterial       Scintillator\t\t\tmind material 2 - see Materials.cc for definitions\nmindScintDensity        1.18*g/cm3\t\t\tdensity of the material 2\n\n\n5. To draw the geometry simply run the draw.cxx script in root. i.e root -l draw.cxx\nNOTE: If the output filename is changed from geometry.root then edit the draw.cxx to read in the new filename\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasms%2Flbno-geom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasms%2Flbno-geom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasms%2Flbno-geom/lists"}