RooWorkspaceWeightProducer Config tags:
More...
#include <RooWorkspaceWeightProducer.h>
|
| RooWorkspaceWeightProducer () |
|
| RooWorkspaceWeightProducer (bool(setting_type::*GetSaveRooWorkspaceTriggerWeightAsOptionalOnly)(void) const, std::string(setting_type::*GetRooWorkspace)(void) const, std::vector< std::string > &(setting_type::*GetRooWorkspaceWeightNames)(void) const, std::vector< std::string > &(setting_type::*GetRooWorkspaceObjectNames)(void) const, std::vector< std::string > &(setting_type::*GetRooWorkspaceObjectArguments)(void) const) |
|
virtual std::string | GetProducerId () const override |
|
virtual void | Init (setting_type const &settings, metadata_type &metadata) override |
|
virtual void | Produce (event_type const &event, product_type &product, setting_type const &settings, metadata_type const &metadata) const override |
|
RooWorkspaceWeightProducer Config tags:
- Fill me with something meaningful
RooWorkspaceWeightProducer::RooWorkspaceWeightProducer |
( |
| ) |
|
RooWorkspaceWeightProducer::RooWorkspaceWeightProducer |
( |
bool(setting_type::*)(void) const |
GetSaveRooWorkspaceTriggerWeightAsOptionalOnly, |
|
|
std::string(setting_type::*)(void) const |
GetRooWorkspace, |
|
|
std::vector< std::string > &(setting_type::*)(void) const |
GetRooWorkspaceWeightNames, |
|
|
std::vector< std::string > &(setting_type::*)(void) const |
GetRooWorkspaceObjectNames, |
|
|
std::vector< std::string > &(setting_type::*)(void) const |
GetRooWorkspaceObjectArguments |
|
) |
| |
virtual std::string RooWorkspaceWeightProducer::GetProducerId |
( |
| ) |
const |
|
inlineoverridevirtual |
void RooWorkspaceWeightProducer::Init |
( |
setting_type const & |
settings, |
|
|
metadata_type & |
metadata |
|
) |
| |
|
overridevirtual |
void RooWorkspaceWeightProducer::Produce |
( |
event_type const & |
event, |
|
|
product_type & |
product, |
|
|
setting_type const & |
settings, |
|
|
metadata_type const & |
metadata |
|
) |
| const |
|
overridevirtual |
std::map<int,std::vector<std::string> > RooWorkspaceWeightProducer::m_functorArgs |
|
protected |
std::map<int,std::vector<RooFunctor*> > RooWorkspaceWeightProducer::m_functors |
|
protected |
bool RooWorkspaceWeightProducer::m_saveTriggerWeightAsOptionalOnly |
|
protected |
std::map<int,std::vector<std::string> > RooWorkspaceWeightProducer::m_weightNames |
|
protected |
RooWorkspace* RooWorkspaceWeightProducer::m_workspace |
|
protected |
The documentation for this class was generated from the following files: