Skip to content
Snippets Groups Projects
Commit c83aeb3e authored by Riccardo Longo's avatar Riccardo Longo
Browse files

Update README.md

parent 8171d164
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ JCaPA ...@@ -8,7 +8,7 @@ JCaPA
include include
src src
userFunctions userFunctions
MC (to be implemented) MonteCarlo
2018_Utils (empty for the moment) 2018_Utils (empty for the moment)
The project is cmake based, so you need a reasonably new cmake version ( version > 2.8 ) The project is cmake based, so you need a reasonably new cmake version ( version > 2.8 )
...@@ -46,7 +46,8 @@ Please check AnalysisExample.cpp if you're looking for a basic template. ...@@ -46,7 +46,8 @@ Please check AnalysisExample.cpp if you're looking for a basic template.
Two main classes are provided at the moment: Two main classes are provided at the moment:
- DataReader - DataReader
- WFAnalysis (inherits from Analysis.h) - WFAnalysis (inherits from Analysis.h)
They are well commented by Yakov for each available method.
They are well commented by Yakov for each available method.
A doxygen documentation can also be created following the instruction below. A doxygen documentation can also be created following the instruction below.
#### Monte Carlo #### #### Monte Carlo ####
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment