Commits on Source (33)
-
Viktor Klochkov authored
-
Viktor Klochkov authored
-
Viktor Klochkov authored
-
Evgeny Kashirin authored7c40b40a
-
Evgeny Kashirin authored
-
Oleksii Lubynets authored153a89ee
-
Viktor Klochkov authored
Update glauber/main.cpp See merge request pwg-c2f/centrality!1
-
Viktor Klochkov authored
-
Viktor Klochkov authored
Modify BorderFinder in 1D mode, add gitignore See merge request pwg-c2f/centrality!2
-
Ilya Selyuzhenkov authored
-
Viktor Klochkov authoredfe57d86a
-
Viktor Klochkov authored72866153
-
Viktor Klochkov authored
-
Viktor Klochkov authored205ae278
-
Viktor Klochkov authored4bce8ded
-
Viktor Klochkov authored46a081e4
-
Viktor Klochkov authored
-
Viktor Klochkov authored
-
Viktor authored
-
Viktor authored
-
Viktor authored
-
Viktor authored
-
Evgeny Kashirin authored
-
Evgeny Kashirin authored
-
Evgeny Kashirin authored
-
Evgeny Kashirin authored
-
Lubynets authoredcdcdb5ce
-
Lubynets authored5e0936e1
-
Viktor Klochkov authored
install .rootmap in install/lib See merge request pwg-c2f/analysis/centrality!6
-
Viktor Klochkov authored
use correct value along x-axis See merge request !3
-
Viktor Klochkov authoredf9953100
-
Viktor Klochkov authored
Add AT interface See merge request !5
-
Viktor Klochkov authored
Showing
- .clang-format 66 additions, 0 deletions.clang-format
- .gitignore 191 additions, 0 deletions.gitignore
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- .idea/.name 1 addition, 0 deletions.idea/.name
- .idea/centrality.iml 2 additions, 0 deletions.idea/centrality.iml
- .idea/codeStyles/codeStyleConfig.xml 5 additions, 0 deletions.idea/codeStyles/codeStyleConfig.xml
- .idea/inspectionProfiles/Project_Default.xml 249 additions, 0 deletions.idea/inspectionProfiles/Project_Default.xml
- .idea/misc.xml 4 additions, 0 deletions.idea/misc.xml
- .idea/vcs.xml 6 additions, 0 deletions.idea/vcs.xml
- CMakeLists.txt 36 additions, 70 deletionsCMakeLists.txt
- README.md 4 additions, 0 deletionsREADME.md
- at_interface/ATCentralityLinkDef.hpp 0 additions, 3 deletionsat_interface/ATCentralityLinkDef.hpp
- at_interface/CMakeLists.txt 49 additions, 0 deletionsat_interface/CMakeLists.txt
- at_interface/CentralityFiller.cpp 72 additions, 0 deletionsat_interface/CentralityFiller.cpp
- at_interface/CentralityFiller.hpp 63 additions, 0 deletionsat_interface/CentralityFiller.hpp
- docs/CONTRIBUTING.md 195 additions, 0 deletionsdocs/CONTRIBUTING.md
- docs/Doxyfile 0 additions, 0 deletionsdocs/Doxyfile
- glauber/Fitter.cpp 0 additions, 387 deletionsglauber/Fitter.cpp
- glauber/Fitter.h 0 additions, 105 deletionsglauber/Fitter.h
- glauber/FitterHelper.cpp 0 additions, 1 deletionglauber/FitterHelper.cpp
.clang-format
0 → 100644
.gitignore
0 → 100644
.idea/.name
0 → 100644
.idea/centrality.iml
0 → 100644
.idea/codeStyles/codeStyleConfig.xml
0 → 100644
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
This diff is collapsed.
.idea/misc.xml
0 → 100644
.idea/vcs.xml
0 → 100644
at_interface/CMakeLists.txt
0 → 100644
at_interface/CentralityFiller.cpp
0 → 100644
at_interface/CentralityFiller.hpp
0 → 100644
docs/CONTRIBUTING.md
0 → 100644
File moved
glauber/Fitter.cpp
deleted
100644 → 0
glauber/Fitter.h
deleted
100644 → 0
glauber/FitterHelper.cpp
deleted
100644 → 0