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

TPC Pad-wise raw data calibration processor. More...

Go to the source code of this file.

Classes

class  o2::tpc::TPCCalibPedestalDevice< T >
 

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::CalibRawType { o2::tpc::Pedestal , o2::tpc::Pulser , o2::tpc::CE }
 

Functions

template<typename... Args>
AlgorithmSpec o2::tpc::getRawDevice (CDBType calibType, Args... args)
 
DataProcessorSpec o2::tpc::getTPCCalibPadRawSpec (const std::string inputSpec, uint32_t ilane=0, std::vector< int > sectors={}, uint32_t publishAfterTFs=0, CDBType rawType=CDBType::CalPedestalNoise)
 

Variables

const std::unordered_map< std::string, CDBTypeo2::tpc::CalibRawTypeMap
 

Detailed Description

TPC Pad-wise raw data calibration processor.

Author
Jens Wiechula
David Silvermyr

Definition in file TPCCalibPadRawSpec.h.