10 #ifndef SVDDATAFORMATCHECK_H
11 #define SVDDATAFORMATCHECK_H
14 #include <framework/core/Module.h>
15 #include <framework/datastore/StoreObjPtr.h>
16 #include <framework/datastore/StoreArray.h>
17 #include <framework/dataobjects/EventMetaData.h>
18 #include <svd/dataobjects/SVDEventInfo.h>
19 #include <svd/dataobjects/SVDShaperDigit.h>
20 #include <svd/dataobjects/SVDDAQDiagnostic.h>
52 virtual void event()
override;
55 virtual void endRun()
override;
Accessor to arrays stored in the data store.
Type-safe access to single objects in the data store.
Abstract base class for different kinds of events.