Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tree structure visible in README #394

Merged
merged 1 commit into from
Oct 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions FCCee/MDI/compact/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ aciarma - 08/07/24
-- Beampipe_CADimport_o1_v02.xml : import CAD models for engineered beam pipe (by F. Fransesini/INFN-LNF)
These .stl files are hosted [here](https://fccsw.web.cern.ch/fccsw/filesForSimDigiReco/MDI/MDI_o1_v01/).
The CMake option `INSTALL_BEAMPIPE_STL_FILES=ON` downloads these STL.
```
-- stl_files/Pipe_240430
├── AlBeMet162_30042024.stl : central and elliptoconical chambers, with cooling manifolds
├── Copper_pipe_28092023.stl : low impedance beam pipe separation region
Expand All @@ -17,3 +18,4 @@ The CMake option `INSTALL_BEAMPIPE_STL_FILES=ON` downloads these STL.
├── Tungsten_mask_02102023.stl : SR masks 2.1m upstream
└── Water_30042024.stl : cooling for elliptoconical chambers
-- BeamInstrumentation_o1_v01.xml : compensating and screening solenoids
```