 |
Belle II Software
release-05-02-19
|
13 #include <calibration/CalibrationCollectorModule.h>
15 #include <pxd/utilities/PXD2TrackEvent.h>
16 #include <framework/datastore/StoreArray.h>
17 #include <framework/database/DBObjPtr.h>
18 #include <pxd/dataobjects/PXDCluster.h>
19 #include <mdst/dataobjects/MCParticle.h>
20 #include <mdst/dataobjects/Track.h>
21 #include <tracking/dataobjects/RecoTrack.h>
24 #include <pxd/dbobjects/PXDGainMapPar.h>
48 class PXDPerformanceCollectorModule :
public CalibrationCollectorModule {
The payload class for PXD gain corrections.
Abstract base class for different kinds of events.
Type-safe access to single objects in the data store.
void event() final
Check current experiment and run and update if needed, fill into RunRange and collect()
Accessor to arrays stored in the data store.
Class PXD2TrackEvent: Event data container for performance and calibration studies.