20framework::DataProcessorSpec 
getZSEncoderSpec(std::vector<int> 
const& tpcSectors, 
bool outRaw, 
unsigned long tpcSectorMask);
 
   22framework::DataProcessorSpec 
getZStoDigitsSpec(std::vector<int> 
const& tpcSectors);
 
framework::DataProcessorSpec getZSEncoderSpec(std::vector< int > const &tpcSectors, bool outRaw, unsigned long tpcSectorMask)
create a processor spec
 
framework::DataProcessorSpec getZStoDigitsSpec(std::vector< int > const &tpcSectors)
 
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...