![]() |
ATLAS Offline Software
|
#include <IPMGSherpaVjetsSysTool.h>
Public Member Functions | |
| 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. | |
Definition at line 27 of file AnalysisCommon/PMGTools/PMGTools/IPMGSherpaVjetsSysTool.h.
|
pure virtual |
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
pure virtual |
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
pure virtual |
get number of truth jets as defined in the parametrization analysis
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
pure virtual |
get number of truth jets as defined in the parametrization analysis
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
pure virtual |
Helpers to get the list of supported variations for Z/W+jets and gamma+jets.
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
pure virtual |
Helpers to get the list of supported variations for Z/W+jets and gamma+jets.
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
pure virtual |
Return weight for a given systematic variation.
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
pure virtual |
Return weight for a given systematic variation.
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
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, and KtDeltaRTool.
|
pure virtual |
Some setters to speed up the calculation for multiple variations/events.
Implemented in PMGTools::PMGSherpaVjetsSysTool.
|
pure virtual |
Some setters to speed up the calculation for multiple variations/events.
Implemented in PMGTools::PMGSherpaVjetsSysTool.