Functions | |
| int | ConvertBeamRunToIndex (BeamType::BeamType_t beam, int runType) |
| void | ConvertIndexToBeamRun (int index, BeamType::BeamType_t &beam, int &runType) |
| TString | WhichCCPIDFiles (Detector::Detector_t detType, ReleaseType::Release_t mcType, BeamType::BeamType_t beamType) |
| TString | WhichMdaCoeffHistDef (Bool_t isCoeff, Detector::Detector_t detType, ReleaseType::Release_t mcType, BeamType::BeamType_t beamType) |
| int | RecoEnergyScaleValueToKey (double track, double shower) |
| void | RecoEnergyKeyToScaleValue (int key, double &track, double &shower) |
Variables | |
| const double | kBaseLineFar = 735. |
| const double | kBaseLineNear = 1. |
| const int | kHighMultClean = 0 |
| const int | kLowMultClean = 1 |
| const int | kNoClean = 2 |
| const int | kBRStopper = 0 |
| const int | kPittStopper = 1 |
| const int | kCCStopper = 2 |
| const int | kBRFiducialVolume = 0 |
| const int | kOxFiducialVolume = 1 |
| const int | kCCFiducialVolume = 2 |
| const int | kTOFiducialVolume = 3 |
| const int | kRockMuonFiducialVolume = 4 |
| const int | kBREventAlgorithm = 0 |
| const int | kTOEventAlgorithm = 1 |
| const int | kCCEventAlgorithm = 2 |
| const int | kUnkEventAlgorithm = 3 |
| const int | kOxEventAlgorithm = 4 |
| const int | kBRSnarlAlgorithm = 0 |
| const int | kCCSnarlAlgorithm = 1 |
| const int | kStandardSpillSelection = 0 |
| const int | kCCSpillSelection = 1 |
| const int | kCCFinalSelection = 0 |
| const int | kNCFinalSelection = 1 |
| const int | kCCCuts = 0 |
| const int | kNCCuts = 1 |
| const int | kTOCuts = 2 |
| const int | kOxCuts = 3 |
| const int | kNC = 0 |
| const int | kCC = 1 |
| const int | kUnknown = 2 |
| const int | kMCTotal = 3 |
| const int | kTau = 4 |
| const int | kUnknownFile = 0 |
| const int | kBeamFile = 1 |
| const int | kTauFile = 2 |
| const int | kElectronFile = 3 |
| const int | kMockFile = 4 |
| const int | kRunAll = 0 |
| const int | kRunI = 1 |
| const int | kRunII = 2 |
| const int | kRunIII = 3 |
| const int | kMaxRun = kRunII |
| const TString | kRunNames [kMaxRun+1] |
| const int | kNuMuToNuMu = 0 |
| const int | kNuMuToNuTau = 1 |
| const int | kNuMuToNuE = 2 |
| const int | kNuMuToNuS = 3 |
| const int | kNuEToNuE = 4 |
| const int | k3Flavor = 0 |
| const int | k4Flavor = 1 |
| const int | k4FlavorDelta43Is0 = 2 |
| const int | k4FlavorDelta41Is0 = 3 |
| const int | k4FlavorAngles = 4 |
| const int | kData = 1 |
| const int | kMC = 0 |
| const int | kNCCCExtractionTRann = 0 |
| const int | kNCCCExtractionTO = 1 |
| const int | kNCCCExtractionAS = 2 |
| const int | kNCCCExtractionNS = 3 |
| const int | kNCCCExtractionRO = 4 |
| const int | kNCCCExtractionKA = 5 |
| const int | kNCCCExtractionKAD = 6 |
| const int | kNCCCExtractionRPann = 7 |
| const int | kNCCCExtractionRPann2 = 8 |
| const int | kNCCCExtractionDP = 9 |
| const int | kNCCCExtractionADM = 10 |
| const int | kNCCCExtractionTR = 11 |
| const int | kNCCCExtractionPL = 12 |
| const int | kNCCCExtractionUnk = 13 |
| const int | kNumExtractions = 14 |
| const TString | kExtractionNames [14] |
| const int | kExtrapolationUnk = 0 |
| const int | kExtrapolationMQ = 1 |
| const int | kExtrapolationNS = 2 |
| const int | kExtrapolationDP = 3 |
| const int | kExtrapolationRS = 4 |
| const int | kExtrapolationJK = 5 |
| const int | kExtrapolationJK_fit = 6 |
| const int | kNumExtrapolations = 7 |
| const TString | kExtrapolationNames [7] |
| const int | kNumBeamNames = 14 |
| const TString | kBeamNames [14] |
| const int | kNumRangeLowerLimitsADM = 13 |
| const double | kRangeLowerLimitsADM [13] |
| const int | kTruthEnergy = 0 |
| const int | kTruthY = 1 |
| const int | kRecoEnergy = 2 |
| const int | kRecoY = 3 |
| const int | kNumEfficiencyAndPurityBaseNames = 4 |
| const TString | kEfficiencyAndPurityBaseNames [4] |
| const int | kUS3Sqr = 0 |
| const int | kUMu3Sqr = 1 |
| const int | kDeltaMSqr = 2 |
| const int | kNumUMu3SqrBins = 100 |
| const double | kUMu3SqrStart = 1.e-3 |
| const double | kUMu3SqrEnd = 0.5 |
| const double | kDeltaUMu3Sqr = (kUMu3SqrEnd-kUMu3SqrStart)/(1.*kNumUMu3SqrBins) |
| const int | kNumUS3SqrBins = 100 |
| const double | kUS3SqrStart = 1.e-3 |
| const double | kUS3SqrEnd = 1.0 |
| const double | kDeltaUS3Sqr = (kUS3SqrEnd-kUS3SqrStart)/(1.*kNumUS3SqrBins) |
| const int | kNumDeltaMSqrBins = 300 |
| const double | kDeltaMSqrStart = 1.5 |
| const double | kDeltaMSqrEnd = 4.5 |
| const double | kDeltaDeltaMSqr = (kDeltaMSqrEnd-kDeltaMSqrStart)/(1.*kNumDeltaMSqrBins) |
| const double | k127 = 1.267 |
| const int | kNumEnergyBinsNear = 200 |
| const int | kNumEnergyBinsFar = 23 |
| const double | kEnergyBinWidthNear = 0.5 |
| const double | kEnergyBinWidthFar = 1. |
| const double | kMaxEnergy = 100. |
| const double | kEnergyBinsNear [kNumEnergyBinsNear+1] |
| const double | kEnergyBinsFar [kNumEnergyBinsFar+1] |
| const double | kRecoEnergyChange = 0.005 |
| const int | kNumTrackChanges = 33 |
| const double | kInitialTrackValue = 0.92 |
| const int | kNumShowerChanges = 81 |
| const double | kInitialShowerValue = 0.8 |
| const int | kma_qe = 0 |
| const int | kma_res = 1 |
| const int | kqel_fa0 = 2 |
| const int | kqel_eta = 3 |
| const int | kres_omega = 4 |
| const int | kres_z = 5 |
| const int | kma_coh = 6 |
| const int | kcoh_r0 = 7 |
| const int | kcoh_rei = 8 |
| const int | kkno_a1 = 9 |
| const int | kkno_a2 = 10 |
| const int | kkno_a3 = 11 |
| const int | kkno_a4 = 12 |
| const int | kkno_b = 13 |
| const int | kkno_r112 = 14 |
| const int | kkno_r122 = 15 |
| const int | kkno_r132 = 16 |
| const int | kkno_r142 = 17 |
| const int | kkno_r113 = 18 |
| const int | kkno_r123 = 19 |
| const int | kkno_r133 = 20 |
| const int | kkno_r143 = 21 |
| const int | kkno_r212 = 22 |
| const int | kkno_r222 = 23 |
| const int | kkno_r232 = 24 |
| const int | kkno_r242 = 25 |
| const int | kkno_r213 = 26 |
| const int | kkno_r223 = 27 |
| const int | kkno_r233 = 28 |
| const int | kkno_r243 = 29 |
| const int | kDISFACT = 30 |
| const int | kCCMA = 31 |
| const int | kkno_r112122 = 32 |
| const int | kkno_r113123 = 33 |
| const int | kkno_r212222 = 34 |
| const int | kkno_r213223 = 35 |
| const int | kTrackEnergy = 36 |
| const int | kShowerEnergy = 37 |
| const int | kFiducialVolume = 38 |
| const int | kNormalization = 39 |
| const int | kAbsoluteHadronicCalibration = 40 |
| const int | kShowerEnergyOffset = 41 |
| const int | kNCBackground = 42 |
| const int | kPIDCut = 43 |
| const int | kRelativeHadronicCalibration = 44 |
| const int | kCCBackground = 45 |
| const int | kLowCompleteness = 46 |
| const int | kSKZP = 47 |
| const int | kNCCrossSection = 48 |
| const int | kNuBarCrossSection = 49 |
| const int | kNCFarCleanNoise = 50 |
| const int | kNCFarCleanCR = 51 |
| const int | kNCNearClean = 52 |
| const int | kNumNeugenParameters = 36 |
| const int | kNumCrossSectionParameters = 2 |
| const int | kNumRecoParameters = 14 |
| const int | kNumSKZPParameters = 1 |
| const int | kNumParameters = kNumNeugenParameters+kNumCrossSectionParameters+kNumRecoParameters+kNumSKZPParameters |
| const TString | kParameterNames [kNumParameters] |
| const double | kParameterDefaults [kNumParameters] |
| const double | kParameterSigmas [kNumParameters] |
| const double | kParameterDefaultsCarrot [kNumParameters] |
| const double | kParameterSigmasCarrot [kNumParameters] |
|
||||||||||||
|
Definition at line 217 of file NCType.cxx. References BeamType::ToZarko(). Referenced by NCExtrapolation::AddEvent(), NCExtrapolationModule::AddEventsToExtrapolations(), NCExtrapolationModule::DrawFarDataQualityPlots(), NCExtrapolationModule::DrawNearDataQualityPlots(), and NCExtrapolationModule::SetPOTValues(). 00219 {
00220 return (runType + 100*BeamType::ToZarko(beam));
00221 }
|
|
||||||||||||||||
|
Definition at line 224 of file NCType.cxx. References BeamType::FromZarko(). Referenced by NCExtrapolation::NCExtrapolation(), and NCExtrapolationModule::SetPOTValues(). 00227 {
00228 int beamNum = TMath::FloorNint(index/100.);
00229 beam = BeamType::FromZarko(beamNum);
00230 runType = index - beamNum*100;
00231
00232 return;
00233 }
|
|
||||||||||||||||
|
Definition at line 207 of file NCType.cxx. 00208 {
00209 double keyD = key*1.e-4;
00210 track = TMath::Floor(keyD)*1.e-3;
00211 shower = 10.*(keyD-track*1.e3);
00212
00213 return;
00214 }
|
|
||||||||||||
|
Definition at line 194 of file NCType.cxx. 00195 {
00196
00197 int key = 0;
00198 int trackI = TMath::Nint(track*1.e7);
00199 int showerI = TMath::Nint(shower*1.e3);
00200
00201 key = trackI + showerI;
00202
00203 return key;
00204 }
|
|
||||||||||||||||
|
Definition at line 133 of file NCType.cxx. References ReleaseType::IsCarrot(), ReleaseType::IsDaikon(), and MSG. Referenced by NCExtractionTO::DoExtraction(), and NCExtractionDP::FillPDFs(). 00135 {
00136 if (mcType==ReleaseType::kUnknown) {
00137 MSG("NCType",Msg::kWarning)
00138 << "Can't figure out MC version, defaulting to carrot.\n";
00139 mcType = ReleaseType::kCarrot;
00140 }
00141
00142 if(detType == Detector::kFar) {
00143 if(ReleaseType::IsCarrot(mcType)){
00144 switch (beamType){
00145 case BeamType::kL010z185i: return "dp_pdf_far_le.root"; break;
00146 case BeamType::kUnknown: return "dp_pdf_far_le.root"; break;
00147 default: return ""; break;
00148 }
00149 } else if(ReleaseType::IsDaikon(mcType)) {
00150 switch (beamType){
00151 case BeamType::kL010z185i: return "dp_pdf_far_le_cedar_daikon.root"; break;
00152 case BeamType::kUnknown: return "dp_pdf_far_le_cedar_daikon.root"; break;
00153 default: return ""; break;
00154 }
00155 } else return "";
00156 } else if(detType == Detector::kNear) {
00157 if(ReleaseType::IsCarrot(mcType)){
00158 switch (beamType){
00159 case BeamType::kL000z200i: return "dp_pdf_near_le.root"; break;
00160 case BeamType::kL010z185i: return "dp_pdf_near_le.root"; break;
00161 case BeamType::kL050z200i: return "dp_pdf_near_le.root"; break;
00162 case BeamType::kL100z200i: return "dp_pdf_near_me.root"; break;
00163 case BeamType::kL200z200i: return "dp_pdf_near_le.root"; break;
00164 case BeamType::kL250z200i: return "dp_pdf_near_he.root"; break;
00165 case BeamType::kL010z000i: return "dp_pdf_near_le.root"; break;
00166 case BeamType::kL010z170i: return "dp_pdf_near_le.root"; break;
00167 case BeamType::kL010z200i: return "dp_pdf_near_le.root"; break;
00168 case BeamType::kL010z185i_lowintensity: return "dp_pdf_near_le.root"; break;
00169 case BeamType::kL150z200i: return "dp_pdf_near_le.root"; break;
00170 case BeamType::kUnknown: return "dp_pdf_near_le.root"; break;
00171 default: return ""; break;
00172 }
00173 }else if(ReleaseType::IsDaikon(mcType)){
00174 switch (beamType){
00175 case BeamType::kL000z200i: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00176 case BeamType::kL010z185i: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00177 case BeamType::kL050z200i: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00178 case BeamType::kL100z200i: return "dp_pdf_near_L100z200i_cedar_daikon.root"; break;
00179 case BeamType::kL200z200i: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00180 case BeamType::kL250z200i: return "dp_pdf_near_L250z200i_cedar_daikon.root"; break;
00181 case BeamType::kL010z000i: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00182 case BeamType::kL010z170i: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00183 case BeamType::kL010z200i: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00184 case BeamType::kL010z185i_lowintensity: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00185 case BeamType::kL150z200i: return "dp_pdf_near_L150z200i_cedar_daikon.root"; break;
00186 case BeamType::kUnknown: return "dp_pdf_near_L010z185i_cedar_daikon.root"; break;
00187 default: return ""; break;
00188 }
00189 } else return "";
00190 } else return "";
00191 }
|
|
||||||||||||||||||||
|
Definition at line 15 of file NCType.cxx. References ReleaseType::IsCarrot(), ReleaseType::IsDaikon(), and MSG. Referenced by NCExtractionAS::ReadCalibInfoFromFile(). 00018 {
00019 if (mcType==ReleaseType::kUnknown) {
00020 MSG("NCType",Msg::kWarning)
00021 << "Can't figure out MC version, defaulting to carrot.\n";
00022 mcType = ReleaseType::kCarrot;
00023 }
00024
00025 if(detType == Detector::kFar) {
00026 if(ReleaseType::IsCarrot(mcType)){
00027 switch (beamType){
00028 case BeamType::kL010z185i:
00029 if (isCoeff) return "Mda_Coeff_Far_L010z185i_BirchCarrot.dat";
00030 else return "Mda_HistDef_Far_L010z185i_BirchCarrot.dat";
00031 case BeamType::kUnknown:
00032 if (isCoeff) return "Mda_Coeff_Far_L010z185i_BirchCarrot.dat";
00033 else return "Mda_HistDef_Far_L010z185i_BirchCarrot.dat";
00034 default: return "";
00035 }
00036 } else if(ReleaseType::IsDaikon(mcType)) {
00037 switch (beamType){
00038 case BeamType::kL010z185i:
00039 if (isCoeff) return "Mda_Coeff_Far_L010z185i_CedarDaikon.dat";
00040 else return "Mda_HistDef_Far_L010z185i_CedarDaikon.dat";
00041 case BeamType::kUnknown:
00042 if (isCoeff) return "Mda_Coeff_Far_L010z185i_CedarDaikon.dat";
00043 else return "Mda_HistDef_Far_L010z185i_CedarDaikon.dat";
00044 default: return "";
00045 }
00046 } else return "";
00047 } else if(detType == Detector::kNear) {
00048 if(ReleaseType::IsCarrot(mcType)){
00049 switch (beamType){
00050 case BeamType::kL000z200i:
00051 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00052 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00053 case BeamType::kL010z185i:
00054 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00055 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00056 case BeamType::kL050z200i:
00057 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00058 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00059 case BeamType::kL100z200i:
00060 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00061 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00062 case BeamType::kL200z200i:
00063 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00064 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00065 case BeamType::kL250z200i:
00066 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00067 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00068 case BeamType::kL010z000i:
00069 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00070 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00071 case BeamType::kL010z170i:
00072 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00073 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00074 case BeamType::kL010z200i:
00075 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00076 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00077 case BeamType::kL010z185i_lowintensity:
00078 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00079 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00080 case BeamType::kL150z200i:
00081 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00082 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00083 case BeamType::kUnknown:
00084 if (isCoeff) return "Mda_Coeff_Near_L010z185i_BirchCarrot.dat";
00085 else return "Mda_HistDef_Near_L010z185i_BirchCarrot.dat";
00086 default: return "";
00087 }
00088 }else if(ReleaseType::IsDaikon(mcType)){
00089 switch (beamType){
00090 case BeamType::kL000z200i:
00091 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00092 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00093 case BeamType::kL010z185i:
00094 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00095 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00096 case BeamType::kL050z200i:
00097 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00098 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00099 case BeamType::kL100z200i:
00100 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00101 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00102 case BeamType::kL200z200i:
00103 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00104 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00105 case BeamType::kL250z200i:
00106 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00107 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00108 case BeamType::kL010z000i:
00109 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00110 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00111 case BeamType::kL010z170i:
00112 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00113 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00114 case BeamType::kL010z200i:
00115 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00116 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00117 case BeamType::kL010z185i_lowintensity:
00118 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00119 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00120 case BeamType::kL150z200i:
00121 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00122 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00123 case BeamType::kUnknown:
00124 if (isCoeff) return "Mda_Coeff_Near_L010z185i_CedarDaikon.dat";
00125 else return "Mda_HistDef_Near_L010z185i_CedarDaikon.dat";
00126 default: return "";
00127 }
00128 } else return "";
00129 } else return "";
00130 }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {"Do Not Use",
"LE10_185kA",
"ME",
"HE",
"pME",
"pHE",
"LE10_LowIntensity",
"LE10_170kA",
"LE10_200kA",
"LE10_NoHorn",
"LE10_All",
"LE10_All185",
"LE10_Far",
"All"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {"truthEnergy",
"truthY",
"recoEnergy",
"recoY"}
|
|
|
|
|
|
Initial value: { 0.0, 1.0, 2.0, 3.0, 4.0,
5.0, 6.0, 7.0, 8.0, 9.0,
10.0, 11.0, 12.0, 13.0, 14.0,
15.0, 16.0, 17.0, 18.0, 19.0,
20.0, 25.0, 30.0, kMaxEnergy}
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {"TRann.",
"TO.",
"AS.",
"NS.",
"RO.",
"KA.",
"KAD.",
"RPann.",
"RPann2.",
"DP.",
"ADM.",
"TR.",
"PL.",
"Unk."}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {"Unknown",
"Marquardt",
"BeamMatrix",
"NDFit",
"NearFit",
"Far_Near",
"Far_NearFIT"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {0.990, 1.120, -1.267, 0.120, 1.050,
0.762, 1.000, 1.000, 0.300, 0.400,
-0.20, 0.020, 0.800, 1.420,
0.100, 0.300, 0.300, 0.100, 1.000,
1.000, 1.000, 1.000,
0.100, 0.300, 0.300, 0.100, 1.000,
1.000, 1.000, 1.000,
1.000, 1.000, 1.000, 1.00, 1.000,
1.000,
0., 0., 0., 0., 0.,
0., 0., 0., 0., 0.,
0.,
0.,
0.000, 0.000,
0.000,0.000,0.000}
Definition at line 385 of file NCType.h. Referenced by NCExtrapolationMQ::PrepareNearDetector(). |
|
|
Initial value: {1.032, 1.032, -1.26, 0.120, 1.050,
0.75, 1.00, 1.00, 0.300, 0.500,
0.0, 0.200, 0.200, 1.30,
0.200, 0.200, 0.200, 0.200, 1.000,
1.000, 1.000, 1.000,
0.200, 0.200, 0.200, 0.200, 1.000,
1.000, 1.000, 1.000,
1.000, 1.000, 1.000, 1.00, 1.000,
1.000,
0., 0., 0., 0., 0.,
0., 0., 0., 0., 0.,
0.,
0.,
0.000, 1.000,
0.000,0.000,0.000}
|
|
|
|
|
|
Initial value: {0.1485, 0.168, 0.005, 0.007, 0.10,
0.1250, 0.3000, 0.300, 0.001, 0.02,
0.0200, 0.0200, 0.020, 0.040,
0.1000, 0.1000, 0.100, 0.100, 0.20,
0.2000, 0.2000, 0.200,
0.1000, 0.1000, 0.100, 0.100, 0.20,
0.2000, 0.2000, 0.200,
0.200, 0.15, 0.33, 0.2000, 0.33, 0.2000,
0.020, 0.11,
0.10, 0.04,
0.110, 0.150,
0.25, 0.02,
0.03, 0.150,
0.10,
1.,
1., 0.04,
1.,1.,1.}
Definition at line 410 of file NCType.h. Referenced by NCExtrapolationMQ::PrepareNearDetector(). |
|
|
Initial value: {0.1032, 0.1032, 0.005, 0.007, 0.10,
0.1250, 0.3000, 0.300, 0.001, 0.02,
0.0200, 0.0200, 0.020, 0.040,
0.1000, 0.1000, 0.100, 0.100, 0.20,
0.2000, 0.2000, 0.200,
0.1000, 0.1000, 0.100, 0.100, 0.20,
0.2000, 0.2000, 0.200,
0.200, 0.15, 0.33, 0.2000, 0.33, 0.2000,
0.020, 0.11, 0.10, 0.03, 0.056,
0.150, 0.50, 0.02, 0.02, 0.050,
0.219,
1.,
1.0, 0.04,
1.,1.,1.}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {0.0, 1.0, 1.5, 2.0, 2.5,
3.0, 3.5, 4.0, 5.0, 7.0,
10., 15, 30.}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {"RunAll",
"RunI",
"RunII"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1