Wiki » History » Version 6
Alexandre Camsonne, 06/16/2025 04:12 PM
1 | 1 | Alexandre Camsonne | h1. Wiki |
---|---|---|---|
2 | 2 | Alexandre Camsonne | |
3 | |||
4 | Juptyerhub : |
||
5 | 3 | Alexandre Camsonne | |
6 | |||
7 | |||
8 | |||
9 | |||
10 | Github : |
||
11 | |||
12 | |||
13 | Overleaf : |
||
14 | |||
15 | |||
16 | |||
17 | |||
18 | Connect to VNC |
||
19 | 4 | Alexandre Camsonne | |
20 | |||
21 | ROOT : |
||
22 | |||
23 | How to look at variables for a tree : |
||
24 | |||
25 | example tree T |
||
26 | |||
27 | T->Print() will print all variables in the tree |
||
28 | T->Print("*tp*") will print all variables containing tp in the name |
||
29 | 5 | Alexandre Camsonne | T->StartViewer() in ROOT, will open a GUI to draw a particular variable |
30 | 6 | Alexandre Camsonne | |
31 | |||
32 | * CODA |
||
33 | ** To start a ROC |
||
34 | *** ssh into the VME CPU |
||
35 | *** switch to tcsh if in bash |
||
36 | *** setup coda script : source setup_eel126 |
||
37 | *** start the ROC : coda_roc -name <NAME> |