Updates
Features:
-
myBashFunctions.sh: defines some useful bash functions:
- rebuild-cbm can be used to recompile cbmroot from any folder (NOTE: cbmroot must be already compiled at least once)
- myParameters.h: defines common constants, for example, path to data directory
-
myDigi.C, myTransport.C, myReco.C, myQa.C:
- default data directory changed with a path constant defined in myParameters.h
- default values for input macro parameters are added (if one does not care about running mode and just wants to test some code feature)