JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
Public Member Functions | Public Attributes | List of all members
TVar::simple_event_record Struct Reference

#include <TVar.hh>

Public Member Functions

 simple_event_record ()
 

Public Attributes

int AssociationCode
 
int AssociationVCompatibility
 
int nRequested_AssociatedJets
 
int nRequested_AssociatedLeptons
 
int nRequested_AssociatedPhotons
 
int nRequested_Tops
 
int nRequested_Antitops
 
std::vector< int > intermediateVid
 
SimpleParticleCollection_t pDaughters
 
SimpleParticleCollection_t pAssociated
 
SimpleParticleCollection_t pMothers
 
std::vector< SimpleParticleCollection_tpTopDaughters
 
std::vector< SimpleParticleCollection_tpAntitopDaughters
 
SimpleParticleCollection_t pStableTops
 
SimpleParticleCollection_t pStableAntitops
 

Detailed Description

Definition at line 227 of file TVar.hh.

Constructor & Destructor Documentation

◆ simple_event_record()

TVar::simple_event_record::simple_event_record ( )
inline

Definition at line 248 of file TVar.hh.

Member Data Documentation

◆ AssociationCode

int TVar::simple_event_record::AssociationCode

Definition at line 228 of file TVar.hh.

◆ AssociationVCompatibility

int TVar::simple_event_record::AssociationVCompatibility

Definition at line 229 of file TVar.hh.

◆ intermediateVid

std::vector<int> TVar::simple_event_record::intermediateVid

Definition at line 237 of file TVar.hh.

◆ nRequested_Antitops

int TVar::simple_event_record::nRequested_Antitops

Definition at line 234 of file TVar.hh.

◆ nRequested_AssociatedJets

int TVar::simple_event_record::nRequested_AssociatedJets

Definition at line 230 of file TVar.hh.

◆ nRequested_AssociatedLeptons

int TVar::simple_event_record::nRequested_AssociatedLeptons

Definition at line 231 of file TVar.hh.

◆ nRequested_AssociatedPhotons

int TVar::simple_event_record::nRequested_AssociatedPhotons

Definition at line 232 of file TVar.hh.

◆ nRequested_Tops

int TVar::simple_event_record::nRequested_Tops

Definition at line 233 of file TVar.hh.

◆ pAntitopDaughters

std::vector<SimpleParticleCollection_t> TVar::simple_event_record::pAntitopDaughters

Definition at line 243 of file TVar.hh.

◆ pAssociated

SimpleParticleCollection_t TVar::simple_event_record::pAssociated

Definition at line 239 of file TVar.hh.

◆ pDaughters

SimpleParticleCollection_t TVar::simple_event_record::pDaughters

Definition at line 238 of file TVar.hh.

◆ pMothers

SimpleParticleCollection_t TVar::simple_event_record::pMothers

Definition at line 240 of file TVar.hh.

◆ pStableAntitops

SimpleParticleCollection_t TVar::simple_event_record::pStableAntitops

Definition at line 245 of file TVar.hh.

◆ pStableTops

SimpleParticleCollection_t TVar::simple_event_record::pStableTops

Definition at line 244 of file TVar.hh.

◆ pTopDaughters

std::vector<SimpleParticleCollection_t> TVar::simple_event_record::pTopDaughters

Definition at line 242 of file TVar.hh.


The documentation for this struct was generated from the following file:
TVar::simple_event_record::nRequested_AssociatedJets
int nRequested_AssociatedJets
Definition: TVar.hh:230
TVar::simple_event_record::nRequested_AssociatedPhotons
int nRequested_AssociatedPhotons
Definition: TVar.hh:232
TVar::simple_event_record::AssociationVCompatibility
int AssociationVCompatibility
Definition: TVar.hh:229
TVar::simple_event_record::nRequested_Tops
int nRequested_Tops
Definition: TVar.hh:233
TVar::kNoAssociated
@ kNoAssociated
Definition: TVar.hh:30
TVar::simple_event_record::AssociationCode
int AssociationCode
Definition: TVar.hh:228
TVar::simple_event_record::nRequested_Antitops
int nRequested_Antitops
Definition: TVar.hh:234
TVar::simple_event_record::nRequested_AssociatedLeptons
int nRequested_AssociatedLeptons
Definition: TVar.hh:231