User Tools

Site Tools


asc:tutorials:2014october28

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
asc:tutorials:2014october28 [2014/10/28 20:42] – [Lesson 3: C++/ROOT program to read xAOD] ascasc:tutorials:2014october28 [2014/10/28 20:47] – [Lesson 3: C++/ROOT program to read xAOD] asc
Line 296: Line 296:
 In case if you need xAOD data, do this: In case if you need xAOD data, do this:
  
-<code>+<code bash>
 mkdir data mkdir data
 cd data cd data
 localSetupFAX --rootVersion=current-SL6 localSetupFAX --rootVersion=current-SL6
 voms-proxy-init -voms atlas voms-proxy-init -voms atlas
-xrdcp $STORAGEPREFIX/atlas/rucio/valid2:AOD.01482225._000140.pool.root.1 +xrdcp $STORAGEPREFIX/atlas/rucio/valid2:AOD.01482225._000140.pool.root.1 . 
-xrdcp $STORAGEPREFIX/atlas/rucio/valid2:AOD.01482225._000141.pool.root.1 +xrdcp $STORAGEPREFIX/atlas/rucio/valid2:AOD.01482225._000141.pool.root.1 . 
-xrdcp $STORAGEPREFIX/atlas/rucio/valid2:AOD.01482225._000142.pool.root.1+xrdcp $STORAGEPREFIX/atlas/rucio/valid2:AOD.01482225._000142.pool.root.1 .
 </code> </code>
  
Line 312: Line 312:
 python Make_input data python Make_input data
 </code> </code>
 +Now inputdata.txt should pick up your xAOD files.
  
  
asc/tutorials/2014october28.txt · Last modified: 2014/10/29 13:55 by asc