#include <unistd.h>#include <stdio.h>#include <stdlib.h>#include <errno.h>#include "parser/MicrorocXDaqReader.hh"#include "parser/MicrorocSCReader.hh"#include "parser/AcquisitionParser.hh"#include "event/Event.hh"#include "geometry/Chamber.hh"#include "geometry/Board.hh"#include "geometry/Dif.hh"#include "geometry/MicrorocChip.hh"#include "geometry/Detector.hh"#include "tools/Toolbox.hh"#include "tools/SteerDesc.hh"#include "tools/Log.hh"#include "tools/MicroException.hh"#include "lcio.h"#include "IO/LCReader.h"#include "IMPL/LCTOOLS.h"#include "IMPL/LCGenericObjectImpl.h"#include "EVENT/LCCollection.h"#include "EVENT/LCRunHeader.h"#include "geometry/MicrorocChannel.hh"#include "ilcConfDb/IlcConfDb.hh"#include <iostream>#include <iomanip>Include dependency graph for MicrorocXDaqReader.cpp:

Go to the source code of this file.
Defines | |
| #define | NBBYTETOSKIP 94 |
| #define NBBYTETOSKIP 94 |
Definition at line 50 of file MicrorocXDaqReader.cpp.
Referenced by MicrorocXDaqReader::getNextEvent().
1.4.7