CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions
JeProfService.cc File Reference
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ServiceRegistry/interface/ServiceMaker.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "FWCore/Framework/interface/FileBlock.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include <string>
#include <dlfcn.h>
#include <cstdio>
#include <cstring>

Go to the source code of this file.

Classes

class  edm::service::JeProfService
 

Namespaces

 edm
 HLT enums.
 
 edm::service
 

Typedefs

typedef int(* mallctl_t) (const char *name, void *oldp, size_t *oldlenp, void *newp, size_t newlen)
 

Functions

bool edm::service::isProcessWideService (JeProfService const *)
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForServices< JeProfService > > s_filler__LINE__ ("JeProfService")
 
static const edm::serviceregistry::ServicePluginFactory ::PMaker< edm::serviceregistry::ServiceMaker< JeProfService > > s_maker__LINE__ ("JeProfService")
 

Typedef Documentation

◆ mallctl_t

typedef int(* mallctl_t) (const char *name, void *oldp, size_t *oldlenp, void *newp, size_t newlen)

Definition at line 21 of file JeProfService.cc.

Function Documentation

◆ s_filler__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::DescriptionFillerForServices< JeProfService > > s_filler__LINE__ ( "JeProfService"  )
static

◆ s_maker__LINE__()

static const edm::serviceregistry::ServicePluginFactory ::PMaker< edm::serviceregistry::ServiceMaker< JeProfService > > s_maker__LINE__ ( "JeProfService"  )
static