Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
New analysis code being developed for 2014 data format | ||||||||
Line: 43 to 43 | ||||||||
Unpacker Build and Run InstructionsCheck out and build: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > | $svn co http://edf.bu.edu/svn/edf/arcaro/cms/trunk/unpacker and http://edf.bu.edu/svn/edf/arcaro/cms/trunk/tools $cd tools $make | |||||||
List of tools and their uses:
| ||||||||
Line: 55 to 57 | ||||||||
| ||||||||
Changed: | ||||||||
< < | Root and Histogram Options | |||||||
> > | Unpacker histogram option | |||||||
If root is installed dumptmp.cc can be made by $make root=1. dumptmp is identical to dump but also creates a root file with a histogram of the error array for easier visualization with large files.
CMSSW | ||||||||
Line: 79 to 81 | ||||||||
All of this should be done using the same version of CMSSW as what the root file was produced with. To determine this use $ edmProvDump rootfile.root to see the CMSSW version number and other attributes of the file. There are also other edm functions that are quite useful (of course only on lxplus). | ||||||||
Deleted: | ||||||||
< < | To Do List | |||||||
Bugs | ||||||||
Added: | ||||||||
> > | To Do List | |||||||
New Features |