Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Validation/MuonDTDigis/test/divide_plots is written in an unsupported language. File is not indexed.

0001   ##   Script to divide two histos in the same .root file
0002  
0003   ## Define file (REFFILE) where histos to be divided are
0004   setenv REFFILE ./DTDigiPlots.root
0005 
0006   root -b -p -q DoCompareandDivide.C
0007