Project
Loading...
Searching...
No Matches
o2::zdc::DigiRecoTest Class Reference

#include <DigiRecoTest.h>

Public Member Functions

 DigiRecoTest ()=default
 
 ~DigiRecoTest ()=default
 
void setCCDBServer (const std::string &s)
 
void setVerbosity (int v)
 
int getVerbosity () const
 
void setDebugOutput (bool state=true)
 
void setAlpha (double v)
 
double getAlpha ()
 
uint8_t getTriggerCondition ()
 
void setTripleTrigger ()
 
void setDoubleTrigger ()
 
void setSingleTrigger ()
 
DigiRecogetDigiReco ()
 
void init ()
 
o2::zdc::Digitizer::BCCachegetCreateBCCache (const o2::InteractionRecord &ir)
 
double add (int ic, float myAmp, const o2::InteractionRecord irpk, float myShift, bool hasJitter=true)
 
void process ()
 
void clear ()
 
const std::vector< o2::zdc::RecEventAux > & getReco ()
 
const DigitizerTestgetDigi ()
 
const uint32_t * getTDCMask () const
 
const uint32_t * getChMask () const
 

Detailed Description

Definition at line 24 of file DigiRecoTest.h.

Constructor & Destructor Documentation

◆ DigiRecoTest()

o2::zdc::DigiRecoTest::DigiRecoTest ( )
default

◆ ~DigiRecoTest()

o2::zdc::DigiRecoTest::~DigiRecoTest ( )
default

Member Function Documentation

◆ add()

double o2::zdc::DigiRecoTest::add ( int  ic,
float  myAmp,
const o2::InteractionRecord  irpk,
float  myShift,
bool  hasJitter = true 
)
inline

Definition at line 45 of file DigiRecoTest.h.

◆ clear()

void o2::zdc::DigiRecoTest::clear ( )
inline

Definition at line 55 of file DigiRecoTest.h.

◆ getAlpha()

double o2::zdc::DigiRecoTest::getAlpha ( )
inline

Definition at line 34 of file DigiRecoTest.h.

◆ getChMask()

const uint32_t * o2::zdc::DigiRecoTest::getChMask ( ) const
inline

Definition at line 62 of file DigiRecoTest.h.

◆ getCreateBCCache()

o2::zdc::Digitizer::BCCache & o2::zdc::DigiRecoTest::getCreateBCCache ( const o2::InteractionRecord ir)
inline

Definition at line 41 of file DigiRecoTest.h.

◆ getDigi()

const DigitizerTest & o2::zdc::DigiRecoTest::getDigi ( )
inline

Definition at line 60 of file DigiRecoTest.h.

◆ getDigiReco()

DigiReco * o2::zdc::DigiRecoTest::getDigiReco ( )
inline

Definition at line 39 of file DigiRecoTest.h.

◆ getReco()

const std::vector< o2::zdc::RecEventAux > & o2::zdc::DigiRecoTest::getReco ( )
inline

Definition at line 59 of file DigiRecoTest.h.

◆ getTDCMask()

const uint32_t * o2::zdc::DigiRecoTest::getTDCMask ( ) const
inline

Definition at line 61 of file DigiRecoTest.h.

◆ getTriggerCondition()

uint8_t o2::zdc::DigiRecoTest::getTriggerCondition ( )
inline

Definition at line 35 of file DigiRecoTest.h.

◆ getVerbosity()

int o2::zdc::DigiRecoTest::getVerbosity ( ) const
inline

Definition at line 31 of file DigiRecoTest.h.

◆ init()

void o2::zdc::DigiRecoTest::init ( )

Definition at line 31 of file DigiRecoTest.cxx.

◆ process()

void o2::zdc::DigiRecoTest::process ( )
inline

Definition at line 50 of file DigiRecoTest.h.

◆ setAlpha()

void o2::zdc::DigiRecoTest::setAlpha ( double  v)
inline

Definition at line 33 of file DigiRecoTest.h.

◆ setCCDBServer()

void o2::zdc::DigiRecoTest::setCCDBServer ( const std::string &  s)
inline

Definition at line 29 of file DigiRecoTest.h.

◆ setDebugOutput()

void o2::zdc::DigiRecoTest::setDebugOutput ( bool  state = true)
inline

Definition at line 32 of file DigiRecoTest.h.

◆ setDoubleTrigger()

void o2::zdc::DigiRecoTest::setDoubleTrigger ( )
inline

Definition at line 37 of file DigiRecoTest.h.

◆ setSingleTrigger()

void o2::zdc::DigiRecoTest::setSingleTrigger ( )
inline

Definition at line 38 of file DigiRecoTest.h.

◆ setTripleTrigger()

void o2::zdc::DigiRecoTest::setTripleTrigger ( )
inline

Definition at line 36 of file DigiRecoTest.h.

◆ setVerbosity()

void o2::zdc::DigiRecoTest::setVerbosity ( int  v)
inline

Definition at line 30 of file DigiRecoTest.h.


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