Project

General

Profile

Wiki » History » Version 5

Alexandre Camsonne, 06/16/2025 11:17 AM

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