ROOT without C ++
I am going to do some data analysis this summer using ROOT. But I don't have any C ++ prerequisites. This question may be opinion based, but I need help. Is it possible to use ROOT without knowing C ++? Thanks in advance!
+3
Moudou ba
source
to share
2 answers
http://www.nevis.columbia.edu/~seligman/root-class/RootClass2012.pdf
Maybe this will help.
Can't hurt to do some ol 'C ++ reading.
What programming languages do you have experience with?
+2
hellyale
source
to share
If you know python you can try pyroot. I actually prefer pyroot over the C ++ version.
They are the same thing, the same classes and methods. More information on the ROIT website.
+4
Asen Christov
source
to share