![]() |
Project
|
Namespaces | |
namespace | DigitBlockFIThelper |
namespace | DigitBlockHelper |
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__ |
using o2::fit::BranchDefinition = typedef MakeRootTreeWriterSpec::BranchDefinition<T> |
Definition at line 29 of file FITIntegrateClusterWriterSpec.h.
using o2::fit::Triggers = typedef o2::fit::Triggers |
|
strong |
Enumerator | |
---|---|
kUnknown | |
kPM | |
kPM_LCS | |
kTCM |
Definition at line 155 of file LookUpTable.h.
struct o2::fit::EventHeader o2::fit::__attribute__ | ( | (__packed__) | ) |
framework::DataProcessorSpec o2::fit::getFITDataReaderDPLSpec | ( | const RawReaderType & | rawReader, |
bool | askSTFDist, | ||
bool | isSubSampled, | ||
bool | disableDplCcdbFetcher | ||
) |
Definition at line 168 of file FITDataReaderDPLSpec.h.
DataProcessorSpec o2::fit::getFITIntegrateClusterReaderSpec | ( | ) |
Definition at line 149 of file FITIntegrateClusterReaderSpec.h.
o2::framework::DataProcessorSpec o2::fit::getFITIntegrateClusterSpec | ( | const bool | disableWriter, |
const int | minNChan, | ||
const int | minAmpl | ||
) |
Definition at line 168 of file FITIntegrateClusterSpec.h.
DataProcessorSpec o2::fit::getFITIntegrateClusterWriterSpec | ( | ) |
Definition at line 32 of file FITIntegrateClusterWriterSpec.h.
o2::framework::DataProcessorSpec o2::fit::getFITMergeIntegrateClusterSpec | ( | ) |
Definition at line 154 of file FITMergeIntegrateClusterSpec.h.
Definition at line 89 of file LookUpTable.h.
struct o2::fit::TCMdata o2::fit::__attribute__ |