a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
TopQuarkObservables Class Reference

#include <TopQuarkObservables.h>

Detailed Description

Definition at line 17 of file TopQuarkObservables.h.

Public Member Functions

const NPSMEFTd6GeneralGetmyNPSMEFTd6General () const
 
 TopQuarkObservables (const NPSMEFTd6General &NP_i)
 
virtual ~TopQuarkObservables ()
 

Private Attributes

const NPSMEFTd6GeneralmyNPSMEFTd6General
 

Constructor & Destructor Documentation

◆ TopQuarkObservables()

TopQuarkObservables::TopQuarkObservables ( const NPSMEFTd6General NP_i)

Definition at line 5 of file TopQuarkObservables.cpp.

5: myNPSMEFTd6General(NP_i) {}
const NPSMEFTd6General & myNPSMEFTd6General

◆ ~TopQuarkObservables()

virtual TopQuarkObservables::~TopQuarkObservables ( )
inlinevirtual

Definition at line 24 of file TopQuarkObservables.h.

24{};

Member Function Documentation

◆ GetmyNPSMEFTd6General()

const NPSMEFTd6General & TopQuarkObservables::GetmyNPSMEFTd6General ( ) const
inline

Definition at line 27 of file TopQuarkObservables.h.

27 {
28 return myNPSMEFTd6General;
29 }

Member Data Documentation

◆ myNPSMEFTd6General

const NPSMEFTd6General& TopQuarkObservables::myNPSMEFTd6General
private

Definition at line 55 of file TopQuarkObservables.h.


The documentation for this class was generated from the following files: