AliRoot Core  ee782a0 (ee782a0)
AliGRPPreprocessor.cxx File Reference
#include <TChain.h>
#include <TList.h>
#include <TMap.h>
#include <THashList.h>
#include <TObjString.h>
#include <TObjArray.h>
#include <TGraph.h>
#include <TString.h>
#include <TFile.h>
#include <TPRegexp.h>
#include <Bytes.h>
#include <float.h>
#include "AliGRPPreprocessor.h"
#include "AliGRPObject.h"
#include "AliDCSSensor.h"
#include "AliSplineFit.h"
#include "AliDCSSensorArray.h"
#include "AliRawEventHeaderVersions.h"
#include "AliTriggerConfiguration.h"
#include "AliTriggerRunScalers.h"
#include "AliTriggerInput.h"
#include "AliCDBMetaData.h"
#include "AliESDVertex.h"
#include "AliLHCReader.h"
#include "AliLHCData.h"
#include "AliDCSArray.h"
#include "AliDAQ.h"
#include "AliLTUConfig.h"
#include "AliQAThresholds.h"
#include <TSQLServer.h>
#include <TSQLResult.h>
#include <TSQLRow.h>
#include <AliCDBManager.h>
#include <AliCDBId.h>
#include "AliCTPTimeParams.h"
#include "AliLHCClockPhase.h"
Include dependency graph for AliGRPPreprocessor.cxx:

Go to the source code of this file.

Variables

const Double_t kFitFraction = -1.
 
const Short_t kSensors = 50
 
const Short_t kNumSensors = 6
 
const char * kppError []
 

Variable Documentation

const Double_t kFitFraction = -1.

Definition at line 80 of file AliGRPPreprocessor.cxx.

Referenced by AliGRPPreprocessor::GetPressureMap().

const Short_t kNumSensors = 6
const char* kppError[]
Initial value:
= {
"",
"(DAQ logbook ERROR)",
"(DAQ FXS ERROR)",
"(Trigger Scalers not found in FXS - ERROR)",
"(DCS data points ERROR)",
"(Trigger Configuration ERROR)",
"(DAQ logbook ERROR determining partition of the run)",
"(CTP timing ERROR)",
"(SPD Mean Vertex ERROR)",
"(FXS Error for LHC Data)",
"(LHC Data Error)",
"(LHC Clock Phase Error (from LHC Data))",
"(LTU Configuration Error)",
"(DQM Failure)",
"(Trigger Aliases wrong or not found in DCS FXS - ERROR)"
}

Definition at line 209 of file AliGRPPreprocessor.cxx.

Referenced by AliGRPPreprocessor::Process().

const Short_t kSensors = 50

Definition at line 193 of file AliGRPPreprocessor.cxx.

Referenced by AliGRPPreprocessor::Initialize().