Project
Loading...
Searching...
No Matches
o2::trk::Digitizer Class Reference

#include <Digitizer.h>

Public Member Functions

void setDigits (std::vector< o2::itsmft::Digit > *dig)
 
void setMCLabels (o2::dataformats::MCTruthContainer< o2::MCCompLabel > *mclb)
 
void setROFRecords (std::vector< o2::itsmft::ROFRecord > *rec)
 
void setResponseName (const std::string &name)
 
o2::trk::DigiParamsgetParams ()
 
const o2::trk::DigiParamsgetParams () const
 
void init ()
 
const o2::trk::ChipSimResponsegetChipResponse (int chipID)
 
void process (const std::vector< o2::trk::Hit > *hits, int evID, int srcID, int layer)
 Steer conversion of hits to digits.
 
void setEventTime (const o2::InteractionTimeRecord &irt, int layer)
 
void fillOutputContainer (uint32_t maxFrame, int layer)
 
void resetROFrameBounds ()
 
const o2::trk::DigiParamsgetDigitParams () const
 
void setGeometry (const o2::trk::GeometryTGeo *gm)
 
uint32_t getEventROFrameMin () const
 
uint32_t getEventROFrameMax () const
 
void resetEventROFrames ()
 
void setDeadChannelsMap (const o2::itsmft::NoiseMap *mp)
 

Detailed Description

Definition at line 40 of file Digitizer.h.

Member Function Documentation

◆ fillOutputContainer()

void o2::trk::Digitizer::fillOutputContainer ( uint32_t  maxFrame,
int  layer 
)

◆ getChipResponse()

const o2::trk::ChipSimResponse * o2::trk::Digitizer::getChipResponse ( int  chipID)

◆ getDigitParams()

const o2::trk::DigiParams & o2::trk::Digitizer::getDigitParams ( ) const
inline

Definition at line 72 of file Digitizer.h.

◆ getEventROFrameMax()

uint32_t o2::trk::Digitizer::getEventROFrameMax ( ) const
inline

Definition at line 78 of file Digitizer.h.

◆ getEventROFrameMin()

uint32_t o2::trk::Digitizer::getEventROFrameMin ( ) const
inline

Definition at line 77 of file Digitizer.h.

◆ getParams() [1/2]

o2::trk::DigiParams & o2::trk::Digitizer::getParams ( )
inline

Definition at line 50 of file Digitizer.h.

◆ getParams() [2/2]

const o2::trk::DigiParams & o2::trk::Digitizer::getParams ( ) const
inline

Definition at line 51 of file Digitizer.h.

◆ init()

void o2::trk::Digitizer::init ( )

◆ process()

void o2::trk::Digitizer::process ( const std::vector< o2::trk::Hit > *  hits,
int  evID,
int  srcID,
int  layer 
)

Steer conversion of hits to digits.

◆ resetEventROFrames()

void o2::trk::Digitizer::resetEventROFrames ( )
inline

Definition at line 79 of file Digitizer.h.

◆ resetROFrameBounds()

void o2::trk::Digitizer::resetROFrameBounds ( )
inline

Definition at line 63 of file Digitizer.h.

◆ setDeadChannelsMap()

void o2::trk::Digitizer::setDeadChannelsMap ( const o2::itsmft::NoiseMap mp)
inline

Definition at line 85 of file Digitizer.h.

◆ setDigits()

void o2::trk::Digitizer::setDigits ( std::vector< o2::itsmft::Digit > *  dig)
inline

Definition at line 45 of file Digitizer.h.

◆ setEventTime()

void o2::trk::Digitizer::setEventTime ( const o2::InteractionTimeRecord irt,
int  layer 
)

◆ setGeometry()

void o2::trk::Digitizer::setGeometry ( const o2::trk::GeometryTGeo gm)
inline

Definition at line 75 of file Digitizer.h.

◆ setMCLabels()

void o2::trk::Digitizer::setMCLabels ( o2::dataformats::MCTruthContainer< o2::MCCompLabel > *  mclb)
inline

Definition at line 46 of file Digitizer.h.

◆ setResponseName()

void o2::trk::Digitizer::setResponseName ( const std::string &  name)
inline

Definition at line 48 of file Digitizer.h.

◆ setROFRecords()

void o2::trk::Digitizer::setROFRecords ( std::vector< o2::itsmft::ROFRecord > *  rec)
inline

Definition at line 47 of file Digitizer.h.


The documentation for this class was generated from the following files: