#include <JetMatchingMadgraph.h>
|
template<typename T > |
static T | getParameter (const std::map< std::string, std::string > ¶ms, const std::string &var, const T &defValue=T()) |
|
template<typename T > |
static T | parseParameter (const std::string &value) |
|
template<typename T > |
static void | updateOrDie (const std::map< std::string, std::string > ¶ms, T ¶m, const std::string &name) |
|
Definition at line 9 of file JetMatchingMadgraph.h.
gen::JetMatchingMadgraph::~JetMatchingMadgraph |
( |
| ) |
|
void gen::JetMatchingMadgraph::beforeHadronisation |
( |
const lhef::LHEEvent * |
event | ) |
|
|
protectedvirtual |
void gen::JetMatchingMadgraph::beforeHadronisationExec |
( |
| ) |
|
|
protectedvirtual |
std::set< std::string > gen::JetMatchingMadgraph::capabilities |
( |
| ) |
const |
|
protectedvirtual |
double gen::JetMatchingMadgraph::getJetEtaMax |
( |
| ) |
const |
|
protectedvirtual |
template<typename T >
T gen::JetMatchingMadgraph::getParameter |
( |
const std::map< std::string, std::string > & |
params, |
|
|
const std::string & |
var, |
|
|
const T & |
defValue = T() |
|
) |
| |
|
staticprotected |
template<typename T >
T gen::JetMatchingMadgraph::getParameter |
( |
const std::string & |
var, |
|
|
const T & |
defValue = T() |
|
) |
| const |
|
protected |
int gen::JetMatchingMadgraph::match |
( |
const lhef::LHEEvent * |
partonLevel, |
|
|
const std::vector< fastjet::PseudoJet > * |
jetInput |
|
) |
| |
|
protectedvirtual |
template<typename T >
T gen::JetMatchingMadgraph::parseParameter |
( |
const std::string & |
value | ) |
|
|
staticprotected |
template<>
std::string gen::JetMatchingMadgraph::parseParameter |
( |
const std::string & |
value | ) |
|
template<>
bool gen::JetMatchingMadgraph::parseParameter |
( |
const std::string & |
value_ | ) |
|
template<typename T >
void gen::JetMatchingMadgraph::updateOrDie |
( |
const std::map< std::string, std::string > & |
params, |
|
|
T & |
param, |
|
|
const std::string & |
name |
|
) |
| |
|
staticprotected |
bool gen::JetMatchingMadgraph::eventInitialized |
|
protected |
bool gen::JetMatchingMadgraph::exclusive |
|
protected |
std::map<std::string, std::string> gen::JetMatchingMadgraph::mgParams |
|
protected |
bool gen::JetMatchingMadgraph::runInitialized |
|
protected |
bool gen::JetMatchingMadgraph::soup |
|
protected |