class Gambit::ColliderBit::Analysis_ATLAS_13TeV_MultiLEP_confnote_36invfb

[No description available]

Inherits from Analysis

Public Classes

Name
structptComparison
structptJetComparison

Public Functions

Name
Analysis_ATLAS_13TeV_MultiLEP_confnote_36invfb()
voidrun(const HEPUtils::Event * event)
voidcombine(const Analysis * other)
Combine the variables of another copy of this analysis (typically on another thread) into this one.
voidcollect_results()
vector< HEPUtils::P4 >get_W_ISR(vector< const HEPUtils::Jet * > jets, HEPUtils::P4 Z, HEPUtils::P4 met)

Protected Functions

Name
voidanalysis_specific_reset()

Public Attributes

Name
constexpr const char *detector
struct Gambit::ColliderBit::Analysis_ATLAS_13TeV_MultiLEP_confnote_36invfb::ptComparisoncomparePt
struct Gambit::ColliderBit::Analysis_ATLAS_13TeV_MultiLEP_confnote_36invfb::ptJetComparisoncompareJetPt

Public Functions Documentation

function Analysis_ATLAS_13TeV_MultiLEP_confnote_36invfb

inline Analysis_ATLAS_13TeV_MultiLEP_confnote_36invfb()

function run

inline void run(
    const HEPUtils::Event * event
)

function combine

inline void combine(
    const Analysis * other
)

Combine the variables of another copy of this analysis (typically on another thread) into this one.

function collect_results

inline void collect_results()

function get_W_ISR

inline vector< HEPUtils::P4 > get_W_ISR(
    vector< const HEPUtils::Jet * > jets,
    HEPUtils::P4 Z,
    HEPUtils::P4 met
)

Protected Functions Documentation

function analysis_specific_reset

inline void analysis_specific_reset()

Public Attributes Documentation

variable detector

static constexpr const char * detector = "ATLAS";

variable comparePt

struct Gambit::ColliderBit::Analysis_ATLAS_13TeV_MultiLEP_confnote_36invfb::ptComparison comparePt;

variable compareJetPt

struct Gambit::ColliderBit::Analysis_ATLAS_13TeV_MultiLEP_confnote_36invfb::ptJetComparison compareJetPt;

Updated on 2022-08-03 at 12:58:17 +0000