//------------------------- Global setings ------------------------------// EventsInPack = 500 // how many events per vector (pack) EventsUsedForAnalysis = 2500 // how many events used for gas analysis NIUpdataRate = 20 // updata ni values after given # of events from GOOFIE borad GenerationMode = 3 // 1=True Event, 2=True event Smeared, 3=intiger numbers, work only with compilation option "NO_HARDWARE_REQUIRED" StoreRawData = 1 // should the raw data to be stored on HD, 1=Yes, 0=No RawDataSize = 2000 // write tree to root file after # of pack (int) PrintGasAnalysisResults = 1 // print on screan gas analysis results DriftLenght = 12.75 // electron drift lenght (cm) (12.75=TRD, 20.4=TPC) ADCTimeBin = 0.05 // Goofie ACD single time bin in usec. //---------------------- Gas Analysis settings ---------------------------// DriftCorrectionP0 = 0.0 // from premix gas 70-30 Ar-CO2 DriftCorrectionP1 = 1.0 // from premix gas 70-30 Ar-CO2 GainNearCorrectionP0 = 0.0 GainNearCorrectionP1 = 1.0 // from premix gas 70-30 Ar-CO2 GainFarCorrectionP0 = 0.0 GainFarCorrectionP1 = 1.0 // from premix gas 70-30 Ar-CO2 MeanValue_P_TU = 0.000302178 MeanValue_P_T = 3.34058 MeanValue_DriftVel = 1.853016 MeanValue_GainNear = 3031.15 MeanValue_GainFar = 2820.46 GasComFitToDvPlaneP0 = 1.0 // Fit parameters for parametrization of simulated dependency of electron drift on gas composition GasComFitToDvPlaneP1 = 1.0 // Fit equation --> DriftVelocity = GasComFitToDvPlaneP0*N2(%) + GasComFitToDvPlaneP1*CO2(%) + GasComFitToDvPlaneP2 GasComFitToDvPlaneP2 = 0.0 // GasComFitToGainPlaneP0 = 1.0 // Fit parameters for parametrization of simulated dependency of gas gain on gas composition GasComFitToGainPlaneP1 = 1.0 // Fit equation --> GasGain = GasComFitToGainPlaneP0*N2(%) + GasComFitToGainPlaneP1*CO2(%) + GasComFitToGainPlaneP2 GasComFitToGainPlaneP2 = 0.0 // TriggerMinimumAmplitude = 120.0 // gas composition dependent variable TriggerMaximumPosition = 35.0 PickupMinimumWidth = 8.0 PickupMinimumAmplitude = 5.0 PickupMinimumOffset = 50.0 AnalysisMethodEvent = 1 // 0 - only pickup information used, 1 - all channels used AnalysisMethod = 1 // 1 - event by event analysis EventQualityCutOnOff = 0 // 0 - off, 1 - on TemperatureScale = 0 // 0 - K, 1 - C CalculateMeans = 1 // 0 - no, 1 - yes --> to store and calculate mean values for P/T, P/TU, Dv, Gain GainFromTriggersOrPickup = 0 // 0 - from Pickup, 1 - from triggers EventNearPeakLow = 1 // Near peak window low limit EventNearPeakHigh = 70 // Near peak window high limit EventFarPeakLow = 71 // Far peak window low limit EventFarPeakHigh = 350 // Far peak window high limit PeakIntegrationRange = 35 // Constant intergation window, center at 22 % of the window //------------------------ Path and prefixs ------------------------------// DIMServerPrefix = ALICE.TRD RootFileName = ALICE_TRD_GOOFIE PathToRootFile = /data/GOOFIE_DATA/RUN-0001/ TrueEventDataFileLocation = ./