Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FastJetOptItem Struct Reference

#include <coresoftware/blob/master/offline/packages/jetbase/FastJetOptions.h>

Public Member Functions

 FastJetOptItem (float _val)
 
 FastJetOptItem (Jet::ALGO _algo)
 
 FastJetOptItem (FastJetOptEnum _opt)
 

Public Attributes

FastJetOptEnum opt {FastJetOptEnum::NONE}
 
bool is_opt {false}
 
float val {0.}
 
bool is_val {false}
 
Jet::ALGO algo {}
 
bool is_algo {false}
 
 is_val {true} {}
 
 is_algo {true} {}
 
 is_opt {true} {}
 

Detailed Description

Definition at line 53 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 53 of file FastJetOptions.h

Constructor & Destructor Documentation

FastJetOptItem::FastJetOptItem ( float  _val)
inline

Definition at line 64 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 64 of file FastJetOptions.h

FastJetOptItem::FastJetOptItem ( Jet::ALGO  _algo)
inline

Definition at line 67 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 67 of file FastJetOptions.h

FastJetOptItem::FastJetOptItem ( FastJetOptEnum  _opt)
inline

Definition at line 70 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 70 of file FastJetOptions.h

Member Data Documentation

Jet::ALGO FastJetOptItem::algo {}

Definition at line 61 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 61 of file FastJetOptions.h

bool FastJetOptItem::is_algo {false}

Definition at line 62 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 62 of file FastJetOptions.h

FastJetOptItem::is_algo {true} {}

Definition at line 69 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 69 of file FastJetOptions.h

bool FastJetOptItem::is_opt {false}

Definition at line 56 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 56 of file FastJetOptions.h

FastJetOptItem::is_opt {true} {}

Definition at line 72 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 72 of file FastJetOptions.h

bool FastJetOptItem::is_val {false}

Definition at line 59 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 59 of file FastJetOptions.h

FastJetOptItem::is_val {true} {}

Definition at line 66 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 66 of file FastJetOptions.h

FastJetOptEnum FastJetOptItem::opt {FastJetOptEnum::NONE}

Definition at line 55 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 55 of file FastJetOptions.h

float FastJetOptItem::val {0.}

Definition at line 58 of file FastJetOptions.h.

View newest version in sPHENIX GitHub at line 58 of file FastJetOptions.h


The documentation for this struct was generated from the following file: