Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MdcxParameters Class Reference

#include <MdcxParameters.h>

List of all members.

Public Member Functions

virtual ~MdcxParameters ()
virtual ~MdcxParameters ()

Static Public Attributes

double addHitFactor = 10.
const double c = 29.9792458
 constants
double csmax3 = 1.
double csmax4 = 50.
int debug = 0
float dropHitsSigma [43]
const int findTrkGroup [11][3]
 relative to MdcxFindTracks
const double firstMdcAxialRadius = 18.9
double helixFitSigma = 5.
const int layerSet2AddSeg [11][11]
const double maxAddHitCut = 5.
const double maxDd0InMerge = 2.7
const double maxDlen = 150.
const float maxDp12 [11]
const float maxDp13 [11]
const double maxDphi0InMerge = 0.15
const double maxMdcRadius = 81.0
 MDC Geometry.
const double maxMdcZLen = 150.
const double maxPdradInMerge = 0.22
double maxProca = 0.6
double maxRcsInAddSeg = 50.0
const double maxRcsInMerge = 18.0
const double maxTrkLength = 250.0
const double maxTrkOmega = 0.2
 Track attribute.
double minTrkProb = 0.01
const int nSegCombo = 11
 -- relative to MdcxFindTracks
double nSigAddHitTrk = 5.

Private Member Functions

 MdcxParameters ()
 MdcxParameters ()


Constructor & Destructor Documentation

virtual MdcxParameters::~MdcxParameters  )  [inline, virtual]
 

00007 {};

MdcxParameters::MdcxParameters  )  [private]
 

virtual MdcxParameters::~MdcxParameters  )  [inline, virtual]
 

00007 {};

MdcxParameters::MdcxParameters  )  [private]
 


Member Data Documentation

double MdcxParameters::addHitFactor = 10. [static]
 

const double MdcxParameters::c = 29.9792458 [static]
 

constants

double MdcxParameters::csmax3 = 1. [static]
 

double MdcxParameters::csmax4 = 50. [static]
 

int MdcxParameters::debug = 0 [static]
 

float MdcxParameters::dropHitsSigma [static]
 

Initial value:

 {
  
  10.,5.,5.,10.,
  10.,5.,5.,10.,
  10.,5.,5.,5.,
  5.,5.,5.,5.,
  5.,5.,5.,10.,
  10.,5.,5.,5.,
  5.,5.,5.,5.,
  5.,5.,5.,5.,
  5.,5.,5.,10.,
  10.,5.,5.,5.,
  5.,5.,10.     
}

const int MdcxParameters::findTrkGroup [static]
 

Initial value:

 {
  { 4, 5, 6 },
  { 2, 1, 0 },
  { 9, 7, 8 },
  { 3, 5, 6 },
  { 10, 7, 8 },
  { 3, 5, 1 },
  { 4, 7, 8 },
  { 9, 5, 6 },
  { 3, 0, 1 },
  { 4, 5, 1 },
  { 2, 5, 1 }
  
}
relative to MdcxFindTracks

const double MdcxParameters::firstMdcAxialRadius = 18.9 [static]
 

double MdcxParameters::helixFitSigma = 5. [static]
 

const int MdcxParameters::layerSet2AddSeg [static]
 

Initial value:

 {
  { 7, 8, 9, 10, 3, 2, 1, 0, 6, 5, 4 },
  { 3, 4, 5, 6, 7, 8, 9, 10, 2, 1, 0 },
  { 10, 6, 5, 4, 3, 2, 1, 0, 9, 8, 7 },
  { 4, 7, 8, 9, 10, 2, 1, 0, 6, 5, 3 },
  { 9, 6, 5, 4, 3, 2, 1, 0, 10, 8, 7 },
  { 4, 2, 6, 7, 8, 9, 10, 0, 5, 3, 1 },
  { 6, 5, 9, 10, 3, 2, 1, 0, 8, 7, 4 },
  { 7, 8, 10, 4, 3, 2, 1, 0, 9, 6, 5 },
  { 2, 4, 5, 6, 7, 8, 9, 10, 3, 1, 0 },
  { 3, 2, 6, 7, 8, 9, 10, 0, 5, 4, 1 },
  { 3, 4, 6, 7, 8, 9, 10, 0, 5, 2, 1 }
}

const double MdcxParameters::maxAddHitCut = 5. [static]
 

const double MdcxParameters::maxDd0InMerge = 2.7 [static]
 

const double MdcxParameters::maxDlen = 150. [static]
 

const float MdcxParameters::maxDp12 [static]
 

Initial value:

 {
  
  0.5, 0.5,0.5, 0.5,0.5, 0.5,0.5, 0.5,0.5, 0.5, 0.5
  
}

const float MdcxParameters::maxDp13 [static]
 

Initial value:

 {
  
  0.5, 0.5,0.5, 0.5,0.5, 0.5,0.5, 0.5,0.5, 0.5, 0.5
  
}

const double MdcxParameters::maxDphi0InMerge = 0.15 [static]
 

const double MdcxParameters::maxMdcRadius = 81.0 [static]
 

MDC Geometry.

const double MdcxParameters::maxMdcZLen = 150. [static]
 

const double MdcxParameters::maxPdradInMerge = 0.22 [static]
 

double MdcxParameters::maxProca = 0.6 [static]
 

double MdcxParameters::maxRcsInAddSeg = 50.0 [static]
 

const double MdcxParameters::maxRcsInMerge = 18.0 [static]
 

const double MdcxParameters::maxTrkLength = 250.0 [static]
 

const double MdcxParameters::maxTrkOmega = 0.2 [static]
 

Track attribute.

double MdcxParameters::minTrkProb = 0.01 [static]
 

const int MdcxParameters::nSegCombo = 11 [static]
 

-- relative to MdcxFindTracks

double MdcxParameters::nSigAddHitTrk = 5. [static]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 16:30:55 2011 for BOSS6.5.5 by  doxygen 1.3.9.1