Analysis Software
Documentation for sPHENIX simulation software
|
#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} {} | |
Definition at line 53 of file FastJetOptions.h.
View newest version in sPHENIX GitHub at line 53 of file FastJetOptions.h
|
inline |
Definition at line 64 of file FastJetOptions.h.
View newest version in sPHENIX GitHub at line 64 of file FastJetOptions.h
|
inline |
Definition at line 67 of file FastJetOptions.h.
View newest version in sPHENIX GitHub at line 67 of file FastJetOptions.h
|
inline |
Definition at line 70 of file FastJetOptions.h.
View newest version in sPHENIX GitHub at line 70 of file FastJetOptions.h
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