Project
Loading...
Searching...
No Matches
o2::fit Namespace Reference

Namespaces

namespace  DigitBlockFIThelper
 
namespace  DigitBlockHelper
 

Classes

struct  ChannelData
 
struct  ComparerCRU
 
struct  ComparerPM
 
class  DataBlockBase
 
struct  DataBlockConfig
 
struct  DataBlockHelper
 
class  DataBlockPM
 
class  DataBlockTCM
 
class  DataBlockTCMext
 
struct  DataBlockWrapper
 
struct  DataDescriptionFITCurrents
 
struct  DataDescriptionFITCurrents< o2::fdd::RecPoint >
 
struct  DataDescriptionFITCurrents< o2::ft0::RecPoints >
 
struct  DataDescriptionFITCurrents< o2::fv0::RecPoints >
 
struct  DCSDPValues
 
struct  DeadChannelMap
 
struct  Digit
 
struct  DigitBase
 
class  DigitBlockBase
 
class  DigitBlockFIT
 
class  DigitBlockFIText
 
struct  DigitExt
 
struct  DigitToRawConfig
 
struct  DigitToRawDevice
 
struct  EntryCRU
 
struct  EntryFEE
 
struct  EntryPM
 
struct  EventData
 
struct  EventHeader
 
class  FITCalibrationDevice
 
class  FITCalibrator
 
class  FITDataReaderDPLSpec
 
class  FITDCSConfigProcessor
 
class  FITDCSConfigReader
 
class  FITDCSDataProcessor
 
class  FITDCSDataReader
 
struct  FITDigitWriterSpecHelper
 
class  FITIntegrateClusters
 
class  FITMergeIntegrateClusters
 
struct  HasherCRU
 
struct  HasherPM
 
struct  IFDDC
 struct containing the integrated FDD currents More...
 
struct  IFT0C
 struct containing the integrated FT0 currents More...
 
struct  IFV0C
 struct containing the integrated FV0 currents More...
 
class  IntegratedClusterReader
 
class  LookupTableBase
 
struct  RawDataMetric
 
class  RawReaderBase
 
class  RawReaderBaseFIT
 
class  RawReaderFIT
 
class  RawWriterFIT
 
class  SingleLUT
 
struct  TCMdata
 
struct  TCMdataExtended
 
class  Triggers
 

Typedefs

using Triggers = o2::fit::Triggers
 
template<typename T >
using BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T >
 

Enumerations

enum class  EModuleType : int { kUnknown , kPM , kPM_LCS , kTCM }
 

Functions

bool operator< (EntryPM const &entryPM1, EntryPM const &entryPM2)
 
struct o2::fit::EventHeader __attribute__ ((__packed__))
 
template<typename RawReaderType >
framework::DataProcessorSpec getFITDataReaderDPLSpec (const RawReaderType &rawReader, bool askSTFDist, bool isSubSampled, bool disableDplCcdbFetcher)
 
template<typename DataT >
DataProcessorSpec getFITIntegrateClusterReaderSpec ()
 
template<typename DataT >
o2::framework::DataProcessorSpec getFITIntegrateClusterSpec (const bool disableWriter, const int minNChan, const int minAmpl)
 
template<typename DataT >
DataProcessorSpec getFITIntegrateClusterWriterSpec ()
 
template<typename DataT >
o2::framework::DataProcessorSpec getFITMergeIntegrateClusterSpec ()
 

Variables

struct o2::fit::TCMdataExtended __attribute__
 

Typedef Documentation

◆ BranchDefinition

template<typename T >
using o2::fit::BranchDefinition = typedef MakeRootTreeWriterSpec::BranchDefinition<T>

Definition at line 29 of file FITIntegrateClusterWriterSpec.h.

◆ Triggers

Definition at line 32 of file Digit.h.

Enumeration Type Documentation

◆ EModuleType

enum class o2::fit::EModuleType : int
strong
Enumerator
kUnknown 
kPM 
kPM_LCS 
kTCM 

Definition at line 155 of file LookUpTable.h.

Function Documentation

◆ __attribute__()

struct o2::fit::EventHeader o2::fit::__attribute__ ( (__packed__)  )

◆ getFITDataReaderDPLSpec()

template<typename RawReaderType >
framework::DataProcessorSpec o2::fit::getFITDataReaderDPLSpec ( const RawReaderType &  rawReader,
bool  askSTFDist,
bool  isSubSampled,
bool  disableDplCcdbFetcher 
)

Definition at line 168 of file FITDataReaderDPLSpec.h.

◆ getFITIntegrateClusterReaderSpec()

template<typename DataT >
DataProcessorSpec o2::fit::getFITIntegrateClusterReaderSpec ( )

Definition at line 149 of file FITIntegrateClusterReaderSpec.h.

◆ getFITIntegrateClusterSpec()

template<typename DataT >
o2::framework::DataProcessorSpec o2::fit::getFITIntegrateClusterSpec ( const bool  disableWriter,
const int  minNChan,
const int  minAmpl 
)

Definition at line 168 of file FITIntegrateClusterSpec.h.

◆ getFITIntegrateClusterWriterSpec()

template<typename DataT >
DataProcessorSpec o2::fit::getFITIntegrateClusterWriterSpec ( )

Definition at line 32 of file FITIntegrateClusterWriterSpec.h.

◆ getFITMergeIntegrateClusterSpec()

template<typename DataT >
o2::framework::DataProcessorSpec o2::fit::getFITMergeIntegrateClusterSpec ( )

Definition at line 154 of file FITMergeIntegrateClusterSpec.h.

◆ operator<()

bool o2::fit::operator< ( EntryPM const &  entryPM1,
EntryPM const &  entryPM2 
)
inline

Definition at line 89 of file LookUpTable.h.

Variable Documentation

◆ __attribute__

struct o2::fit::TCMdata o2::fit::__attribute__