CMS 3D CMS Logo

Functions
DAQMapping_PayloadInspector.cc File Reference
#include "CondCore/Utilities/interface/PayloadInspectorModule.h"
#include "CondCore/Utilities/interface/PayloadInspector.h"
#include "CondCore/CondDB/interface/Time.h"
#include "CondCore/CondDB/interface/PayloadReader.h"
#include "CondFormats/PPSObjects/interface/TotemDAQMapping.h"
#include "CondCore/CTPPSPlugins/interface/DAQMappingPayloadInspectorHelper.h"

Go to the source code of this file.

Functions

 PYBIND11_MODULE (pluginTotemDAQMapping_PayloadInspector, m)
 

Function Documentation

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( pluginTotemDAQMapping_PayloadInspector  ,
 
)

Definition at line 18 of file DAQMapping_PayloadInspector.cc.

References PAYLOAD_INSPECTOR_CLASS.

18 { PAYLOAD_INSPECTOR_CLASS(DAQMappingPayloadInfo_Text); }
#define PAYLOAD_INSPECTOR_CLASS(CLASS_NAME)