Project
Loading...
Searching...
No Matches
o2::phos::PHOSTurnonSlot Class Reference

#include <PHOSTurnonCalibrator.h>

Public Member Functions

 PHOSTurnonSlot (bool useCCDB)
 
 PHOSTurnonSlot (const PHOSTurnonSlot &other)
 
 ~PHOSTurnonSlot ()=default
 
void print () const
 
void fill (const gsl::span< const Cell > &cells, const gsl::span< const TriggerRecord > &trs, const gsl::span< const Cluster > &clusters, const gsl::span< const TriggerRecord > &cluTR)
 
void fill (const gsl::span< const Cluster > &)
 
void merge (const PHOSTurnonSlot *)
 
void clear ()
 
TurnOnHistosgetCollectedHistos ()
 
void setRunStartTime (long tf)
 

Static Public Attributes

static constexpr short NCHANNELS = 3136
 Number of trigger channels.
 

Detailed Description

Definition at line 34 of file PHOSTurnonCalibrator.h.

Constructor & Destructor Documentation

◆ PHOSTurnonSlot() [1/2]

PHOSTurnonSlot::PHOSTurnonSlot ( bool  useCCDB)

Definition at line 30 of file PHOSTurnonCalibrator.cxx.

◆ PHOSTurnonSlot() [2/2]

PHOSTurnonSlot::PHOSTurnonSlot ( const PHOSTurnonSlot other)

Definition at line 36 of file PHOSTurnonCalibrator.cxx.

◆ ~PHOSTurnonSlot()

o2::phos::PHOSTurnonSlot::~PHOSTurnonSlot ( )
default

Member Function Documentation

◆ clear()

void PHOSTurnonSlot::clear ( )

Definition at line 78 of file PHOSTurnonCalibrator.cxx.

◆ fill() [1/2]

void PHOSTurnonSlot::fill ( const gsl::span< const Cell > &  cells,
const gsl::span< const TriggerRecord > &  trs,
const gsl::span< const Cluster > &  clusters,
const gsl::span< const TriggerRecord > &  cluTR 
)

Definition at line 58 of file PHOSTurnonCalibrator.cxx.

◆ fill() [2/2]

void o2::phos::PHOSTurnonSlot::fill ( const gsl::span< const Cluster > &  )
inline

Definition at line 47 of file PHOSTurnonCalibrator.h.

◆ getCollectedHistos()

TurnOnHistos & o2::phos::PHOSTurnonSlot::getCollectedHistos ( )
inline

Definition at line 51 of file PHOSTurnonCalibrator.h.

◆ merge()

void o2::phos::PHOSTurnonSlot::merge ( const PHOSTurnonSlot )
inline

Definition at line 48 of file PHOSTurnonCalibrator.h.

◆ print()

void PHOSTurnonSlot::print ( ) const

Definition at line 45 of file PHOSTurnonCalibrator.cxx.

◆ setRunStartTime()

void o2::phos::PHOSTurnonSlot::setRunStartTime ( long  tf)
inline

Definition at line 53 of file PHOSTurnonCalibrator.h.

Member Data Documentation

◆ NCHANNELS

constexpr short o2::phos::PHOSTurnonSlot::NCHANNELS = 3136
staticconstexpr

Number of trigger channels.

Definition at line 37 of file PHOSTurnonCalibrator.h.


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