Skip to content

hqvigstad/eta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*** Eta Prime Analysis ***

In order to run locally:
1  create tags:
1.1  cd local/tags/
1.2  , edit CreateTags.C to point towards local files
1.3  , call: '$ aliroot runTagCreator.C'.
2  Run by
2.1 cd local/
2.2 , call: '$ aliroot runLocal.C'.
       By default, this takes the tags from loca/tags

In order to run on grid:
1  make a build directory:
1.1 cd plugin
1.2 call: './build.sh test', were 'test' can be any replaced by desired name.
2  Run by:
2.1 cd test
2.2 aliroot 'runGrid.C'.
This run the code in Plugin Test Mode. In order to changes this, call runGrid with the appropriate mode as argument. The build directory is the appropriate place to make changes to the run parameters which is not appropriate upstream.


Stuff for running bath "mode" I hope to add later.

cmake builds libraries correctly, but does no linking, TODO.

About

eta prime analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors