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

#include <PolynomialMatrixReconstructionConfig.h>

Public Attributes

float partMass {0.938272}
 
float partCharge {1}
 
long long partPDG {2212}
 
double crossingAngle {0.025}
 
std::vector< PolynomialMatrixConfigpoly_matrix_configs
 
double hit1minZ {0}
 
double hit1maxZ {0}
 
double hit2minZ {0}
 
double hit2maxZ {0}
 
std::string readout {""}
 
bool requireBeamProton {true}
 
bool requireValidBeamEnergy {true}
 

Member Data Documentation

◆ crossingAngle

double eicrecon::PolynomialMatrixReconstructionConfig::crossingAngle {0.025}

◆ hit1maxZ

double eicrecon::PolynomialMatrixReconstructionConfig::hit1maxZ {0}

◆ hit1minZ

double eicrecon::PolynomialMatrixReconstructionConfig::hit1minZ {0}

◆ hit2maxZ

double eicrecon::PolynomialMatrixReconstructionConfig::hit2maxZ {0}

◆ hit2minZ

double eicrecon::PolynomialMatrixReconstructionConfig::hit2minZ {0}

◆ partCharge

float eicrecon::PolynomialMatrixReconstructionConfig::partCharge {1}

◆ partMass

float eicrecon::PolynomialMatrixReconstructionConfig::partMass {0.938272}

◆ partPDG

long long eicrecon::PolynomialMatrixReconstructionConfig::partPDG {2212}

◆ poly_matrix_configs

std::vector<PolynomialMatrixConfig> eicrecon::PolynomialMatrixReconstructionConfig::poly_matrix_configs

◆ readout

std::string eicrecon::PolynomialMatrixReconstructionConfig::readout {""}

◆ requireBeamProton

bool eicrecon::PolynomialMatrixReconstructionConfig::requireBeamProton {true}

◆ requireValidBeamEnergy

bool eicrecon::PolynomialMatrixReconstructionConfig::requireValidBeamEnergy {true}

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