EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Attributes | List of all members
eicrecon::JetReconstructionConfig Struct Reference

#include <JetReconstructionConfig.h>

Public Attributes

float rJet = 1.0
 
float pJet = -1.0
 
double minCstPt = 0.2 * dd4hep::GeV
 
double maxCstPt = 100. * dd4hep::GeV
 
double minJetPt = 1.0 * dd4hep::GeV
 
double ghostMaxRap = 3.5
 
double ghostArea = 0.01
 
int numGhostRepeat = 1
 
std::string jetAlgo = "antikt_algorithm"
 
std::string recombScheme = "E_scheme"
 
std::string areaType = "active_area"
 
std::string jetContribAlgo = "Centauro"
 

Member Data Documentation

◆ areaType

std::string eicrecon::JetReconstructionConfig::areaType = "active_area"

◆ ghostArea

double eicrecon::JetReconstructionConfig::ghostArea = 0.01

◆ ghostMaxRap

double eicrecon::JetReconstructionConfig::ghostMaxRap = 3.5

◆ jetAlgo

std::string eicrecon::JetReconstructionConfig::jetAlgo = "antikt_algorithm"

◆ jetContribAlgo

std::string eicrecon::JetReconstructionConfig::jetContribAlgo = "Centauro"

◆ maxCstPt

double eicrecon::JetReconstructionConfig::maxCstPt = 100. * dd4hep::GeV

◆ minCstPt

double eicrecon::JetReconstructionConfig::minCstPt = 0.2 * dd4hep::GeV

◆ minJetPt

double eicrecon::JetReconstructionConfig::minJetPt = 1.0 * dd4hep::GeV

◆ numGhostRepeat

int eicrecon::JetReconstructionConfig::numGhostRepeat = 1

◆ pJet

float eicrecon::JetReconstructionConfig::pJet = -1.0

◆ recombScheme

std::string eicrecon::JetReconstructionConfig::recombScheme = "E_scheme"

◆ rJet

float eicrecon::JetReconstructionConfig::rJet = 1.0

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