You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonas Kunze edited this page Jul 23, 2014
·
35 revisions
Guideline
If you want to develop trigger algorithms that should run in the PC-farm, you need to clone this repository and na62-farm-lib. As these are eclipse projects you should import them into your eclipse workspace. Testing the algorithms should be done by cloning na62-trigger-test which links this project and na62-farm-lib.
Getting the code
For a more advanced way to clone the code within the PC-farm see this
Forking within github
The best way to start with your trigger implementations is to create a github account and then fork this project (See this link on the top right hand corner).
Then you can clone your forked repository via (please adjust YourUserName with your github user name)