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

NuSyst Namespace Reference


Enumerations

enum  NuSystematic_t {
  kNominal, kShowerEnergyOffset, kShowerEnergyScale, kShowerEnergyFunction,
  kShowerEnergyScaleNear, kShowerEnergyScaleFar, kShowerEnergyScaleRelative, kTrackEnergyCurvatureBoth,
  kTrackEnergyCurvatureFar, kTrackEnergyRange, kTrackEnergyOverall, kBFieldBoth,
  kBFieldNear, kBFieldFar, kAlignment, kBeam,
  kCombinedXSecOverall, kCombinedXSecCCMA, kCombinedXSecMaRes, kCombinedXSecMaQE,
  kCombinedXSecDISMultip2, kCombinedXSecDISMultip3, kNuMuBarXSecOverall, kNuMuBarXSecCCMA,
  kNuMuBarXSecDISMultip2, kNuMuBarXSecQEL, kNuMuBarXSecRes, kNormalisationBoth,
  kNormalisationNear, kNormalisationFar, kNCBackground, kScraping,
  kJitterVDPID, kTFProb, kUnknown
}


Enumeration Type Documentation

enum NuSystematic_t
 

Enumeration values:
kNominal 
kShowerEnergyOffset 
kShowerEnergyScale 
kShowerEnergyFunction 
kShowerEnergyScaleNear 
kShowerEnergyScaleFar 
kShowerEnergyScaleRelative 
kTrackEnergyCurvatureBoth 
kTrackEnergyCurvatureFar 
kTrackEnergyRange 
kTrackEnergyOverall 
kBFieldBoth 
kBFieldNear 
kBFieldFar 
kAlignment 
kBeam 
kCombinedXSecOverall 
kCombinedXSecCCMA 
kCombinedXSecMaRes 
kCombinedXSecMaQE 
kCombinedXSecDISMultip2 
kCombinedXSecDISMultip3 
kNuMuBarXSecOverall 
kNuMuBarXSecCCMA 
kNuMuBarXSecDISMultip2 
kNuMuBarXSecQEL 
kNuMuBarXSecRes 
kNormalisationBoth 
kNormalisationNear 
kNormalisationFar 
kNCBackground 
kScraping 
kJitterVDPID 
kTFProb 
kUnknown 

Definition at line 137 of file NuSystematic.h.

00137               {
00138     kNominal,
00139       kShowerEnergyOffset, //Not used
00140       kShowerEnergyScale, //Absolute shower energy (both detectors; calib+intranuke)
00141       kShowerEnergyFunction, //Energy-dependent shower energy scale
00142       kShowerEnergyScaleNear, //ND calib uncertainty
00143       kShowerEnergyScaleFar, //FD calib uncertainty
00144       kShowerEnergyScaleRelative, //ND+FD (quadrature) calib uncertainties
00145       kTrackEnergyCurvatureBoth,
00146       kTrackEnergyCurvatureFar,
00147       kTrackEnergyRange,
00148       kTrackEnergyOverall,
00149       kBFieldBoth,
00150       kBFieldNear,
00151       kBFieldFar,
00152       kAlignment,
00153       kBeam, //SKZP flux errors
00154       kCombinedXSecOverall,//Total cross section for numus & numubars
00155       kCombinedXSecCCMA,//ma_res & ma_qe together for numus & numubars
00156       kCombinedXSecMaRes,//ma_res for numus & numubars
00157       kCombinedXSecMaQE,//ma_qe for numus & numubars
00158       kCombinedXSecDISMultip2,//KNOij2 (i=1--2,j=1--4) together
00159                               //(for NCs & CCs, numus & numubars)
00160       kCombinedXSecDISMultip3,//KNOij3 (i=1--2,j=1--4) together
00161                               //(for NCs & CCs, numus & numubars)
00162       kNuMuBarXSecOverall,//Total cross section for numubars only
00163       kNuMuBarXSecCCMA,//ma_res & ma_qe together for numubars only 
00164       //THIS NUMUBAR CCMA SYSTEMATIC SHOULD NOT BE USED
00165       kNuMuBarXSecDISMultip2,//KNO142 & KNO132 together (numubars only)
00166       kNuMuBarXSecQEL,
00167       kNuMuBarXSecRes,
00168       kNormalisationBoth,
00169       kNormalisationNear,
00170       kNormalisationFar,
00171       kNCBackground,
00172       kScraping, // Decay Pipe Production
00173       kJitterVDPID,
00174       kTFProb,
00175       kUnknown
00176   } NuSystematic_t;


Generated on Mon Jun 16 15:04:21 2008 for loon by  doxygen 1.3.9.1