#include <IPMGSherpaVjetsSysTool.h>
|
virtual double | getWeight (const std::string &sysVariation="nom")=0 |
| Return weight for a given systematic variation. More...
|
|
virtual void | setNjets (int njets)=0 |
| Some setters to speed up the calculation for multiple variations/events. More...
|
|
virtual void | cacheDSID (bool do_it=true)=0 |
|
virtual std::vector< std::string > | getSupportedVariations (SysParType ptype)=0 |
| Helpers to get the list of supported variations for Z/W+jets and gamma+jets. More...
|
|
virtual unsigned int | getNtruthJets ()=0 |
| get number of truth jets as defined in the parametrization analysis More...
|
|
virtual double | getWeight (const std::string &sysVariation="nom")=0 |
| Return weight for a given systematic variation. More...
|
|
virtual void | setNjets (int njets)=0 |
| Some setters to speed up the calculation for multiple variations/events. More...
|
|
virtual void | cacheDSID (bool do_it=true)=0 |
|
virtual std::vector< std::string > | getSupportedVariations (SysParType ptype)=0 |
| Helpers to get the list of supported variations for Z/W+jets and gamma+jets. More...
|
|
virtual unsigned int | getNtruthJets ()=0 |
| get number of truth jets as defined in the parametrization analysis More...
|
|
virtual void | print () const =0 |
| Print the state of the tool. More...
|
|
◆ cacheDSID() [1/2]
virtual void PMGTools::IPMGSherpaVjetsSysTool::cacheDSID |
( |
bool |
do_it = true | ) |
|
|
pure virtual |
◆ cacheDSID() [2/2]
virtual void PMGTools::IPMGSherpaVjetsSysTool::cacheDSID |
( |
bool |
do_it = true | ) |
|
|
pure virtual |
◆ getNtruthJets() [1/2]
virtual unsigned int PMGTools::IPMGSherpaVjetsSysTool::getNtruthJets |
( |
| ) |
|
|
pure virtual |
◆ getNtruthJets() [2/2]
virtual unsigned int PMGTools::IPMGSherpaVjetsSysTool::getNtruthJets |
( |
| ) |
|
|
pure virtual |
◆ getSupportedVariations() [1/2]
virtual std::vector<std::string> PMGTools::IPMGSherpaVjetsSysTool::getSupportedVariations |
( |
SysParType |
ptype | ) |
|
|
pure virtual |
◆ getSupportedVariations() [2/2]
virtual std::vector<std::string> PMGTools::IPMGSherpaVjetsSysTool::getSupportedVariations |
( |
SysParType |
ptype | ) |
|
|
pure virtual |
◆ getWeight() [1/2]
virtual double PMGTools::IPMGSherpaVjetsSysTool::getWeight |
( |
const std::string & |
sysVariation = "nom" | ) |
|
|
pure virtual |
◆ getWeight() [2/2]
virtual double PMGTools::IPMGSherpaVjetsSysTool::getWeight |
( |
const std::string & |
sysVariation = "nom" | ) |
|
|
pure virtual |
◆ print()
virtual void asg::IAsgTool::print |
( |
| ) |
const |
|
pure virtualinherited |
Print the state of the tool.
Implemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.
◆ setNjets() [1/2]
virtual void PMGTools::IPMGSherpaVjetsSysTool::setNjets |
( |
int |
njets | ) |
|
|
pure virtual |
◆ setNjets() [2/2]
virtual void PMGTools::IPMGSherpaVjetsSysTool::setNjets |
( |
int |
njets | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: