Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rest-for-physics
materials
Commits
3675f4d9
Commit
3675f4d9
authored
Jun 06, 2020
by
Javier Galan
Browse files
Update README.md
parent
5b1c080a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3675f4d9
# materials
This is a small project to host material definitions to be used in a GDML Geometry simulation to be simulated with Geant4.
\ No newline at end of file
This is a small project to host material definitions to be used in a GDML Geometry simulation inside Geant4.
The contents of this repository will be synchronized with the
[
following website
](
https://sultan.unizar.es/materials/
)
.
The main objective is to define material files with version traceability features that will be integrated with restG4 and TRestG4Metadata.
To allow for this traceability we should define a reference string at the beginning of the materials file,
enclosed in a comment between the following identificative header
`##VERSION ##`
.
It shoould include a line as the following line.
```
<!-- ##VERSION REST materials 1.0## -->
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment