|
virtual | ~CDCGeoControlPar () |
| Destructor.
|
|
void | setDebug (bool onoff) |
| Set debug flag.
|
|
void | setPrintMaterialTable (bool onoff) |
| Set printMaterialTable flag.
|
|
void | setMaterialDefinitionMode (int input) |
| Set material defition mode.
|
|
void | setSenseWireZposMode (int input) |
| Set sense wire zpos mode.
|
|
void | setDisplacement (bool input) |
| Set displacement switch.
|
|
void | setAlignment (bool input) |
| Set alignment switch.
|
|
void | setMisalignment (bool input) |
| Set misalignment switch.
|
|
void | setDisplacementInputType (bool input) |
| Set input type for wire displacement.
|
|
void | setAlignmentInputType (bool input) |
| Set input type for wire alignment.
|
|
void | setMisalignmentInputType (bool input) |
| Set input type for wire misalignment.
|
|
void | setXtInputType (bool input) |
| Set input type for xt.
|
|
void | setSigmaInputType (bool input) |
| Set input type for sigma.
|
|
void | setFFactorInputType (bool input) |
| Set input type for fudge factor.
|
|
void | setPropSpeedInputType (bool input) |
| Set input type for prop. More...
|
|
void | setT0InputType (bool input) |
| Set input type for t0.
|
|
void | setTwInputType (bool input) |
| Set input type for time-walk.
|
|
void | setBwInputType (bool input) |
| Set input type for bad wire.
|
|
void | setChMapInputType (bool input) |
| Set input type for channel map.
|
|
void | setEDepToADCInputType (bool input) |
| Set input type for edep-to-adc.
|
|
void | setDisplacementFile (const std::string &input) |
| Set input file name for wire displacement.
|
|
void | setAlignmentFile (const std::string &input) |
| Set input file name for wire alignment.
|
|
void | setMisalignmentFile (const std::string &input) |
| Set input file name for wire misalignment.
|
|
void | setXtFile (const std::string &input) |
| Set input file name for xt-relation.
|
|
void | setSigmaFile (const std::string &input) |
| Set input file name for sigma.
|
|
void | setFFactorFile (const std::string &input) |
| Set input file name for fudge factor.
|
|
void | setPropSpeedFile (const std::string &input) |
| Set input file name for prop-speed.
|
|
void | setT0File (const std::string &input) |
| Set input file name for t0.
|
|
void | setTwFile (const std::string &input) |
| Set input file name for time-walk.
|
|
void | setBwFile (const std::string &input) |
| Set input file name for bad wire.
|
|
void | setChMapFile (const std::string &input) |
| Set input file name for channel map.
|
|
void | setEDepToADCFile (const std::string &input) |
| Set input file name for edep-to-adc.
|
|
void | setAddFudgeFactorForSigmaForData (double input) |
| Set additional fudge factor for space resol. More...
|
|
void | setAddFudgeFactorForSigmaForMC (double input) |
| Set additional fudge factor for space resol. More...
|
|
void | setMapperGeometry (bool torf) |
| Set mapper geometry flag.
|
|
void | setMapperPhiAngle (double phi) |
| Set mapper phi-angle (deg.)
|
|
bool | getDebug () const |
| Get debug flag.
|
|
bool | getPrintMaterialTable () const |
| Get printMaterialTable flag.
|
|
double | getMaterialDefinitionMode () const |
| Get material definition mode.
|
|
int | getSenseWireZposMode () const |
| Get sense wire z position mode.
|
|
bool | getDisplacement () const |
| Get displacement switch.
|
|
bool | getAlignment () const |
| Get alignment switch.
|
|
bool | getMisalignment () const |
| Get misalignment switch.
|
|
bool | getDisplacementInputType () |
| Get input type for wire displacement.
|
|
bool | getAlignmentInputType () |
| Get input type for wire alignment.
|
|
bool | getMisalignmentInputType () |
| Get input type for wire misalignment.
|
|
bool | getXtInputType () |
| Get input type for xt.
|
|
bool | getSigmaInputType () |
| Get input type for sigma.
|
|
bool | getFFactorInputType () |
| Get input type for fuge factor.
|
|
bool | getPropSpeedInputType () |
| Get input type for prop. More...
|
|
bool | getT0InputType () |
| Get input type for t0.
|
|
bool | getTwInputType () |
| Get input type for time-walk.
|
|
bool | getBwInputType () |
| Get input type for bad wire.
|
|
bool | getChMapInputType () |
| Get input type for channel map.
|
|
bool | getEDepToADCInputType () |
| Get input type for edeptoadc.
|
|
std::string | getDisplacementFile () const |
| Get input file name for wire displacement.
|
|
std::string | getAlignmentFile () const |
| Get input file name for wire alignment.
|
|
std::string | getMisalignmentFile () const |
| Get input file name for wire misalignment.
|
|
std::string | getXtFile () const |
| Get input file name for xt-relation.
|
|
std::string | getSigmaFile () const |
| Get input file name for sigma.
|
|
std::string | getFFactorFile () const |
| Get input file name for fudge factor.
|
|
std::string | getPropSpeedFile () const |
| Get input file name for prop-speed.
|
|
std::string | getT0File () const |
| Get input file name for t0.
|
|
std::string | getTwFile () const |
| Get input file name for time-walk.
|
|
std::string | getBwFile () const |
| Get input file name for badwire.
|
|
std::string | getChMapFile () const |
| Get input file name for channel map.
|
|
std::string | getEDepToADCFile () const |
| Get input file name for edeptoadc.
|
|
double | getAddFudgeFactorForSigmaForData () const |
| Get additional fudge factor for space resol for data.
|
|
double | getAddFudgeFactorForSigmaForMC () const |
| Get additional fudge factor for space resol for MC.
|
|
bool | getMapperGeometry () |
| Get mapper geometry flag.
|
|
double | getMapperPhiAngle () |
| Get mapper phi-angle.
|
|