Project
Loading...
Searching...
No Matches
CDBTypes.h File Reference

CDB Type definitions for TPC. More...

#include <unordered_map>
#include <string>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::tpc
 Global TPC definitions and constants.
 

Enumerations

enum class  o2::tpc::CDBType {
  o2::tpc::CalPedestal , o2::tpc::CalNoise , o2::tpc::CalPedestalNoise , o2::tpc::CalPulser ,
  o2::tpc::CalCE , o2::tpc::CalPadGainFull , o2::tpc::CalPadGainResidual , o2::tpc::CalLaserTracks ,
  o2::tpc::CalVDriftTgl , o2::tpc::CalTimeGain , o2::tpc::CalTimeGainMC , o2::tpc::CalGas ,
  o2::tpc::CalTemperature , o2::tpc::CalHV , o2::tpc::CalTopologyGain , o2::tpc::ConfigFEEPad ,
  o2::tpc::ConfigFEE , o2::tpc::ConfigRunInfo , o2::tpc::ParDetector , o2::tpc::ParElectronics ,
  o2::tpc::ParGas , o2::tpc::ParGEM , o2::tpc::CalIDC0A , o2::tpc::CalIDC0C ,
  o2::tpc::CalIDC1A , o2::tpc::CalIDC1C , o2::tpc::CalIDCDeltaA , o2::tpc::CalIDCDeltaC ,
  o2::tpc::CalIDCFourierA , o2::tpc::CalIDCFourierC , o2::tpc::CalIDCPadStatusMapA , o2::tpc::CalIDCPadStatusMapC ,
  o2::tpc::CalIDCGroupingParA , o2::tpc::CalIDCGroupingParC , o2::tpc::CalSAC0 , o2::tpc::CalSAC1 ,
  o2::tpc::CalSACDelta , o2::tpc::CalSACFourier , o2::tpc::CalITPC0 , o2::tpc::CalITPC1 ,
  o2::tpc::CalCorrMap , o2::tpc::CalCorrMapRef , o2::tpc::CalCorrMapMC , o2::tpc::CalCorrDerivMapMC ,
  o2::tpc::CalCorrDerivMap , o2::tpc::CalTimeSeries , o2::tpc::CalScaler , o2::tpc::CalScalerWeights ,
  o2::tpc::CalMShape , o2::tpc::CorrMapParam , o2::tpc::DistortionMapMC , o2::tpc::DistortionMapDerivMC ,
  o2::tpc::AltroSyncSignal
}
 Calibration and parameter types for CCDB. More...
 

Variables

const std::unordered_map< CDBType, const std::string > o2::tpc::CDBTypeMap
 Storage name in CCDB for each calibration and parameter type.
 

Detailed Description

CDB Type definitions for TPC.

Author
Jens Wiechula, Jens..nosp@m.Wiec.nosp@m.hula@.nosp@m.ikf..nosp@m.uni-f.nosp@m.rank.nosp@m.furt..nosp@m.de

Definition in file CDBTypes.h.