#include <TPCFactorizeIDCSpec.h>
Inherits o2::framework::Task.
 | 
|   | TPCFactorizeIDCSpec (const std::vector< uint32_t > &crus, const unsigned int timeframes, const unsigned int timeframesDeltaIDC, std::array< unsigned char, Mapper::NREGIONS > groupPads, std::array< unsigned char, Mapper::NREGIONS > groupRows, std::array< unsigned char, Mapper::NREGIONS > groupLastRowsThreshold, std::array< unsigned char, Mapper::NREGIONS > groupLastPadsThreshold, const unsigned int groupPadsSectorEdges, const IDCDeltaCompression compression, const bool usePrecisetimeStamp, const bool sendOutputFFT, const bool sendCCDB, const int lane, const std::vector< o2::tpc::Side > &sides, const int nTFsBuffer) | 
|   | 
| void  | init (o2::framework::InitContext &ic) final | 
|   | 
| void  | run (o2::framework::ProcessingContext &pc) final | 
|   | 
| void  | endOfStream (o2::framework::EndOfStreamContext &ec) final | 
|   | This is invoked whenever we have an EndOfStream event.  
  | 
|   | 
| virtual  | ~Task () | 
|   | 
| virtual void  | finaliseCCDB (ConcreteDataMatcher &matcher, void *obj) | 
|   | 
| virtual void  | stop () | 
|   | This is invoked on stop.  
  | 
|   | 
Definition at line 49 of file TPCFactorizeIDCSpec.h.
 
◆ TPCFactorizeIDCSpec()
  
  
      
        
          | o2::tpc::TPCFactorizeIDCSpec::TPCFactorizeIDCSpec  | 
          ( | 
          const std::vector< uint32_t > &  | 
          crus,  | 
         
        
           | 
           | 
          const unsigned int  | 
          timeframes,  | 
         
        
           | 
           | 
          const unsigned int  | 
          timeframesDeltaIDC,  | 
         
        
           | 
           | 
          std::array< unsigned char, Mapper::NREGIONS >  | 
          groupPads,  | 
         
        
           | 
           | 
          std::array< unsigned char, Mapper::NREGIONS >  | 
          groupRows,  | 
         
        
           | 
           | 
          std::array< unsigned char, Mapper::NREGIONS >  | 
          groupLastRowsThreshold,  | 
         
        
           | 
           | 
          std::array< unsigned char, Mapper::NREGIONS >  | 
          groupLastPadsThreshold,  | 
         
        
           | 
           | 
          const unsigned int  | 
          groupPadsSectorEdges,  | 
         
        
           | 
           | 
          const IDCDeltaCompression  | 
          compression,  | 
         
        
           | 
           | 
          const bool  | 
          usePrecisetimeStamp,  | 
         
        
           | 
           | 
          const bool  | 
          sendOutputFFT,  | 
         
        
           | 
           | 
          const bool  | 
          sendCCDB,  | 
         
        
           | 
           | 
          const int  | 
          lane,  | 
         
        
           | 
           | 
          const std::vector< o2::tpc::Side > &  | 
          sides,  | 
         
        
           | 
           | 
          const int  | 
          nTFsBuffer  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ endOfStream()
◆ getDataDescriptionCCDBGroupingPar()
◆ getDataDescriptionCCDBIDC0()
◆ getDataDescriptionCCDBIDC1()
◆ getDataDescriptionCCDBIDCDelta()
◆ getDataDescriptionCCDBIDCPadFlag()
◆ getDataDescriptionIDC0()
◆ getDataDescriptionIDC0Mean()
◆ getDataDescriptionIDC1()
◆ getDataDescriptionIDCDelta()
◆ getDataDescriptionIntervals()
◆ getDataDescriptionLane()
◆ getDataDescriptionTimeStamp()
◆ init()
◆ run()
The documentation for this class was generated from the following file: