CMS 3D CMS Logo

Functions
EventShapeVarsProducer.cc File Reference
#include "PhysicsTools/CandAlgos/plugins/EventShapeVarsProducer.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "PhysicsTools/CandUtils/interface/Thrust.h"
#include <vector>
#include <memory>
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Functions

void put (edm::Event &evt, double value, const char *instanceName)
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< EventShapeVarsProducer > > s_filler__LINE__ ("EventShapeVarsProducer")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< EventShapeVarsProducer > > s_maker__LINE__ ("EventShapeVarsProducer")
 

Function Documentation

◆ put()

void put ( edm::Event evt,
double  value,
const char *  instanceName 
)

Definition at line 27 of file EventShapeVarsProducer.cc.

27  {
28  evt.put(std::make_unique<double>(value), instanceName);
29 }

References MuonErrorMatrixAdjuster_cfi::instanceName, and edm::Event::put().

Referenced by CaloTruthAccumulator::accumulateEvent(), and EventShapeVarsProducer::produce().

◆ s_filler__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< EventShapeVarsProducer > > s_filler__LINE__ ( "EventShapeVarsProducer"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< EventShapeVarsProducer > > s_maker__LINE__ ( "EventShapeVarsProducer"  )
static
value
Definition: value.py:1
edm::Event::put
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
Definition: Event.h:133
MuonErrorMatrixAdjuster_cfi.instanceName
instanceName
Definition: MuonErrorMatrixAdjuster_cfi.py:16