#include <IPMGSherpaVjetsSysTool.h>
|
| virtual double | getWeight (const std::string &sysVariation="nom")=0 |
| | Return weight for a given systematic variation.
|
| virtual void | setNjets (int njets)=0 |
| | Some setters to speed up the calculation for multiple variations/events.
|
| 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.
|
| virtual unsigned int | getNtruthJets ()=0 |
| | get number of truth jets as defined in the parametrization analysis
|
| virtual double | getWeight (const std::string &sysVariation="nom")=0 |
| | Return weight for a given systematic variation.
|
| virtual void | setNjets (int njets)=0 |
| | Some setters to speed up the calculation for multiple variations/events.
|
| 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.
|
| virtual unsigned int | getNtruthJets ()=0 |
| | get number of truth jets as defined in the parametrization analysis
|
| virtual void | print () const =0 |
| | Print the state of the tool.
|
◆ 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 asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, KtDeltaRTool, and LundVariablesTool.
◆ 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 files: