#include <algorithm>
#include <iostream>
#include <memory>
#include <map>
#include <string>
#include <vector>
#include "TFile.h"
#include "TTree.h"
#include "TString.h"
#include "TH1.h"
#include "TH2.h"
#include "TProfile.h"
#include "oneapi/tbb/task_arena.h"
#include "FWCore/Framework/interface/GetterOfProducts.h"
#include "FWCore/Framework/interface/one/OutputModule.h"
#include "FWCore/Framework/interface/RunForOutput.h"
#include "FWCore/Framework/interface/LuminosityBlockForOutput.h"
#include "FWCore/Framework/interface/TypeMatch.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/MessageLogger/interface/JobReport.h"
#include "FWCore/Utilities/interface/BranchType.h"
#include "FWCore/Utilities/interface/Digest.h"
#include "FWCore/Utilities/interface/GlobalIdentifier.h"
#include "DataFormats/Provenance/interface/ProcessHistory.h"
#include "DataFormats/Provenance/interface/ProcessHistoryID.h"
#include "DataFormats/Provenance/interface/ProcessHistoryRegistry.h"
#include "FWCore/ParameterSet/interface/Registry.h"
#include "DataFormats/Histograms/interface/DQMToken.h"
#include "format.h"
Go to the source code of this file.
Classes | |
class | DQMRootOutputModule |
Namespaces | |
edm | |
HLT enums. | |
Functions | |
static TreeHelperBase * | makeHelper (unsigned int iTypeIndex, TTree *iTree, std::string *iFullNameBufferPtr) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< DQMRootOutputModule > > | s_filler_0__LINE__ ("DQMRootOutputModule") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< DQMRootOutputModule > > | s_maker__LINE__ ("DQMRootOutputModule") |
|
static |
Definition at line 250 of file DQMRootOutputModule.cc.
References cms::cuda::assert(), kFloatIndex, kIntIndex, kStringIndex, kTH1DIndex, kTH1FIndex, kTH1IIndex, kTH1SIndex, kTH2DIndex, kTH2FIndex, kTH2IIndex, kTH2SIndex, kTH3FIndex, kTProfile2DIndex, and kTProfileIndex.
Referenced by DQMRootOutputModule::openFile().
|
static |
|
static |