New Reply

root programming

 
Share Thread Thread Tools
Dec29-12, 10:57 PM   #1
 

root programming


Hi all,

I want ask you about root programming , if I have A (mass number) for output and input data for experiment how I can comparison between A input and A output
see attachments
Attached Thumbnails
A-input.jpg   A-output.jpg  
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Dec30-12, 08:33 AM   #2
mfb
 
Mentor
Draw both in the same diagram? (histogram->Draw("SAME") iirc).
Draw a two-dimensional plot (probably not in the object browser)?
Dec31-12, 12:13 AM   #3
 
thanks a lot ,

but I am beginner in this programming

please, can you explain this point in details

how I can draw both in the same diagram?
Jan4-13, 09:53 AM   #4
 

root programming


It's not super easy to overlay two histograms on the same canvas in root using the root browser.

It's easiest to just use the command prompt or write a script to be executed by root. ROOT is essentially just a collection of C++ libraries, so there really isn't 'root programming' its just C++. One of the previous posters already gave the basic commands for that. I can give a more explicit example if you need it.
New Reply
Thread Tools


Similar Threads for: root programming
Thread Forum Replies
how do you superimpose graphs from different root files in C++/root Programming & Comp Sci 1
Recommended programming language (and texts) for middle-school beginner programming Programming & Comp Sci 9
square root and cube root question Precalculus Mathematics Homework 4
Need help with finding Root of an Equation, given another root. Analysis Question. Precalculus Mathematics Homework 10
Proove that the cubic root of 2 + the square root of 2 is irrational Calculus & Beyond Homework 4