#include "PhysicsTools/CandAlgos/plugins/EventShapeVarsProducer.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "PhysicsTools/CandUtils/interface/Thrust.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Functions | |
DEFINE_FWK_MODULE (EventShapeVarsProducer) | |
void | put (edm::Event &evt, double value, const char *instanceName) |
DEFINE_FWK_MODULE | ( | EventShapeVarsProducer | ) |
void put | ( | edm::Event & | evt, |
double | value, | ||
const char * | instanceName | ||
) |
Definition at line 23 of file EventShapeVarsProducer.cc.
References edm::Event::put().
Referenced by EventShapeVarsProducer::produce().