Difference: AMC13RawDataAnalysis (9 vs. 10)

Revision 1014 Oct 2015 - EricHazen

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"

New analysis code being developed for 2014 data format

Line: 16 to 16
 Bug reports are quite welcome. (to Ted Laird)
Added:
>
>

Finding the Data

See EricFindingCMSData for some help.

 

Unpacker:

Unpacker consists of three classes to parse AMC13 data format: FedEvent, FedBlock, and FedAMC. Various tools have also been created to utilize these classes and analyze the data. All code can be found here: http://edf.bu.edu/svn/edf/arcaro/

Line: 54 to 58
  $ cd analyzer/parse/plugins
Changed:
<
<
$ svn co http://edf.bu.edu/svn/edf/arcaro/unpacker/ (You can put this anywhere you would like, just make sure the contents of unpacker end up in the plugins folder)
>
>
$ pushd somewhere else

$ svn co http://edf.bu.edu/svn/edf/arcaro/cms/trunk/unpacker/ (You can put this anywhere you would like, just make sure the contents of unpacker end up in the plugins folder)

$ popd

 
Changed:
<
<
$ cp unpacker/* ./
>
>
$ cp _somewhere_else_/unpacker/* ./
  You should now have all the FedEvent source code in the plugins folder alongside BuildFile.xml and parse.cc
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback