Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
New analysis code being developed for 2014 data format | ||||||||
Line: 10 to 10 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Each class is documented below: | ||||||||
Line: 24 to 24 | ||||||||
| ||||||||
Changed: | ||||||||
< < | FedAmc | |||||||
> > | To Do List | |||||||
Added: | ||||||||
> > | Bugs | |||||||
Added: | ||||||||
> > |
| |||||||
Changed: | ||||||||
< < | For preliminary HCAL data format used through 2013 | |||||||
> > | New Features | |||||||
Changed: | ||||||||
< < | I've developed a simple unpacker and some command-line tools to dump and error-check
the data from the VME system or the new MicroTCA system (data formats are a bit different).
The original version was developed as a CMSSW job "EricDIM" TWiki page![]() | |||||||
> > |
| |||||||
Deleted: | ||||||||
< < | To get the tools from our svn and build them:
$ svn co svn://cms1.bu.edu/Eric $ cd Eric/RawAnalysis $ make $ ./dump_DTC.exe usage: dump_DTC.exe [options] file_name -e (check for sequential EvN) -h (check for uHTR EvN) -v (verbose) -dIf you run e.g. ./dump_DTC.exe -h dump1.dat it will check the file dump1.dat for EvN, BcN and OrN errors.
The data format is documented here. ("HCAL Upgrade Data Format", latest version).
-- EricHazen - 18 Oct 2013 | |||||||
\ No newline at end of file | ||||||||
Added: | ||||||||
> > | -- EricHazen - 04 Aug 2014 |