CbmRoot
Loading...
Searching...
No Matches
CbmAlgoBuildRawEvents.h File Reference
#include "CbmDefs.h"
#include "TFolder.h"
#include "CbmMvdDigi.h"
#include <boost/any.hpp>
#include <array>
#include <map>
#include <set>
#include <tuple>
#include <vector>
Include dependency graph for CbmAlgoBuildRawEvents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RawEventBuilderDetector
 
class  CbmAlgoBuildRawEvents
 

Enumerations

enum class  EOverlapModeRaw { NoOverlap , MergeOverlap , AllowOverlap , Undefined }
 

Variables

static const RawEventBuilderDetector kRawEventBuilderDetMvd
 Pre-defined detector types.
 
static const RawEventBuilderDetector kRawEventBuilderDetSts
 
static const RawEventBuilderDetector kRawEventBuilderDetMuch
 
static const RawEventBuilderDetector kRawEventBuilderDetTrd
 
static const RawEventBuilderDetector kRawEventBuilderDetTrd2D
 
static const RawEventBuilderDetector kRawEventBuilderDetTof
 
static const RawEventBuilderDetector kRawEventBuilderDetRich
 
static const RawEventBuilderDetector kRawEventBuilderDetPsd
 
static const RawEventBuilderDetector kRawEventBuilderDetFsd
 
static const RawEventBuilderDetector kRawEventBuilderDetBmon
 
static const RawEventBuilderDetector kRawEventBuilderDetUndef = RawEventBuilderDetector()
 

Enumeration Type Documentation

◆ EOverlapModeRaw

enum class EOverlapModeRaw
strong
Enumerator
NoOverlap 
MergeOverlap 
AllowOverlap 
Undefined 

Definition at line 47 of file CbmAlgoBuildRawEvents.h.

Variable Documentation

◆ kRawEventBuilderDetBmon

◆ kRawEventBuilderDetFsd

const RawEventBuilderDetector kRawEventBuilderDetFsd
static
Initial value:

Definition at line 121 of file CbmAlgoBuildRawEvents.h.

Referenced by cbm::reco::offline::TaskFactory::RegisterDigiEventBuilder().

◆ kRawEventBuilderDetMuch

◆ kRawEventBuilderDetMvd

const RawEventBuilderDetector kRawEventBuilderDetMvd
static
Initial value:

Pre-defined detector types.

Definition at line 105 of file CbmAlgoBuildRawEvents.h.

◆ kRawEventBuilderDetPsd

◆ kRawEventBuilderDetRich

◆ kRawEventBuilderDetSts

◆ kRawEventBuilderDetTof

◆ kRawEventBuilderDetTrd

◆ kRawEventBuilderDetTrd2D

◆ kRawEventBuilderDetUndef