#include "CondFormats/BeamSpotObjects/interface/BeamSpotObjects.h"
#include "CondCore/DBCommon/interface/DbConnection.h"
#include "CondCore/DBCommon/interface/DbTransaction.h"
#include "CondCore/Utilities/interface/PayLoadInspector.h"
#include "CondCore/Utilities/interface/InspectorPythonWrapper.h"
#include "TROOT.h"
#include "TCanvas.h"
#include "TStyle.h"
#include "TColor.h"
#include "TLine.h"
#include "TGraph.h"
#include "TAxis.h"
#include "TMultiGraph.h"
#include "TLegend.h"
#include <string>
#include <sstream>
Go to the source code of this file.
BOOST_PYTHON_MODULE |
( |
pluginBeamSpotObjectsPyInterface |
| ) |
|
static const cond::ClassInfoFactory ::PMaker< pythonID:: pluginName_BeamSpotObjects > s_maker__LINE__ |
( |
pythonID:: |
pluginName_BeamSpotObjects).pluginName(cond::idCategories::pythonIDCategory).c_str( | ) |
|
|
static |