► Algorithm | |
► include | |
► Algorithm | |
BitstreamReader.h | Utility class to provide bitstream access to an underlying resource |
FlattenRestore.h | Utilities to copy complex objects to flat buffer and restore |
HeaderStack.h | Utilities for the O2 header stack |
mpl_tools.h | |
O2FormatParser.h | Parser for the O2 data format |
PageParser.h | Parser for a set of data objects in consecutive memory pages |
Parser.h | Utilities for parsing of data sequences |
RangeTokenizer.h | Helper function to tokenize sequences and ranges of integral numbers |
TableView.h | Container class for multiple sequences of data wrapped by markers |
► test | |
headerstack.cxx | Unit test for O2 header stack utilities |
o2formatparser.cxx | Unit test for O2 format parser |
pageparser.cxx | |
parser.cxx | Unit test for parser of objects in memory pages |
StaticSequenceAllocator.h | An allocator for static sequences of object types |
tableview.cxx | |
test_BitstreamReader.cxx | Test program for BitstreamReader utility |
test_FlattenRestore.cxx | |
test_mpl_tools.cxx | |
test_RangeTokenizer.cxx | |
► CCDB | |
► include | |
► CCDB | |
BasicCCDBManager.h | |
CcdbApi.h | |
CCDBDownloader.h | |
CcdbObjectInfo.h | |
CCDBQuery.h | |
CCDBTimeStampUtils.h | |
IdPath.h | |
TObjectWrapper.h | |
► src | |
BasicCCDBManager.cxx | |
CcdbApi.cxx | |
CCDBDownloader.cxx | |
CCDBLinkDef.h | |
CCDBQuery.cxx | |
CCDBTimeStampUtils.cxx | |
CleanCCDBSemaphores.cxx | |
DownloadCCDBFile.cxx | |
IdPath.cxx | |
InspectCCDBFile.cxx | |
UploadTool.cxx | |
► test | |
testBasicCCDBManager.cxx | Test BasicCCDBManager and caching functionality |
testCcdbApi.cxx | |
testCcdbApi_alien.cxx | |
testCcdbApi_ConfigParam.cxx | |
testCcdbApiDownloader.cxx | |
testCcdbApiMultipleUrls.cxx | |
► cmake | |
► checks | |
cxx14-test-aggregate-initialization.cxx | Aggregate member initialization check |
cxx14-test-binary-literals.cxx | Binary literals check |
cxx14-test-generic-lambda.cxx | Generic lambdas check |
cxx14-test-make_unique.cxx | Std::make_unique check |
cxx14-test-user-defined-literals.cxx | Standard user-defined literals check |
► Common | |
► Constants | |
► include | |
► CommonConstants | |
GeomConstants.h | Some ALICE geometry constants of common interest |
LHCConstants.h | Header to collect LHC related constants |
MathConstants.h | Useful math constants |
PhysicsConstants.h | Header to collect physics constants |
Triggers.h | Definition of the 32 Central Trigger System (CTS) Trigger Types defined in https://twiki.cern.ch/twiki/pub/ALICE/NoteForFEDevelopers/CTS_CRU_FE_interface.pdf |
ZDCConstants.h | Some ZDC constants shared between O2 and O2Physics |
► DCAFitter | |
► GPU | |
► cuda | |
► test | |
testDCAFitterNGPU.cxx | |
► DeviceInterface | |
GPUInterface.h | |
► include | |
► DCAFitter | |
DCAFitterN.h | Defintions for N-prongs secondary vertex fit |
FwdDCAFitterN.h | Defintions for N-prongs secondary vertex fit |
HelixHelper.h | Helper classes for helical tracks manipulations |
► src | |
DCAFitterLinkDef.h | |
DCAFitterN.cxx | Defintions for N-prongs secondary vertex fit |
FwdDCAFitterN.cxx | |
► test | |
testDCAFitterN.cxx | |
► Field | |
► include | |
► Field | |
ALICE3MagneticField.h | A simple magnetic field class for ALICE3 R&D |
MagFieldContFact.h | Definition of the MagFieldContFact: factory for ALICE mag. field |
MagFieldFact.h | Definition of the MagFieldFact: factory for ALIDE mag. field from MagFieldParam |
MagFieldFast.h | Definition of the fast magnetic field parametrization MagFieldFast |
MagFieldParam.h | Definition of the MagFieldParam: container for ALICE mag. field parameters |
MagneticField.h | Definition of the MagF class |
MagneticWrapperChebyshev.h | |
macro | |
► src | |
ALICE3MagneticField.cxx | Implementation of the ALICE3 MagF class |
FieldLinkDef.h | |
MagFieldContFact.cxx | Implementation of the MagFieldContFact: factory for ALICE mag. field |
MagFieldFact.cxx | |
MagFieldFast.cxx | Implementation of the fast magnetic field parametrization MagFieldFast |
MagFieldParam.cxx | Implementation of the MagFieldParam class |
MagneticField.cxx | |
MagneticWrapperChebyshev.cxx | |
► test | |
testMagneticField.cxx | |
► MathUtils | |
► include | |
► MathUtils | |
► detail | |
basicMath.h | |
bitOps.h | |
Bracket.h | Class to represent an interval and some operations over it |
CircleXY.h | |
IntervalXY.h | |
StatAccumulator.h | |
trigonometric.h | |
TypeTruncation.h | |
CachingTF1.h | |
Cartesian.h | |
CartesianGPU.h | |
Chebyshev3D.h | |
Chebyshev3DCalc.h | |
fit.h | |
LegendrePols.h | Definition of the NDim Legendre Polynominals |
Primitive2D.h | Declarations of 2D primitives |
RandomRing.h | |
SMatrixGPU.h | This is a close porting of the SMatrix and SVectorGPU ROOT interfaces. Only parts strictly requiring STD library have been changed. Also some utilities to have basic checks and printouts working on GPUs have been rewritten |
SymMatrixSolver.h | Definition of SymMatrixSolver class |
Tsallis.h | |
Utils.h | General auxilliary methods |
► src | |
CachingTF1.cxx | |
Cartesian.cxx | |
Chebyshev3D.cxx | |
Chebyshev3DCalc.cxx | |
MathUtilsLinkDef.h | |
SymMatrixSolver.cxx | Implementation of SymMatrixSolver class |
Tsallis.cxx | |
► test | |
testCachingTF1.cxx | |
testCartesian.cxx | |
testUtils.cxx | |
► ML | |
► include | |
► ML | |
► 3rdparty | |
GPUORTFloat16.h | |
OrtInterface.h | A header library for loading ONNX models and inferencing them on CPU and GPU |
► src | |
OrtInterface.cxx | A header library for loading ONNX models and inferencing them on CPU and GPU |
► SimConfig | |
doc | |
► include | |
► SimConfig | |
DetectorLists.h | |
DigiParams.h | |
G4Params.h | |
GlobalProcessCutSimParam.h | |
InteractionDiamondParam.h | |
MatMapParams.h | |
SimConfig.h | |
SimDLLoader.h | |
SimParams.h | |
SimUserDecay.h | |
► src | |
DetectorLists.cxx | |
DigiParams.cxx | |
G4Params.cxx | |
GlobalProcessCutSimParam.cxx | |
InteractionDiamondParam.cxx | |
MatMapParams.cxx | |
SimConfig.cxx | |
SimConfigLinkDef.h | |
SimDLLoader.cxx | |
SimParams.cxx | |
SimUserDecay.cxx | |
► test | |
TestConfig.cxx | |
TestConfigurableParam.cxx | |
testSimCutParam.cxx | |
► Types | |
► include | |
► CommonTypes | |
Units.h | Header to collect definitions for different units |
► Utils | |
► include | |
► CommonUtils | |
BoostHistogramUtils.h | |
CompStream.h | Implementation of iostreams with compression filter |
ConfigurableParam.h | |
ConfigurableParamHelper.h | |
ConfigurableParamReaders.h | |
ConfigurationMacroHelper.h | |
DebugStreamer.h | Definition of class for writing debug informations |
DLLoaderBase.h | |
EnumFlags.h | |
FIFO.h | |
FileFetcher.h | |
FileSystemUtils.h | |
IRFrameSelector.h | Class to check if give InteractionRecord or IRFrame is selected by the external IRFrame vector |
KeyValParam.h | |
MemFileHelper.h | |
NameConf.h | Definition of the Names Generator class |
RngHelper.h | |
RootChain.h | |
RootSerializableKeyValueStore.h | |
ShmAllocator.h | |
ShmManager.h | |
StringUtils.h | |
TreeStream.h | |
TreeStreamRedirector.h | |
ValueMonitor.h | |
VerbosityConfig.h | |
► src | |
BoostHistogramUtils.cxx | |
CommonUtilsLinkDef.h | |
CompStream.cxx | Implementation of iostreams with compression filter |
ConfigurableParam.cxx | |
ConfigurableParamHelper.cxx | |
ConfigurableParamReaders.cxx | |
DebugStreamer.cxx | |
DLLoaderBase.cxx | |
FIFO.cxx | |
FileFetcher.cxx | |
FileSystemUtils.cxx | |
fpu.cxx | |
IRFrameSelector.cxx | Class to check if give InteractionRecord or IRFrame is selected by the external IRFrame vector |
KeyValParam.cxx | |
NameConf.cxx | |
RootChain.cxx | |
RootSerializableKeyValueStore.cxx | |
ShmManager.cxx | |
StringUtils.cxx | |
TreeMergerTool.cxx | |
TreeStream.cxx | |
TreeStreamRedirector.cxx | |
ValueMonitor.cxx | |
VerbosityConfig.cxx | |
► test | |
testCompStream.cxx | Unit tests for iostreams with compression filter |
testEnumFlags.cxx | |
testMemFileHelper.cxx | Unit tests for TMemFile and its binary image creation |
testRootSerializableKeyValueStore.cxx | |
testTreeStream.cxx | |
testValueMonitor.cxx | |
► DataFormats | |
► Calibration | |
► include | |
► DataFormatsCalibration | |
MeanVertexObject.h | |
► src | |
DataFormatsCalibrationLinkDef.h | |
MeanVertexObject.cxx | |
► common | |
► include | |
► CommonDataFormat | |
AbstractRef.h | Class to refer to object indicating its Indec, Source and status flags |
AbstractRefAccessor.h | Accessor for objects of the same base class located in different containers |
BunchFilling.h | |
EvIndex.h | Class to store event ID and index in the event for objects like track, cluster.. |
FlatHisto1D.h | 1D messeageable histo class |
FlatHisto2D.h | 2D messeageable histo class |
InteractionRecord.h | |
IRFrame.h | Class to delimit start and end IR of certain time period |
Pair.h | |
RangeReference.h | Class to refer to the 1st entry and N elements of some group in the continuous container |
TFIDInfo.h | |
TimeStamp.h | |
Triplet.h | |
► src | |
AbstractRefAccessor.cxx | |
BunchFilling.cxx | |
CommonDataFormatLinkDef.h | |
FlatHisto1D.cxx | 1D messeageable histo class |
FlatHisto2D.cxx | |
InteractionRecord.cxx | |
TFIDInfo.cxx | |
TimeStamp.cxx | |
► test | |
testAbstractRefAccessor.cxx | |
testFlatHisto.cxx | |
testRangeRef.cxx | |
testTimeStamp.cxx | |
► Detectors | |
► Common | |
► include | |
► DetectorsCommonDataFormats | |
► internal | |
ExternalEntropyCoder.h | |
InplaceEntropyCoder.h | |
Packer.h | Interfaces for BitPacking using librans |
AlignParam.h | Definition of the base alignment parameters class |
ANSHeader.h | Representation of ANS Version number in a comparable way |
CTFDictHeader.h | Header: timestamps and format version for detector CTF dictionary |
CTFHeader.h | Header for CTF collection |
CTFIOSize.h | |
DetectorNameConf.h | Definition of the Names Generator class |
DetID.h | |
DetMatrixCache.h | |
EncodedBlocks.h | |
FileMetaData.h | |
Metadata.h | Metadata required to decode a Block |
SimTraits.h | |
UpgradesStatus.h | |
► src | |
AlignParam.cxx | Implementation of the base alignment parameters class |
CTFDictHeader.cxx | Header: timestamps and format version for detector CTF dictionary |
CTFHeader.cxx | |
CTFIOSize.cxx | |
DetectorNameConf.cxx | |
DetectorsCommonDataFormatsLinkDef.h | |
DetID.cxx | Detector ids, masks, names class implementation |
DetMatrixCache.cxx | |
EncodedBlocks.cxx | |
FileMetaData.cxx | |
► test | |
testCTFEntropyCoder.cxx | |
testDetID.cxx | |
► CPV | |
► include | |
► DataFormatsCPV | |
BadChannelMap.h | |
CalibParams.h | |
Cluster.h | |
CPVBlockHeader.h | |
CTF.h | Definitions for CPV CTF data |
Digit.h | |
Hit.h | |
Pedestals.h | |
RawFormats.h | |
TriggerRecord.h | |
► src | |
BadChannelMap.cxx | |
CalibParams.cxx | |
Cluster.cxx | |
CPVBlockHeader.cxx | |
CTF.cxx | |
DataFormatsCPVLinkDef.h | |
Digit.cxx | |
Hit.cxx | |
Pedestals.cxx | |
TriggerRecord.cxx | |
► CTP | |
► include | |
► DataFormatsCTP | |
Configuration.h | Definition of CTPConfiguration and related CTP structures |
CTF.h | Definitions for CTP CTF data |
CTPRateFetcher.h | |
Digits.h | Definition of CTPDigit, CTPInputDigit |
LumiInfo.h | |
Scalers.h | Definition of CTPScalerRaw, CTPScalerO2 |
TriggerOffsetsParam.h | |
► src | |
Configuration.cxx | |
CTF.cxx | |
CTPRateFetcher.cxx | |
DataFormatsCTPLinkDef.h | |
Digits.cxx | |
LumiInfo.cxx | |
Scalers.cxx | |
TriggerOffsetsParam.cxx | |
► DCS | |
► include | |
► DataFormatsDCS | |
DCSConfigObject.h | |
► EMCAL | |
► include | |
► DataFormatsEMCAL | |
AnalysisCluster.h | |
Cell.h | |
CellLabel.h | |
Cluster.h | |
ClusterLabel.h | |
CompressedTriggerData.h | |
Constants.h | |
CTF.h | Definitions for EMC CTF data |
Digit.h | |
EMCALBlockHeader.h | |
EMCALChannelData.h | |
ErrorTypeFEE.h | |
EventData.h | |
EventHandler.h | |
MCLabel.h | |
TriggerRecord.h | |
► src | |
AnalysisCluster.cxx | |
Cell.cxx | |
CellLabel.cxx | |
Cluster.cxx | |
ClusterLabel.cxx | |
CompressedTriggerData.cxx | |
Constants.cxx | |
CTF.cxx | |
DataFormatsEMCALLinkDef.h | |
Digit.cxx | |
EMCALBlockHeader.cxx | |
EMCALChannelData.cxx | Class to store the data format for calibraton of the EMCal |
ErrorTypeFEE.cxx | |
EventHandler.cxx | |
TriggerRecord.cxx | |
► test | |
testCell.cxx | |
doxymodules.h | |
► FIT | |
► common | |
► include | |
► DataFormatsFIT | |
ChannelData.h | Class represents enity with info per channel in given event |
DCSDPValues.h | |
DeadChannelMap.h | Dead channel map for FIT |
Digit.h | |
LookUpTable.h | |
RawDataMetric.h | |
RawEventData.h | |
Triggers.h | |
► src | |
DataFormatsFITLinkDef.h | |
LookUpTable.cxx | |
RawDataMetric.cxx | |
RawEventData.cxx | |
Triggers.cxx | |
► FDD | |
► include | |
► DataFormatsFDD | |
ChannelData.h | Container class to store values of single FDD channel |
CTF.h | Definitions for FDD CTF data |
Digit.h | |
Hit.h | |
LookUpTable.h | |
MCLabel.h | |
RawEventData.h | |
RecPoint.h | Definition of the FDD RecPoint class |
► src | |
CTF.cxx | |
DataFormatsFDDLinkDef.h | |
LookUpTable.cxx | |
RawEventData.cxx | |
RecPoint.cxx | Implementation of the FDD RecPoint class |
► FT0 | |
► include | |
► DataFormatsFT0 | |
CalibParam.h | |
ChannelData.h | Class to describe fired and stored channels for the BC and to refer to channel data |
CTF.h | Definitions for FT0 CTF data |
Digit.h | |
DigitFilterParam.h | Configurable digit filtering |
FT0CalibrationInfoObject.h | |
FT0ChannelTimeCalibrationObject.h | |
GlobalOffsetsCalibrationObject.h | |
GlobalOffsetsInfoObject.h | |
HitType.h | Definition of the FIT hits class |
LookUpTable.h | |
MCLabel.h | |
RawEventData.h | |
RecoCalibInfoObject.h | |
RecPoints.h | Definition of the FIT RecPoints class |
SlewingCoef.h | |
SpectraInfoObject.h | |
► src | |
CalibParam.cxx | |
ChannelData.cxx | |
CTF.cxx | |
DataFormatsFT0LinkDef.h | |
Digit.cxx | |
DigitFilterParam.cxx | |
LookUpTable.cxx | |
RawEventData.cxx | |
RecPoints.cxx | |
SlewingCoef.cxx | |
► FV0 | |
► include | |
► DataFormatsFV0 | |
ChannelData.h | Container class to store time and charge values of single FV0 channel |
CTF.h | Definitions for FV0 CTF data |
Digit.h | Class to describe fired triggered and/or stored channels for the BC and to refer to channel data |
FV0CalibrationInfoObject.h | |
FV0ChannelTimeCalibrationObject.h | |
Hit.h | Definition of the FV0 Hit class (based on ITSMFT) |
LookUpTable.h | |
MCLabel.h | |
RawEventData.h | |
RecPoints.h | Definition of the FV0 RecPoints class |
► src | |
ChannelData.cxx | |
CTF.cxx | |
DataFormatsFV0LinkDef.h | |
Digit.cxx | |
Hit.cxx | Implementation of the Hit class |
LookUpTable.cxx | |
RawEventData.cxx | |
RecPoints.cxx | |
► FOCAL | |
► include | |
► DataFormatsFOCAL | |
Constants.h | |
ErrorHandling.h | |
Event.h | |
PixelChip.h | |
PixelChipRecord.h | |
PixelHit.h | |
TriggerRecord.h | |
► src | |
DataFormatsFOCALLinkDef.h | |
ErrorHandling.cxx | |
Event.cxx | |
PixelChip.cxx | |
PixelChipRecord.cxx | |
PixelHit.cxx | |
TriggerRecord.cxx | |
► GlobalTracking | |
► include | |
► DataFormatsGlobalTracking | |
FilteredRecoTF.h | Information filtered out from single TF |
RecoContainer.h | Wrapper container for different reconstructed object types |
RecoContainerCreateTracksVariadic.h | Wrapper container for different reconstructed object types |
TrackTuneParams.h | Configurable params for tracks ad hoc tuning |
► src | |
DataFormatsGlobalTrackingLinkDef.h | |
FilteredRecoTF.cxx | Information filtered out from single TF |
RecoContainer.cxx | Wrapper container for different reconstructed object types |
TrackTuneParams.cxx | |
► HMPID | |
► include | |
► DataFormatsHMP | |
Cluster.h | |
CTF.h | Definitions for HMPID CTF data |
DataFormat.h | Definition of the HMPID raw data format |
Digit.h | |
Hit.h | |
Trigger.h | |
► src | |
Cluster.cxx | |
CTF.cxx | |
DataFormatsHMPLinkDef.h | |
Digit.cxx | Base Class to manage HMPID Digit data |
Trigger.cxx | Base Class to manage HMPID Trigger data |
► ITSMFT | |
► common | |
► include | |
► DataFormatsITSMFT | |
Cluster.h | Definition of the ITSMFT cluster |
ClusterPattern.h | |
ClusterTopology.h | Definition of the ClusterTopology class |
CompCluster.h | Definition of the ITSMFT compact cluster |
CTF.h | Definitions for ITS/MFT CTF data |
Digit.h | Definition of the ITSMFT digit |
GBTCalibData.h | Calibration data from GBT data |
NoiseMap.h | Definition of the ITSMFT NoiseMap |
PhysTrigger.h | Definition Physics trigger record extracted from the ITS/MFT stream |
ROFRecord.h | Definition of the ITSMFT ROFrame (trigger) record |
TimeDeadMap.h | Definition of the ITSMFT time-dependend dead map |
TopologyDictionary.h | Definition of the ClusterTopology class |
TrkClusRef.h | Reference on ITS/MFT clusters set |
► src | |
Cluster.cxx | Implementation of the ITSMFT cluster |
ClusterPattern.cxx | |
ClusterTopology.cxx | Implementation of the ClusterPattern class |
CompCluster.cxx | |
CTF.cxx | |
Digit.cxx | Implementation of the ITSMFT digit |
ITSMFTDataFormatsLinkDef.h | |
NoiseMap.cxx | Implementation of the ITSMFT NoiseMap |
ROFRecord.cxx | |
TopologyDictionary.cxx | Implementation of the TopologyDictionary class |
► test | |
test_Cluster.cxx | |
► ITS | |
► include | |
► DataFormatsITS | |
TrackITS.h | Definition of the ITS track |
► src | |
DataFormatsITSLinkDef.h | |
TrackITS.cxx | Implementation of the ITS cooked track |
► MFT | |
► include | |
► DataFormatsMFT | |
TrackMFT.h | |
► src | |
DataFormatsMFTLinkDef.h | |
TrackMFT.cxx | Implementation of the MFT track |
► MUON | |
► MCH | |
► include | |
► DataFormatsMCH | |
Cluster.h | Definition of the MCH cluster minimal structure |
CTF.h | Definitions for MCH CTF data |
Digit.h | |
DsChannelGroup.h | |
DsChannelId.h | |
ROFRecord.h | Definition of the MCH ROFrame record |
TrackMCH.h | Definition of the MCH track |
► src | |
Cluster.cxx | Implementation of the MCH cluster minimal structure |
convert-bad-channels.cxx | |
CTF.cxx | |
DataFormatsMCHLinkDef.h | |
Digit.cxx | |
DsChannelGroup.cxx | |
DsChannelId.cxx | |
ROFRecord.cxx | |
testDigit.cxx | |
testTrackMCH.cxx | |
TrackMCH.cxx | Implementation of the MCH track |
► MID | |
► include | |
► DataFormatsMID | |
ChEffCounter.h | Chamber efficiency counters |
Cluster.h | Reconstructed MID cluster |
ColumnData.h | Strip pattern (aka digits) |
CTF.h | Definitions for MID CTF data |
MCClusterLabel.h | Label for MID clusters |
MCLabel.h | Label for MID |
ROBoard.h | Structure to store the readout board information |
ROFRecord.h | Definition of the MID event record |
Track.h | Reconstructed MID track |
► src | |
Cluster.cxx | Reconstructed MID cluster |
ColumnData.cxx | Strip pattern (aka digits) |
CTF.cxx | |
DataFormatsMIDLinkDef.h | |
MCClusterLabel.cxx | Implementation of MC label for MID clusters |
MCLabel.cxx | Implementation of MC label for MID |
ROBoard.cxx | Structure to store the readout board information |
Track.cxx | Reconstructed MID track |
► PHOS | |
► include | |
► DataFormatsPHOS | |
BadChannelsMap.h | |
CalibParams.h | |
Cell.h | |
Cluster.h | |
CTF.h | Definitions for PHOS CTF data |
Digit.h | |
EventData.h | |
EventHandler.h | |
MCLabel.h | |
Pedestals.h | |
PHOSBlockHeader.h | |
TriggerMap.h | |
TriggerRecord.h | |
► src | |
BadChannelsMap.cxx | |
CalibParams.cxx | |
Cell.cxx | |
Cluster.cxx | |
CTF.cxx | |
DataFormatsPHOSLinkDef.h | |
Digit.cxx | |
EventHandler.cxx | |
MCLabel.cxx | |
Pedestals.cxx | |
PHOSBlockHeader.cxx | |
TriggerMap.cxx | |
TriggerRecord.cxx | |
► test | |
testCell.cxx | |
► TOF | |
► include | |
► DataFormatsTOF | |
CalibInfoCluster.h | |
CalibInfoTOF.h | Class to store the output of the matching to TOF for calibration |
CalibInfoTOFshort.h | Class to store the output of the matching to TOF for calibration (no channel info, available in CalibInfoTOF.h) |
CalibLHCphaseTOF.h | Class to store the output of the matching to TOF for calibration |
CalibTimeSlewingParamTOF.h | Class to store the output of the matching to TOF for calibration |
Cluster.h | Definition of the TOF cluster |
CompressedDataFormat.h | |
CosmicInfo.h | Info from cosmic |
CTF.h | Definitions for TOF CTF data |
Diagnostic.h | Definition of the TOF cluster |
ParameterContainers.h | Definitions of the containers for the general parameters |
RawDataFormat.h | TOF raw data format |
TOFFEElightInfo.h | |
► src | |
CalibInfoCluster.cxx | Implementation of the TOF cluster calib info |
CalibInfoTOF.cxx | Class to store the output of the matching to TOF for calibration |
CalibInfoTOFshort.cxx | |
CalibLHCphaseTOF.cxx | Class to store the output of the matching to TOF for calibration |
CalibTimeSlewingParamTOF.cxx | Class to store the output of the matching to TOF for calibration |
Cluster.cxx | Implementation of the TOF cluster |
CosmicInfo.cxx | Implementation of the TOF cluster calib info |
CTF.cxx | |
DataFormatsTOFLinkDef.h | |
Diagnostic.cxx | Implementation of the TOF cluster |
ParameterContainers.cxx | |
TOFFEElightInfo.cxx | |
► TPC | |
► include | |
► DataFormatsTPC | |
AltroSyncSignal.h | Definition of the timebin from which syncronization starts |
BetheBlochAleph.h | |
CalibdEdxCorrection.h | |
ClusterGroupAttribute.h | Meta data for a group describing it by sector number and global padrow |
ClusterHardware.h | Class of a TPC cluster as produced by the hardware cluster finder (needs a postprocessing step to convert into ClusterNative |
ClusterNative.h | Class of a TPC cluster in TPC-native coordinates (row, time) |
ClusterNativeHelper.h | Helper class to read the binary format of TPC ClusterNative |
CompressedClusters.h | Container to store compressed TPC cluster data |
CompressedClustersHelpers.h | Helper for the CompressedClusters container |
Constants.h | |
CTF.h | Definitions for TPC CTF data |
DCS.h | DCS data point data formats |
dEdxInfo.h | |
Defs.h | |
Digit.h | Definition of the TPC Digit |
Helpers.h | Helper class for memory management of TPC Data Formats, external from the actual data type classes to keep them simple in order to run on all kinds of accelerators |
IDC.h | Integrated digital currents data format definition |
KrCluster.h | Struct for Krypton and X-ray clusters |
LaserTrack.h | |
LtrCalibData.h | Calibration data from laser track calibration |
PIDResponse.h | |
RawDataTypes.h | |
SAC.h | Sampled Analogue Currents (SACs) data format definitions |
TPCSectorHeader.h | |
TrackCuts.h | |
TrackTPC.h | |
VDriftCorrFact.h | Calibration data from laser track calibration |
WorkflowHelper.h | Helper class to obtain TPC clusters / digits / labels from DPL |
ZeroSuppression.h | Definitions of TPC Zero Suppression Data Headers |
ZeroSuppressionLinkBased.h | Definitions to deal with the link based zero suppression format |
► src | |
CalibdEdxCorrection.cxx | |
ClusterNativeHelper.cxx | Helper class to read the binary format of TPC ClusterNative |
CompressedClusters.cxx | Container to store compressed TPC cluster data |
DataFormatsTPCLinkDef.h | |
DCS.cxx | DCS data point data formats |
Helpers.cxx | |
LaserTrack.cxx | Laser track parameters |
TPCSectorHeader.cxx | |
TrackCuts.cxx | |
TrackTPC.cxx | Implementation of the TPC track |
WorkflowHelper.cxx | |
► test | |
test_TrackCuts.cxx | |
testClusterHardware.cxx | Unit test for the TPC ClusterHardware data struct |
testClusterNative.cxx | Unit test for the TPC ClusterNative data struct |
testCompressedClusters.cxx | |
► TRD | |
► include | |
► DataFormatsTRD | |
AngularResidHistos.h | Class to store the angular residuals of TRD tracklets wrt TPC tracks for each TRD chamber |
CalGain.h | Object with MPV dEdx values per chamber to be written into the CCDB |
CalibratedTracklet.h | |
CalT0.h | Object with T0 values per chamber to be written into the CCDB |
CalVdriftExB.h | Object with vDrift and ExB values per chamber to be written into the CCDB |
CompressedDigit.h | |
CompressedHeader.h | |
Constants.h | Global TRD definitions and constants |
CTF.h | Definitions for TRD CTF data |
DcsCcdbObjects.h | Objects which are created from DCS DPs and stored in the CCDB |
Digit.h | |
GainCalibHistos.h | Class to store the TRD dEdx distribution for each TRD chamber |
HelperMethods.h | |
Hit.h | |
KrCluster.h | A cluster formed from digits during TRD Krypton calibration |
KrClusterTriggerRecord.h | |
LinkRecord.h | |
NoiseCalibration.h | |
PHData.h | |
PID.h | |
RawData.h | |
RawDataStats.h | |
RecoInputContainer.h | Struct for input data required by TRD tracking workflow |
SignalArray.h | |
T0FitHistos.h | Class to store the TRD PH values for each TRD chamber |
Tracklet64.h | |
TrackTRD.h | |
TrackTriggerRecord.h | |
TriggerRecord.h | |
► src | |
AngularResidHistos.cxx | Class to store the output of the global tracking based TRD calibration |
CompressedDigit.cxx | |
CTF.cxx | |
DataFormatsTRDLinkDef.h | |
DcsCcdbObjects.cxx | Objects which are created from DCS DPs and stored in the CCDB |
Digit.cxx | |
GainCalibHistos.cxx | Class to store the output of the global tracking based TRD calibration |
HelperMethods.cxx | |
KrCluster.cxx | A cluster formed from digits during TRD Krypton calibration |
LinkRecord.cxx | |
NoiseCalibration.cxx | For CCDB objects related to noise calibration of the TRD |
RawData.cxx | |
RawDataStats.cxx | |
T0FitHistos.cxx | Class to store the TRD PH values for each chamber |
Tracklet64.cxx | |
TriggerRecord.cxx | |
► test | |
testDigit.cxx | |
testRawData.cxx | |
► ZDC | |
► include | |
► DataFormatsZDC | |
BCData.h | Class to describe fired triggered and/or stored channels for the BC and to refer to channel data |
BCRecData.h | Class to refer to the reconstructed information |
ChannelData.h | Container class to store NTimeBinsPerBC ADC values of single ZDC channel |
CTF.h | Definitions for ZDC CTF data |
FEEConfig.h | ZDC FEE configuration |
Hit.h | Definition of the ZDC Hit class |
MCLabel.h | |
OrbitData.h | Class to describe pedestal data accumulated over the orbit |
OrbitRawData.h | Class to describe ZDC scalers and pedestals per orbit, received from the FE |
OrbitRecData.h | Class to describe ZDC scalers reconstructed from the channels data |
RawEventData.h | Container of ZDC raw data |
RecEvent.h | Class to describe reconstructed ZDC event (single BC with signal in one of detectors) |
RecEventAux.h | |
RecEventFlat.h | Class to decode the reconstructed ZDC event (single BC with signal in one of detectors) |
ZDCEnergy.h | Container class to store energy released in the ZDC |
ZDCTDCData.h | Container class to store a TDC hit in a ZDC channel |
ZDCWaveform.h | Container class to store the interpolated waveform of the ZDC |
► src | |
BCData.cxx | |
BCRecData.cxx | |
ChannelData.cxx | |
CTF.cxx | |
DataFormatsZDCLinkDef.h | |
OrbitData.cxx | |
OrbitRawData.cxx | |
OrbitRecData.cxx | |
RawEventData.cxx | |
RecEvent.cxx | |
RecEventAux.cxx | |
RecEventFlat.cxx | |
ZDCEnergy.cxx | |
ZDCTDCData.cxx | |
ZDCWaveform.cxx | |
► Headers | |
► include | |
► Headers | |
DAQID.h | |
DataHeader.h | |
DataHeaderHelpers.h | |
HeartbeatFrame.h | |
NameHeader.h | |
RAWDataHeader.h | Definition of the RAW Data Header |
RDHAny.h | |
Stack.h | |
STFHeader.h | |
SubframeMetadata.h | |
TimeStamp.h | A std chrono implementation of LHC clock and timestamp |
► src | |
DAQID.cxx | Dummy implementation for DAQ source IDs (to addit it to library) |
DataHeader.cxx | |
HeartbeatFrame.cxx | |
NameHeader.cxx | |
RDHAny.cxx | |
STFHeader.cxx | |
TimeStamp.cxx | A std chrono implementation of LHC clock and timestamp |
► test | |
test_HeartbeatFrame.cxx | |
test_RAWDataHeader.cxx | |
testDAQID.cxx | |
testDataHeader.cxx | |
testTimeStamp.cxx | |
► Legacy | |
► HLT | |
► include | |
► AliceHLT | |
TPCRawCluster.h | |
► MemoryResources | |
► include | |
► MemoryResources | |
MemoryResources.h | |
observer_ptr.h | |
► test | |
test_observer_ptr.cxx | |
testMemoryResources.cxx | |
► Parameters | |
► include | |
► DataFormatsParameters | |
AggregatedRunInfo.h | |
ECSDataAdapters.h | |
GRPECSObject.h | Header of the AggregatedRunInfo struct |
GRPLHCIFData.h | Container for the LHC InterFace data |
GRPMagField.h | Header of the General Run Parameters object for B field values |
GRPObject.h | Header of the General Run Parameters object |
► src | |
AggregatedRunInfo.cxx | |
GRPECSObject.cxx | Implementation of General Run Parameters object from ECS |
GRPLHCIFData.cxx | Implementation of the LHC InterFace data |
GRPMagField.cxx | Implementation of General Run Parameters object for MagField |
GRPObject.cxx | Implementation of General Run Parameters object |
GRPTool.cxx | |
ParametersDataLinkDef.h | |
► QualityControl | |
► include | |
► DataFormatsQualityControl | |
FlagType.h | |
QualityControlFlag.h | Class to define a flag type with a time range and comments |
QualityControlFlagCollection.h | Classes for defining time ranges with a certain mask to be able to cut on |
► src | |
DataFormatsQualityControlLinkDef.h | |
FlagType.cxx | |
QualityControlFlag.cxx | |
QualityControlFlagCollection.cxx | |
► test | |
testFlagTypes.cxx | |
testQualityControlFlag.cxx | |
testQualityControlFlagCollection.cxx | |
► Reconstruction | |
► include | |
► ReconstructionDataFormats | |
BaseCluster.h | |
BCRange.h | |
Cascade.h | |
DCA.h | |
Decay3Body.h | |
DecayNBodyIndex.h | |
GlobalFwdTrack.h | Global Forward Muon tracks |
GlobalTrackAccessor.h | Accessor for TrackParCov derived objects from multiple containers |
GlobalTrackID.h | Global index for barrel track: provides provenance (detectors combination), index in respective array and some number of bits |
MatchInfoFwd.h | |
MatchInfoHMP.h | Class to store the output of the matching to HMPID |
MatchInfoTOF.h | Class to store the output of the matching to TOF |
MatchInfoTOFReco.h | Class to temporary store the output of the matching to TOF in reconstruction |
MatchingType.h | Defintions for the inter-detector matching type |
PID.h | Particle ids, masses, names class definition |
PrimaryVertex.h | |
PrimaryVertexExt.h | |
StrangeTrack.h | |
Track.h | Base track model for the Barrel, params only, w/o covariance |
TrackCosmics.h | Result of top-bottom cosmic tracks leg matching |
TrackFwd.h | Base forward track model, params only, w/o covariance |
TrackHMP.h | |
TrackLTIntegral.h | Track Length and TOF integral |
TrackMCHMID.h | Definition of the MUON track |
TrackParametrization.h | |
TrackParametrizationWithError.h | |
TrackTPCITS.h | Result of refitting TPC-ITS matched track |
TrackTPCTOF.h | Result of refitting TPC with TOF match constraint |
TrackUtils.h | |
V0.h | |
Vertex.h | |
VtxTrackIndex.h | Extention of GlobalTrackID by flags relevant for verter-track association |
VtxTrackRef.h | Referenc on track indices contributing to the vertex, with possibility chose tracks from specific source (global, ITS, TPC...) |
► src | |
BaseCluster.cxx | |
Cascade.cxx | |
DCA.cxx | |
Decay3Body.cxx | |
DecayNBodyIndex.cxx | |
GlobalTrackID.cxx | Global index for barrel track: provides provenance (detectors combination), index in respective array and some number of bits |
MatchInfoHMP.cxx | Class to store the output of the matching to HMPID |
MatchInfoTOF.cxx | Class to store the output of the matching to TOF |
MatchInfoTOFReco.cxx | Class to temporary store the output of the matching to TOF in reconstruction |
PID.cxx | Particle ids, masses, names class implementation |
PrimaryVertex.cxx | |
PrimaryVertexExt.cxx | |
ReconstructionDataFormatsLinkDef.h | |
StrangeTrack.cxx | |
TrackCosmics.cxx | |
TrackFwd.cxx | |
TrackHMP.cxx | |
TrackLTIntegral.cxx | |
TrackMCHMID.cxx | |
TrackParametrization.cxx | |
TrackParametrizationWithError.cxx | |
TrackTPCITS.cxx | |
TrackTPCTOF.cxx | |
V0.cxx | |
Vertex.cxx | |
VtxTrackIndex.cxx | |
VtxTrackRef.cxx | |
► test | |
testLTOFIntegration.cxx | |
testVertex.cxx | |
► simulation | |
► include | |
► SimulationDataFormat | |
BaseHits.h | |
ConstMCTruthContainer.h | A const (ready only) version of MCTruthContainer |
DigitizationContext.h | |
InteractionSampler.h | |
IOMCTruthContainerView.h | A special IO container - splitting a given vector to enable ROOT IO |
LabelContainer.h | |
MCCompLabel.h | |
MCEventHeader.h | |
MCEventLabel.h | |
MCEventStats.h | |
MCGenProperties.h | |
MCTrack.h | Definition of the MCTrack class |
MCTruthContainer.h | Definition of a container to keep Monte Carlo truth external to simulation objects |
MCUtils.h | Utility functions for MC particles |
O2DatabasePDG.h | |
ParticleStatus.h | |
PrimaryChunk.h | |
ProcessingEventInfo.h | Encapsulated meta information about current event being processed by FairRoot (analysis) tasks |
StackParam.h | |
TrackReference.h | |
► src | |
ConstMCTruthContainer.cxx | |
CustomStreamers.cxx | Custom streamer implementations for module SimulationDataFormat |
DigitizationContext.cxx | |
InteractionSampler.cxx | |
MCCompLabel.cxx | |
MCEventHeader.cxx | |
MCEventLabel.cxx | |
MCTrack.cxx | Implementation of the MCTrack class |
MCUtils.cxx | |
O2DatabasePDG.cxx | |
SimulationDataLinkDef.h | |
StackParam.cxx | |
► test | |
MCTrack.cxx | |
testBasicHits.cxx | |
testMCCompLabel.cxx | |
testMCEventLabel.cxx | |
testMCGenId.cxx | |
testMCGenStatus.cxx | |
testMCTruthContainer.cxx | |
► TimeFrame | |
► include | |
► TimeFrame | |
TimeFrame.h | |
► src | |
TimeFrame.cxx | |
TimeFrameLinkDef.h | |
► test | |
TimeFrameTest.cxx | |
► Detectors | |
► Align | |
► include | |
► Align | |
AlgPntDbg.h | |
AlgTrcDbg.h | |
AlignableDetector.h | Base class for detector: wrapper for set of volumes |
AlignableDetectorHMPID.h | HMPID detector wrapper |
AlignableDetectorITS.h | ITS detector wrapper |
AlignableDetectorTOF.h | Wrapper for TOF detector |
AlignableDetectorTPC.h | TPC detector wrapper |
AlignableDetectorTRD.h | TRD detector wrapper |
AlignableSensor.h | End-chain alignment volume in detector branch, where the actual measurement is done |
AlignableSensorHMPID.h | HMPID sensor (chamber) |
AlignableSensorITS.h | ITS sensor |
AlignableSensorTOF.h | TOF sensor |
AlignableSensorTPC.h | TPC fake sensor (sector) |
AlignableSensorTRD.h | TRD sensor |
AlignableVolume.h | Base class of alignable volume |
AlignConfig.h | Configuration file for global alignment |
AlignmentPoint.h | Meausered point in the sensor |
AlignmentTrack.h | Track model for the alignment |
Controller.h | Steering class for the global alignment |
DOFSet.h | Interface to contiguous set of DOFs in the controller class |
EventVertex.h | Special fake "sensor" for event vertex |
GeometricalConstraint.h | Descriptor of geometrical constraint |
Mille.h | Class to write C binary file |
Millepede2Record.h | Millepede record in root format (can be converted to proper pede binary format |
ResidualsController.h | Container for control residuals |
ResidualsControllerFast.h | Container for control fast residuals evaluated via derivatives |
utils.h | Collection of auxillary methods |
► src | |
AlgPntDbg.cxx | |
AlgTrcDbg.cxx | |
AlignableDetector.cxx | |
AlignableDetectorHMPID.cxx | |
AlignableDetectorITS.cxx | ITS detector wrapper |
AlignableDetectorTOF.cxx | |
AlignableDetectorTPC.cxx | |
AlignableDetectorTRD.cxx | |
AlignableSensor.cxx | |
AlignableSensorHMPID.cxx | |
AlignableSensorITS.cxx | |
AlignableSensorTOF.cxx | |
AlignableSensorTPC.cxx | |
AlignableSensorTRD.cxx | |
AlignableVolume.cxx | |
AlignConfig.cxx | Configuration file for global alignment |
AlignLinkDef.h | |
AlignmentPoint.cxx | |
AlignmentTrack.cxx | |
Controller.cxx | |
DOFSet.cxx | Interface to contiguous set of DOFs in the controller class |
EventVertex.cxx | |
GeometricalConstraint.cxx | |
Mille.cxx | |
Millepede2Record.cxx | Millepede record in root format (can be converted to proper pede binary format |
ResidualsController.cxx | |
ResidualsControllerFast.cxx | |
► Workflow | |
► include | |
► AlignmentWorkflow | |
BarrelAlignmentSpec.h | |
► src | |
barrel-alignment-workflow.cxx | |
BarrelAlignmentSpec.cxx | |
► AOD | |
► include | |
► AODProducerWorkflow | |
AODMcProducerHelpers.h | |
AODMcProducerWorkflowSpec.h | |
AODProducerHelpers.h | |
AODProducerWorkflowSpec.h | |
► src | |
aod-mc-producer-workflow.cxx | |
aod-producer-workflow.cxx | |
AODMcProducerHelpers.cxx | |
AODMcProducerWorkflowSpec.cxx | |
AODProducerWorkflowSpec.cxx | |
StandaloneAODProducer.cxx | |
► Base | |
► include | |
► DetectorsBase | |
Aligner.h | |
BaseDPLDigitizer.h | Definition of the base digitizer task class |
CTFCoderBase.h | Declarations for CTFCoderBase class (support of external dictionaries) |
Detector.h | Definition of the Detector class |
DPLWorkflowUtils.h | |
GeometryManager.h | Definition of the GeometryManager class |
GeometryManagerParam.h | |
GlobalParams.h | |
GRPGeomHelper.h | Helper for geometry and GRP related CCDB requests |
MatCell.h | Declarations for material properties of the cell (voxel) |
MaterialManager.h | |
MaterialManagerParam.h | |
MatLayerCyl.h | Declarations for single cylindrical material layer class |
MatLayerCylSet.h | Declarations for the wrapper for the set of cylindrical material layers |
Propagator.h | |
Ray.h | |
SimFieldUtils.h | Methods to create simulation mag field |
Stack.h | Definition of the Stack class |
TFIDInfoHelper.h | |
VMCSeederService.h | |
► src | |
Aligner.cxx | |
BaseDPLDigitizer.cxx | |
CTFCoderBase.cxx | Defintions for CTFCoderBase class (support of external dictionaries) |
Detector.cxx | Implementation of the Detector class |
DetectorsBaseLinkDef.h | |
GeometryManager.cxx | Implementation of the GeometryManager class |
GeometryManagerParam.cxx | |
GlobalParams.cxx | |
GRPGeomHelper.cxx | Helper for geometry and GRP related CCDB requests |
MaterialManager.cxx | Implementation of the MaterialManager class |
MaterialManagerParam.cxx | |
MatLayerCyl.cxx | Implementation of single cylindrical material layer |
MatLayerCylSet.cxx | Implementation of the wrapper for the set of cylindrical material layers |
Propagator.cxx | |
Ray.cxx | Call for the ray between start-end points for material budget estimate |
SimFieldUtils.cxx | |
Stack.cxx | Implementation of the Stack class |
TFIDInfoHelper.cxx | |
VMCSeederService.cxx | |
► test | |
testMatBudLUT.cxx | |
testStack.cxx | |
► Calibration | |
► include | |
► DetectorsCalibration | |
IntegratedClusterCalibrator.h | Calibrator class for accumulating integrated clusters |
MeanVertexCalibrator.h | |
MeanVertexData.h | |
MeanVertexParams.h | |
TimeSlot.h | |
TimeSlotCalibration.h | |
TimeSlotMetaData.h | |
Utils.h | Utils and constants for calibration and related workflows |
► src | |
DetectorsCalibrationLinkDef.h | |
IntegratedClusterCalibrator.cxx | |
MeanVertexCalibrator.cxx | |
MeanVertexData.cxx | |
MeanVertexParams.cxx | |
TimeSlot.cxx | |
TimeSlotCalibration.cxx | |
Utils.cxx | |
► testMacros | |
getRunParameters.cxx | |
populateCCDB.cxx | |
retrieveFromCCDB.cxx | |
► workflow | |
► include | |
► DetectorsCalibrationWorkflow | |
MeanVertexCalibratorSpec.h | Device to calibrate MeanVertex |
► src | |
mean-vertex-calibration-workflow.cxx | |
MeanVertexCalibratorSpec.cxx | |
ccdb-populator-workflow.cxx | |
CCDBPopulatorSpec.h | |
► CPV | |
► base | |
► include | |
► CPVBase | |
CPVCalibParams.h | |
CPVSimParams.h | |
Geometry.h | |
► src | |
CPVBaseLinkDef.h | |
CPVCalibParams.cxx | |
CPVSimParams.cxx | |
Geometry.cxx | |
► calib | |
► CPVCalibWorkflow | |
► include | |
► CPVCalibWorkflow | |
CPVBadMapCalibDevice.h | |
CPVGainCalibDevice.h | |
CPVPedestalCalibDevice.h | |
► src | |
cpv-calib-workflow.cxx | |
CPVBadMapCalibDevice.cxx | |
CPVGainCalibDevice.cxx | |
CPVPedestalCalibDevice.cxx | |
► include | |
► CPVCalibration | |
GainCalibrator.h | |
NoiseCalibrator.h | |
PedestalCalibrator.h | |
► src | |
CPVCalibrationLinkDef.h | |
GainCalibrator.cxx | |
NoiseCalibrator.cxx | |
PedestalCalibrator.cxx | |
► testWorkflow | |
cpv-calib-workflow.cxx | |
GainCalibratorSpec.h | |
NoiseCalibratorSpec.h | |
PedestalCalibratorSpec.h | |
► reconstruction | |
► include | |
► CPVReconstruction | |
Clusterer.h | Definition of the CPV cluster finder |
CTFCoder.h | Class for entropy encoding/decoding of CPV data |
CTFHelper.h | Helper for CPV CTF creation |
FullCluster.h | |
RawDecoder.h | |
RawReaderMemory.h | |
► src | |
Clusterer.cxx | Implementation of the CPV cluster finder |
CPVReconstructionLinkDef.h | |
CTFCoder.cxx | Class for entropy encoding/decoding of CPV data |
CTFHelper.cxx | Helper for CPV CTF creation |
FullCluster.cxx | |
RawDecoder.cxx | |
RawReaderMemory.cxx | |
► simulation | |
► include | |
► CPVSimulation | |
Detector.h | |
Digitizer.h | |
GeometryParams.h | |
RawWriter.h | |
► src | |
CPVSimulationLinkDef.h | |
Detector.cxx | |
Digitizer.cxx | |
GeometryParams.cxx | |
RawCreator.cxx | |
RawWriter.cxx | |
► workflow | |
► include | |
► CPVWorkflow | |
ClusterizerSpec.h | |
ClusterReaderSpec.h | |
DigitReaderSpec.h | |
DigitsPrinterSpec.h | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to CPV digit/channels strean |
EntropyEncoderSpec.h | Convert CPV data to CTF (EncodedBlocks) |
RawToDigitConverterSpec.h | |
ReaderSpec.h | |
RecoWorkflow.h | |
WriterSpec.h | |
► src | |
cluster-reader-workflow.cxx | |
cluster-writer-workflow.cxx | |
ClusterizerSpec.cxx | |
ClusterReaderSpec.cxx | |
cpv-reco-workflow.cxx | Basic DPL workflow for CPV reconstruction starting from digits |
digit-reader-workflow.cxx | |
DigitReaderSpec.cxx | |
DigitsPrinterSpec.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
RawToDigitConverterSpec.cxx | |
ReaderSpec.cxx | |
RecoWorkflow.cxx | |
WriterSpec.cxx | |
► CTF | |
► test | |
test_ctf_io_cpv.cxx | |
test_ctf_io_ctp.cxx | |
test_ctf_io_emcal.cxx | |
test_ctf_io_fdd.cxx | |
test_ctf_io_ft0.cxx | |
test_ctf_io_fv0.cxx | |
test_ctf_io_hmpid.cxx | |
test_ctf_io_itsmft.cxx | |
test_ctf_io_mch.cxx | |
test_ctf_io_mid.cxx | |
test_ctf_io_phos.cxx | |
test_ctf_io_tof.cxx | |
test_ctf_io_tpc.cxx | |
test_ctf_io_trd.cxx | |
test_ctf_io_zdc.cxx | |
► workflow | |
► include | |
► CTFWorkflow | |
CTFReaderSpec.h | |
CTFWriterSpec.h | |
► src | |
ctf-reader-workflow.cxx | |
ctf-writer-workflow.cxx | |
CTFReaderSpec.cxx | |
CTFWriterSpec.cxx | |
► CTP | |
► reconstruction | |
► include | |
► CTPReconstruction | |
CTFCoder.h | Class for entropy encoding/decoding of CTP data |
CTFHelper.h | Helper for CTP CTF creation |
RawDataDecoder.h | Digits tw Raw translation |
► src | |
CTFCoder.cxx | Class for entropy encoding/decoding of CTP data |
CTFHelper.cxx | Helper for CTP CTF creation |
RawDataDecoder.cxx | |
► simulation | |
► include | |
► CTPSimulation | |
Digitizer.h | |
Digits2Raw.h | Digits tw Raw translation |
► src | |
CTPSimulationLinkDef.h | |
digi2raw.cxx | |
Digitizer.cxx | |
Digits2Raw.cxx | |
► workflow | |
► include | |
► CTPWorkflow | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to CTP digit stream |
EntropyEncoderSpec.h | Convert CTP data to CTF (EncodedBlocks) |
RawDecoderSpec.h | |
► src | |
ctp-raw-decoder.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
RawDecoderSpec.cxx | |
► workflowIO | |
► include | |
► CTPWorkflowIO | |
DigitReaderSpec.h | |
DigitWriterSpec.h | |
► src | |
DigitReaderSpec.cxx | |
digits-reader-workflow.cxx | |
digits-writer-workflow.cxx | |
DigitWriterSpec.cxx | |
► workflowScalers | |
► include | |
► CTPWorkflowScalers | |
ctpCCDBManager.h | |
RunManager.h | Managing runs for config and scalers |
► src | |
ctp-ccdb-orbit.cxx | |
ctp-proxy.cxx | |
ctp-qc-proxy.cxx | |
ctpCCDBManager.cxx | |
CTPWorkflowScalersLinkDef.h | |
RunManager.cxx | |
► DCS | |
► include | |
► DetectorsDCS | |
AliasExpander.h | |
Clock.h | |
DataPointCompositeObject.h | |
DataPointCreator.h | |
DataPointGenerator.h | |
DataPointIdentifier.h | |
DataPointValue.h | |
DCSDataPointHint.h | |
DeliveryType.h | |
GenericFunctions.h | |
RunStatusChecker.h | |
StringUtils.h | |
► src | |
AliasExpander.cxx | |
Clock.cxx | |
DataPointCompositeObject.cxx | |
DataPointCreator.cxx | |
DataPointGenerator.cxx | |
DataPointIdentifier.cxx | |
DataPointValue.cxx | |
DeliveryType.cxx | |
DetectorsDCSLinkDef.h | |
GenericFunctions.cxx | |
RunStatusChecker.cxx | |
StringUtils.cxx | |
► test | |
testAliasExpander.cxx | |
testDataPointGenerator.cxx | |
testDataPointTypes.cxx | |
► testWorkflow | |
► include | |
► DCStestWorkflow | |
DCSDataReplaySpec.h | |
DCSRandomDataGeneratorSpec.h | |
► src | |
dcs-config-proxy.cxx | |
dcs-config-test-workflow.cxx | |
dcs-data-client-workflow.cxx | |
dcs-proxy.cxx | |
DCSConsumerSpec.h | Consumer of DPs coming from DCS server; it is just to check that we receive and pack the data correctly |
DCSDataReplaySpec.cxx | |
DCSRandomDataGeneratorSpec.cxx | |
DCStoDPLconverter.h | |
► EMCAL | |
► base | |
► include | |
► EMCALBase | |
ClusterFactory.h | |
Geometry.h | |
GeometryBase.h | |
Hit.h | |
Mapper.h | |
NonlinearityHandler.h | |
RCUTrailer.h | |
ShishKebabTrd1Module.h | |
TriggerMappingErrors.h | |
TriggerMappingV2.h | |
► src | |
ClusterFactory.cxx | |
EMCALBaseLinkDef.h | |
Geometry.cxx | |
Hit.cxx | |
Mapper.cxx | |
NonlinearityHandler.cxx | |
RCUTrailer.cxx | |
ShishKebabTrd1Module.cxx | |
TriggerMappingV2.cxx | |
► test | |
testGeometry.cxx | |
testMapper.cxx | |
testRCUTrailer.cxx | |
► calib | |
► include | |
► EMCALCalib | |
BadChannelMap.h | |
CalibContainerErrors.h | |
CalibDB.h | |
CellRecalibrator.h | |
ElmbData.h | |
ElmbMeasurement.h | |
EMCALChannelScaleFactors.h | |
FeeDCS.h | |
GainCalibrationFactors.h | |
Pedestal.h | |
TempCalibParamSM.h | |
TempCalibrationParams.h | |
TimeCalibParamL1Phase.h | |
TimeCalibrationParams.h | |
TimeCalibrationSlewingParams.h | |
TriggerDCS.h | |
TriggerSTUDCS.h | |
TriggerSTUErrorCounter.h | |
TriggerTRUDCS.h | |
► src | |
BadChannelMap.cxx | |
CalibContainerErrors.cxx | |
CalibDB.cxx | |
CellRecalibrator.cxx | |
ElmbMeasurement.cxx | |
EMCALCalibLinkDef.h | |
EMCALChannelScaleFactors.cxx | |
FeeDCS.cxx | |
GainCalibrationFactors.cxx | |
Pedestal.cxx | |
TempCalibParamSM.cxx | |
TempCalibrationParams.cxx | |
TimeCalibParamL1Phase.cxx | |
TimeCalibrationParams.cxx | |
TimeCalibrationSlewingParams.cxx | |
TriggerDCS.cxx | |
TriggerSTUDCS.cxx | |
TriggerSTUErrorCounter.cxx | |
TriggerTRUDCS.cxx | |
► test | |
testBadChannelMap.cxx | |
testBadChannelScaleFactors.cxx | |
testGainCalibration.cxx | |
testPedestal.cxx | |
testTempCalibration.cxx | |
testTempCalibrationSM.cxx | |
testTimeCalibration.cxx | |
testTimeL1PhaseCalib.cxx | |
testTriggerDCS.cxx | |
testTriggerSTUDCS.cxx | |
testTriggerSTUErrorCounter.cxx | |
testTriggerTRUDCS.cxx | |
► calibration | |
► include | |
► EMCALCalibration | |
EMCALCalibExtractor.h | |
EMCALCalibParams.h | |
EMCALChannelCalibrator.h | |
EMCALChannelData.h | |
EMCALPedestalHelper.h | |
EMCALTimeCalibData.h | |
EMCDCSProcessor.h | |
PedestalCalibDevice.h | |
PedestalProcessorData.h | |
PedestalProcessorDevice.h | |
► run | |
runCalibOffline.cxx | |
► src | |
EMCALCalibExtractor.cxx | |
EMCALCalibParams.cxx | |
EMCALCalibrationLinkDef.h | |
EMCALChannelData.cxx | |
EMCALPedestalHelper.cxx | |
EMCALTimeCalibData.cxx | |
EMCDCSProcessor.cxx | |
PedestalCalibDevice.cxx | |
PedestalProcessorData.cxx | |
PedestalProcessorDevice.cxx | |
► test | |
testPedestalProcessorData.cxx | |
► testWorkflow | |
emc-channel-calib-workflow.cxx | Basic workflow for EMCAL bad channel calibration (adapted from tof-calib-workflow.cxx) |
emc-pedestal-calib-workflow.cxx | |
emc-pedestal-processor-workflow.cxx | |
EMCALChannelCalibratorSpec.h | |
► reconstruction | |
► include | |
► EMCALReconstruction | |
AltroDecoder.h | |
AltroHelper.h | |
Bunch.h | |
CaloFitResults.h | |
CaloRawFitter.h | |
CaloRawFitterGamma2.h | |
CaloRawFitterStandard.h | |
Channel.h | |
Clusterizer.h | Definition of the EMCAL clusterizer |
ClusterizerParameters.h | Definition of the EMCAL clusterizer parameter class |
ClusterizerTask.h | Definition of the EMCAL clusterizer task |
CTFCoder.h | Class for entropy encoding/decoding of EMCAL data |
CTFHelper.h | Helper for EMCAL CTF creation |
DigitReader.h | Definition of EMCAL cell/digit reader |
FastORTimeSeries.h | |
RawBuffer.h | |
RawDecodingError.h | |
RawPayload.h | |
RawReaderMemory.h | |
RecoContainer.h | Reconstruction container for EMCAL Cells and LEDMONs |
ReconstructionErrors.h | |
RecoParam.h | |
StuDecoder.h | |
STUDecoderError.h | |
TRUDataHandler.h | |
TRUDecodingErrors.h | |
► run | |
rawReaderFile.cxx | |
rawReaderTRUDigits.cxx | |
► src | |
AltroDecoder.cxx | |
Bunch.cxx | |
CaloFitResults.cxx | |
CaloRawFitter.cxx | |
CaloRawFitterGamma2.cxx | |
CaloRawFitterStandard.cxx | |
Channel.cxx | |
Clusterizer.cxx | Implementation of the EMCAL clusterizer |
ClusterizerParameters.cxx | Implementation of the EMCAL clusterizer parameter class |
ClusterizerTask.cxx | Implementation of the EMCAL cluster finder task |
CTFCoder.cxx | Class for entropy encoding/decoding of EMCAL data |
CTFHelper.cxx | Helper for EMCAL CTF creation |
DigitReader.cxx | Implementation of EMCAL cell/digit reader |
EMCALReconstructionLinkDef.h | |
FastORTimeSeries.cxx | |
RawBuffer.cxx | |
RawDecodingError.cxx | |
RawPayload.cxx | |
RawReaderMemory.cxx | |
RecoContainer.cxx | |
ReconstructionErrors.cxx | |
RecoParam.cxx | |
StuDecoder.cxx | |
STUDecoderError.cxx | |
TRUDataHandler.cxx | |
► test | |
testAltroDecoderError.cxx | |
testCaloRawFitterError.cxx | |
testFastORTimeSeries.cxx | |
testMinorAltroDecodingError.cxx | |
testRawDecodingError.cxx | |
testRecoContainer.cxx | |
testTRUDataHandler.cxx | |
► simulation | |
► include | |
► EMCALSimulation | |
Detector.h | |
Digitizer.h | |
DigitizerTRU.h | |
DigitsVectorStream.h | |
DigitsWriteoutBuffer.h | |
DigitsWriteoutBufferTRU.h | |
DigitTimebin.h | EMCAL DigitTimebin for the DigitsWriteoutBuffer and DigitsWriteoutBufferTRU |
LabeledDigit.h | |
LZEROElectronics.h | |
RawWriter.h | |
SDigitizer.h | |
SimParam.h | |
SpaceFrame.h | |
TRUElectronics.h | EMCAL TRUElectronics for the LZEROElectronics |
► src | |
Detector.cxx | |
Digitizer.cxx | |
DigitizerTRU.cxx | |
DigitsVectorStream.cxx | |
DigitsWriteoutBuffer.cxx | |
DigitsWriteoutBufferTRU.cxx | |
EMCALSimulationLinkDef.h | |
LabeledDigit.cxx | |
LZEROElectronics.cxx | |
RawCreator.cxx | |
RawWriter.cxx | |
SDigitizer.cxx | |
SimParam.cxx | |
SpaceFrame.cxx | |
TRUElectronics.cxx | Implementation of the EMCAL TRUElectronics for the LZEROElectronics |
► workflow | |
► include | |
► EMCALWorkflow | |
AnalysisClusterSpec.h | |
CalibLoader.h | |
CellConverterSpec.h | |
CellRecalibratorSpec.h | |
ClusterizerSpec.h | |
DigitsPrinterSpec.h | |
EMCALDCSDataProcessorSpec.h | EMCAL Processor for DCS Data Points |
EMCALDigitizerSpec.h | |
EMCALDigitWriterSpec.h | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to EMCAL digit/channels strean |
EntropyEncoderSpec.h | Convert EMCAL data to CTF (EncodedBlocks) |
OfflineCalibSpec.h | |
PublisherSpec.h | |
RawToCellConverterSpec.h | |
RecoWorkflow.h | |
StandaloneAODProducerSpec.h | Convert CTF (EncodedBlocks) to AO2D EMCal standalone |
► src | |
AnalysisClusterSpec.cxx | |
CalibLoader.cxx | |
cell-reader-workflow.cxx | |
cell-recalibrator-workflow.cxx | |
cell-writer-workflow.cxx | |
CellConverterSpec.cxx | |
CellRecalibratorSpec.cxx | |
ClusterizerSpec.cxx | |
digit-reader-workflow.cxx | |
DigitsPrinterSpec.cxx | |
emc-channel-data-producer.cxx | This task generates an emcal event with a number of cells. It is designed to produce data for the testing of the bad channel and time calibration of the emcal |
emc-dcs-data-workflow.cxx | |
emc-dcs-sim-workflow.cxx | |
emc-offline-calib-workflow.cxx | |
emc-reco-workflow.cxx | Basic DPL workflow for EMCAL reconstruction starting from digits (adapted from tpc-reco-workflow.cxx) |
EMCALDigitizerSpec.cxx | |
EMCALDigitWriterSpec.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
OfflineCalibSpec.cxx | |
PublisherSpec.cxx | |
RawToCellConverterSpec.cxx | |
RecoWorkflow.cxx | |
standalone-aod-producer-workflow.cxx | Conversion from CTF data -> AO2D standalone for EMCal (does not require other detectors like AODProducerWorklfow) |
StandaloneAODProducerSpec.cxx | |
doxymodules.h | |
► Filtering | |
► src | |
filtered-tf-reader-workflow.cxx | |
filtered-tf-writer-workflow.cxx | |
FilteredTFReaderSpec.cxx | |
FilteredTFReaderSpec.h | Reader for the reconstructed and filtered TF |
FilteredTFWriterSpec.cxx | |
FilteredTFWriterSpec.h | |
filtering-workflow.cxx | |
FilteringSpec.cxx | |
FilteringSpec.h | |
► FIT | |
benchmark | |
► common | |
► calibration | |
► include | |
► FITCalibration | |
FITCalibrationDevice.h | |
FITCalibrator.h | |
► src | |
FITCalibrationDevice.cxx | |
FITCalibrator.cxx | |
► dcsmonitoring | |
► include | |
► FITDCSMonitoring | |
FITDCSConfigProcessorSpec.h | |
FITDCSConfigReader.h | DCS configuration reader for FIT |
FITDCSDataProcessor.h | Task for processing FIT DCS data |
FITDCSDataReader.h | DCS data point reader for FIT |
► src | |
FITDCSConfigReader.cxx | FIT reader for DCS configurations |
FITDCSDataProcessor.cxx | Task for processing FIT DCS data |
FITDCSDataReader.cxx | DCS data point reader for FIT |
FITDCSMonitoringLinkDef.h | |
► FDD | |
► base | |
► include | |
► FDDBase | |
Constants.h | |
Geometry.h | Base definition of FIT-FDD geometry |
► src | |
FDDBaseLinkDef.h | |
Geometry.cxx | |
► dcsmonitoring | |
► include | |
► FDDDCSMonitoring | |
FDDDCSDataProcessor.h | Task for processing FDD DCS data |
► src | |
FDDDCSDataProcessor.cxx | Task for processing FDD DCS data |
► workflow | |
fdd-dcs-config-workflow.cxx | Workflow for FDD DCS configuration processing |
fdd-dcs-data-workflow.cxx | Workflow for FDD DCS data processing |
fdd-dcs-sim-workflow.cxx | Simulate DCS data for FDD |
FDDDCSConfigProcessorSpec.h | |
FDDDCSDataProcessorSpec.h | DataProcessorSpec for FDD DCS data |
► raw | |
► include | |
► FDDRaw | |
DataBlockFDD.h | |
DigitBlockFDD.h | |
RawReaderFDDBase.h | |
RawWriterFDD.h | |
► src | |
DataBlockFDD.cxx | |
DigitBlockFDD.cxx | |
RawReaderFDDBase.cxx | |
RawWriterFDD.cxx | |
► reconstruction | |
► include | |
► FDDReconstruction | |
CTFCoder.h | Class for entropy encoding/decoding of FDD digits data |
ReadRaw.h | Reads raw data and converts to digits |
Reconstructor.h | |
► src | |
CTFCoder.cxx | Class for entropy encoding/decoding of FDD digits data |
FDDReconstructionLinkDef.h | |
Reconstructor.cxx | Implementation of the FDD reconstruction |
test-raw-conversion.cxx | |
test-raw2digit.cxx | |
► simulation | |
► include | |
► FDDSimulation | |
Detector.h | Definition of the Detector class |
DigitizationParameters.h | |
Digitizer.h | |
Digits2Raw.h | Converts digits to raw format |
FDDDigParam.h | Configurable digitization parameters |
► src | |
Detector.cxx | Implementation of the Detector class |
digit2raw.cxx | |
Digitizer.cxx | |
FDDSimulationLinkDef.h | |
► workflow | |
► include | |
► FDDWorkflow | |
DigitReaderSpec.h | |
DigitWriterSpec.h | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to FDD digit/channels strean |
EntropyEncoderSpec.h | Convert clusters streams to CTF (EncodedBlocks) |
RawDataProcessSpec.h | |
RawDataReaderSpec.h | |
RawReaderFDD.h | |
RawWorkflow.h | |
ReconstructorSpec.h | |
RecoWorkflow.h | |
RecPointReaderSpec.h | |
RecPointWriterSpec.h | |
► src | |
cluster-integrator-reader.cxx | |
cluster-integrator.cxx | |
cluster-merge-integrator.cxx | |
DigitReaderSpec.cxx | |
digits-reader-workflow.cxx | Implementation of FDD digits reader |
digits-writer-workflow.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
fdd-flp-workflow.cxx | |
fdd-reco-workflow.cxx | |
RawDataProcessSpec.cxx | |
RawDataReaderSpec.cxx | |
RawReaderFDD.cxx | |
RawWorkflow.cxx | |
ReconstructorSpec.cxx | |
RecoWorkflow.cxx | |
RecPointReaderSpec.cxx | |
recpoints-reader-workflow.cxx | FDD RecPoints reader workflow |
recpoints-writer-workflow.cxx | FDD RecPoints writer workflow |
RecPointWriterSpec.cxx | |
► FT0 | |
► base | |
► include | |
► FT0Base | |
Constants.h | General constants in FT0 |
FT0DigParam.h | Configurable digitization parameters |
Geometry.h | |
► src | |
FT0BaseLinkDef.h | |
Geometry.cxx | |
► calibration | |
► include | |
► FT0Calibration | |
FT0TimeOffsetSlotContainer.h | |
► src | |
FT0CalibrationLinkDef.h | |
FT0TimeOffsetSlotContainer.cxx | |
► workflow | |
FT0TimeOffsetCalibration-Workflow.cxx | |
FT0TimeSpectraProcessor-Workflow.cxx | |
► dcsmonitoring | |
► include | |
► FT0DCSMonitoring | |
FT0DCSConfigReader.h | DCS configuration reader for FT0 |
FT0DCSDataProcessor.h | Task for processing FT0 DCS data |
► src | |
FT0DCSDataProcessor.cxx | |
FT0DCSMonitoringLinkDef.h | |
► workflow | |
ft0-dcs-config-workflow.cxx | Workflow for FT0 DCS configuration processing |
ft0-dcs-data-workflow.cxx | Workflow for FT0 DCS data processing |
ft0-dcs-sim-workflow.cxx | Simulate DCS data for FT0 |
FT0DCSConfigProcessorSpec.h | |
FT0DCSDataProcessorSpec.h | DataProcessorSpec for FT0 DCS data |
► raw | |
► include | |
► FT0Raw | |
DataBlockFT0.h | |
DigitBlockFT0.h | |
RawReaderFT0Base.h | |
RawWriterFT0.h | |
► src | |
DataBlockFT0.cxx | |
DigitBlockFT0.cxx | |
RawReaderFT0Base.cxx | |
RawWriterFT0.cxx | |
► reconstruction | |
► include | |
► FT0Reconstruction | |
CollisionTimeRecoTask.h | Definition of the FDD reconstruction |
CTFCoder.h | Class for entropy encoding/decoding of FT0 digits data |
InteractionTag.h | |
► src | |
CollisionTimeRecoTask.cxx | Implementation of the FT0 reconstruction task |
CTFCoder.cxx | Class for entropy encoding/decoding of FT0 digits data |
FT0ReconstructionLinkDef.h | |
InteractionTag.cxx | |
test-raw-conversion.cxx | |
test-raw2digit.cxx | |
► simulation | |
► include | |
► FT0Simulation | |
Detector.h | Definition of the Detector class |
DigitizationConstants.h | |
Digitizer.h | |
► src | |
Detector.cxx | |
digit2raw.cxx | |
Digitizer.cxx | |
FT0SimulationLinkDef.h | |
► workflow | |
► include | |
► FT0Workflow | |
DigitReaderSpec.h | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to FT0 digit/channels strean |
EntropyEncoderSpec.h | Convert clusters streams to CTF (EncodedBlocks) |
FT0DataDecoderDPLSpec.h | |
FT0DataProcessDPLSpec.h | |
FT0DataReaderDPLSpec.h | |
FT0DigitWriterSpec.h | |
FT0Workflow.h | |
RawReaderFT0.h | |
ReconstructionSpec.h | |
RecoQCworkflow.h | |
RecoWorkflow.h | |
RecPointReaderSpec.h | |
RecPointWriterSpec.h | |
► src | |
cluster-integrator-reader.cxx | |
cluster-integrator.cxx | |
cluster-merge-integrator.cxx | |
DigitReaderSpec.cxx | |
digits-reader-workflow.cxx | Implementation of FT0 digits reader |
digits-writer-workflow.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
ft0-flp-workflow.cxx | |
ft0-reco-workflow.cxx | |
FT0DataDecoderDPLSpec.cxx | |
FT0DataProcessDPLSpec.cxx | |
FT0DataReaderDPLSpec.cxx | |
FT0DigitWriterSpec.cxx | |
FT0Workflow.cxx | |
RawReaderFT0.cxx | |
reco-qc.cxx | |
ReconstructionSpec.cxx | |
RecoQCworkflow.cxx | |
RecoWorkflow.cxx | |
RecPointReaderSpec.cxx | |
recpoints-reader-workflow.cxx | FT0 RecPoints reader workflow |
recpoints-writer-workflow.cxx | FT0 RecPoints writer workflow |
RecPointWriterSpec.cxx | |
► FV0 | |
► base | |
► include | |
► FV0Base | |
Constants.h | General constants in FV0 |
Geometry.h | Base definition of FV0 geometry |
► src | |
FV0BaseLinkDef.h | |
Geometry.cxx | Implementation of FV0 geometry |
► calibration | |
► include | |
► FV0Calibration | |
FV0CalibCollector.h | |
FV0ChannelTimeOffsetSlotContainer.h | |
► src | |
FV0CalibCollector.cxx | |
FV0CalibrationLinkDef.h | |
FV0ChannelTimeOffsetSlotContainer.cxx | |
► workflow | |
FV0ChannelTimeCalibration-Workflow.cxx | |
FV0ChannelTimeCalibrationSpec.h | |
FV0TFProcessor-Workflow.cxx | |
► dcsmonitoring | |
► include | |
► FV0DCSMonitoring | |
FV0DCSDataProcessor.h | Task for processing FV0 DCS data |
► src | |
FV0DCSDataProcessor.cxx | Task for processing FV0 DCS data |
► workflow | |
fv0-dcs-config-workflow.cxx | Workflow for FV0 DCS configuration processing |
fv0-dcs-data-workflow.cxx | Workflow for FV0 DCS data processing |
fv0-dcs-sim-workflow.cxx | Simulate DCS data for FV0 |
FV0DCSConfigProcessorSpec.h | |
FV0DCSDataProcessorSpec.h | DataProcessorSpec for FV0 DCS data |
► raw | |
► include | |
► FV0Raw | |
DataBlockFV0.h | |
DigitBlockFV0.h | |
RawReaderFV0Base.h | |
RawWriterFV0.h | |
► src | |
DataBlockFV0.cxx | |
DigitBlockFV0.cxx | |
RawReaderFV0Base.cxx | |
RawWriterFV0.cxx | |
► reconstruction | |
► include | |
► FV0Reconstruction | |
BaseRecoTask.h | Definition of the FV0 reconstruction task |
CTFCoder.h | Class for entropy encoding/decoding of FV0 digits data |
► src | |
BaseRecoTask.cxx | Implementation of the FV0 reconstruction task |
CTFCoder.cxx | Class for entropy encoding/decoding of FV0 digits data |
FV0ReconstructionLinkDef.h | |
test-raw-conversion.cxx | |
test-raw2digit.cxx | |
► simulation | |
► include | |
► FV0Simulation | |
Detector.h | Definition of the FV0 detector class |
DigitizationConstant.h | |
Digitizer.h | |
FV0DigParam.h | Configurable digitization parameters |
► src | |
Detector.cxx | Implementation of the FV0 detector class |
digit2raw.cxx | |
Digitizer.cxx | |
FV0SimulationLinkDef.h | |
► workflow | |
► include | |
► FV0Workflow | |
DigitReaderSpec.h | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to FV0 digit/channels strean |
EntropyEncoderSpec.h | Convert clusters streams to CTF (EncodedBlocks) |
FV0DigitWriterSpec.h | |
ReconstructionSpec.h | |
RecoWorkflow.h | |
RecPointReaderSpec.h | |
RecPointWriterSpec.h | |
► src | |
cluster-integrator-reader.cxx | |
cluster-integrator.cxx | |
cluster-merge-integrator.cxx | |
DigitReaderSpec.cxx | |
digits-reader-workflow.cxx | Implementation of FV0 digits reader |
digits-writer-workflow.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
fv0-flp-workflow.cxx | |
fv0-reco-workflow.cxx | |
FV0DigitWriterSpec.cxx | |
ReconstructionSpec.cxx | |
RecoWorkflow.cxx | |
RecPointReaderSpec.cxx | |
recpoints-reader-workflow.cxx | FV0 RecPoints reader workflow |
recpoints-writer-workflow.cxx | FV0 RecPoints writer workflow |
RecPointWriterSpec.cxx | |
► raw | |
► include | |
► FITRaw | |
DataBlockBase.h | |
DataBlockFIT.h | |
DigitBlockBase.h | |
DigitBlockFIT.h | |
RawReaderBase.h | |
RawReaderBaseFIT.h | |
RawWriterFIT.h | |
► src | |
DataBlockBase.cxx | |
DataBlockFIT.cxx | |
DigitBlockBase.cxx | |
DigitBlockFIT.cxx | |
RawReaderBase.cxx | |
RawReaderBaseFIT.cxx | |
RawWriterFIT.cxx | |
► workflow | |
► include | |
► FITWorkflow | |
FITDataReaderDPLSpec.h | |
FITDigitWriterSpec.h | |
FITIntegrateClusterReaderSpec.h | |
FITIntegrateClusterSpec.h | |
FITIntegrateClusterWriterSpec.h | |
FITMergeIntegrateClusterSpec.h | |
RawReaderFIT.h | |
► src | |
FITDataReaderDPLSpec.cxx | |
FITDigitWriterSpec.cxx | |
FITIntegrateClusterReaderSpec.cxx | |
FITIntegrateClusterSpec.cxx | |
FITIntegrateClusterWriterSpec.cxx | |
FITMergeIntegrateClusterSpec.cxx | Device for merging the integrated FT0 or FV0 clusters in larger contiguous time intervals |
RawReaderFIT.cxx | |
► FOCAL | |
► base | |
► include | |
► FOCALBase | |
Composition.h | |
EventReader.h | |
Geometry.h | |
Hit.h | |
TestbeamAnalysis.h | |
► src | |
Composition.cxx | |
EventReader.cxx | |
FOCALBaseLinkDef.h | |
Geometry.cxx | |
Hit.cxx | |
TestbeamAnalysis.cxx | |
► calib | |
► include | |
► FOCALCalib | |
PadBadChannelMap.h | |
PadPedestal.h | |
► src | |
FOCALCalibLinkDef.h | |
PadBadChannelMap.cxx | |
PadPedestal.cxx | |
► calibration | |
► include | |
► FOCALCalibration | |
PadPedestalCalibDevice.h | |
► src | |
pad-pedestal-calibration-workflow.cxx | |
PadPedestalCalibDevice.cxx | |
► reconstruction | |
► include | |
► FOCALReconstruction | |
PadData.h | |
PadDecoder.h | |
PadMapper.h | |
PadWord.h | |
PixelDecoder.h | |
PixelLaneData.h | |
PixelMapper.h | |
PixelWords.h | |
► run | |
rawReaderPadRootify.cxx | |
► src | |
FOCALReconstructionLinkDef.h | |
PadData.cxx | |
PadDecoder.cxx | |
PadMapper.cxx | |
PadWord.cxx | |
PixelDecoder.cxx | |
PixelLaneData.cxx | |
PixelMapper.cxx | |
► simulation | |
► include | |
► FOCALSimulation | |
Detector.h | |
► src | |
Detector.cxx | |
FOCALSimulationLinkDef.h | |
► workflow | |
► include | |
► FOCALWorkflow | |
RawDecoderSpec.h | |
► src | |
event-writer-workflow.cxx | |
raw-decoder-workflow.cxx | |
RawDecoderSpec.cxx | |
doxymodules.h | |
► ForwardAlign | |
► include | |
► ForwardAlign | |
MatrixSparse.h | Sparse matrix class (from AliROOT), used as a global matrix for MillePede2 |
MatrixSq.h | Abstract class (from AliROOT) for square matrix used for millepede2 operation |
MillePede2.h | General class for alignment with large number of degrees of freedom, adapted from AliROOT |
MillePedeRecord.h | Class to store the data of single track processing |
MilleRecordReader.h | Class dedicated to read MillePedeRecords from ROOT files |
MilleRecordWriter.h | Class dedicated to write MillePedeRecords to output file for FWDALIGN |
MilleRecordWriterSpec.h | Implementation of a data processor to write MillePede record in a root file |
MinResSolve.h | General class (from AliROOT) for solving large system of linear equations |
RectMatrix.h | Class for rectangular matrix used for millepede2 operation |
SymBDMatrix.h | Symmetric Band Diagonal matrix (from AliROOT) with half band width W (+1 for diagonal) |
SymMatrix.h | Fast symmetric matrix (from AliROOT) with dynamically expandable size |
VectorSparse.h | Sparse vector class (from AliROOT), used as row of the MatrixSparse class |
► src | |
ForwardAlignLinkDef.h | |
MatrixSparse.cxx | |
MatrixSq.cxx | |
MillePede2.cxx | |
MillePedeRecord.cxx | |
millerecord-writer-workflow.cxx | Implementation of a DPL device to run the MillePede record writer |
MilleRecordReader.cxx | |
MilleRecordWriter.cxx | |
MilleRecordWriterSpec.cxx | Implementation of a data processor to write MillePede record in a root file |
MinResSolve.cxx | |
RectMatrix.cxx | |
SymBDMatrix.cxx | |
SymMatrix.cxx | |
VectorSparse.cxx | |
► gconfig | |
► include | |
► SimSetup | |
FlukaParam.h | |
MCReplayParam.h | |
SimSetup.h | |
► src | |
FlukaConfig.cxx | |
FlukaParam.cxx | |
G3Config.cxx | |
G4Config.cxx | |
GConfLinkDef.h | |
MCReplayConfig.cxx | |
MCReplayParam.cxx | |
O2TrivialMCConfig.cxx | |
SetCuts.cxx | |
SetCuts.h | |
SimSetup.cxx | |
► GlobalTracking | |
► include | |
► GlobalTracking | |
ITSTPCMatchingQCParams.h | |
MatchCosmics.h | Class to perform matching/refit of cosmic tracks legs |
MatchCosmicsParams.h | Configurable params for cosmics matching |
MatchGlobalFwd.h | Class to perform MFT MCH (and MID) matching |
MatchGlobalFwdAssessment.h | Class to perform assessment of GlobalForward Tracking |
MatchGlobalFwdParam.h | |
MatchHMP.h | |
MatchITSTPCQC.h | |
MatchTOF.h | Class to perform TOF matching to global tracks |
MatchTOFParams.h | Configurable params for TOF matching |
MatchTPCITS.h | Class to perform TPC ITS matching |
MatchTPCITSParams.h | Configurable params for TPC ITS matching |
TrackCuts.h | Class to perform track cuts |
TrackMethods.h | |
► src | |
GlobalTrackingLinkDef.h | |
ITSTPCMatchingQCParams.cxx | |
MatchCosmics.cxx | |
MatchCosmicsParams.cxx | |
MatchGlobalFwd.cxx | |
MatchGlobalFwdAssessment.cxx | |
MatchGlobalFwdParam.cxx | |
MatchHMP.cxx | |
MatchITSTPCQC.cxx | |
MatchTOF.cxx | |
MatchTOFParams.cxx | |
MatchTPCITS.cxx | |
MatchTPCITSParams.cxx | |
► GlobalTrackingWorkflow | |
► helpers | |
► include | |
► GlobalTrackingWorkflowHelpers | |
InputHelper.h | |
NoInpDummyOutSpec.h | |
► src | |
GlobalTrackClusterReader.cxx | |
InputHelper.cxx | |
NoInpDummyOutSpec.cxx | |
► include | |
► GlobalTrackingWorkflow | |
CosmicsMatchingSpec.h | |
GlobalFwdMatchingAssessmentSpec.h | |
GlobalFwdMatchingSpec.h | |
GlobalFwdTrackWriterSpec.h | |
HMPMatcherSpec.h | // ef ; change to hmp |
MatchedMFTMCHWriterSpec.h | |
PrimaryVertexingSpec.h | |
PrimaryVertexWriterSpec.h | |
ReaderDriverSpec.h | |
SecondaryVertexingSpec.h | |
SecondaryVertexWriterSpec.h | |
StrangenessTrackingSpec.h | |
StrangenessTrackingWriterSpec.h | |
TOFEventTimeChecker.h | |
TOFMatchChecker.h | |
TOFMatcherSpec.h | |
TPCITSMatchingSpec.h | |
TrackCosmicsWriterSpec.h | |
TrackWriterTPCITSSpec.h | |
VertexTrackMatcherSpec.h | Specs for vertex track association device |
► qc | |
► include | |
► GlobalTrackingWorkflowQC | |
ITSTPCMatchingQCSpec.h | |
► src | |
itstpc-matching-qc-workflow.cxx | |
ITSTPCMatchingQCSpec.cxx | |
► readers | |
► include | |
► GlobalTrackingWorkflowReaders | |
GlobalFwdTrackReaderSpec.h | |
IRFrameReaderSpec.h | |
MatchedMCHMIDReaderSpec.h | |
MatchedMFTMCHReaderSpec.h | |
PrimaryVertexReaderSpec.h | |
SecondaryVertexReaderSpec.h | |
StrangenessTrackingReaderSpec.h | |
TrackCosmicsReaderSpec.h | |
TrackTPCITSReaderSpec.h | |
► src | |
GlobalFwdTrackReaderSpec.cxx | |
irframe-reader-workflow.cxx | |
IRFrameReaderSpec.cxx | |
MatchedMCHMIDReaderSpec.cxx | |
MatchedMFTMCHReaderSpec.cxx | |
PrimaryVertexReaderSpec.cxx | |
SecondaryVertexReaderSpec.cxx | |
StrangenessTrackingReaderSpec.cxx | |
TrackCosmicsReaderSpec.cxx | |
TrackTPCITSReaderSpec.cxx | |
► src | |
cosmics-match-workflow.cxx | |
CosmicsMatchingSpec.cxx | |
globalfwd-assessment-workflow.cxx | |
globalfwd-matcher-workflow.cxx | |
GlobalFwdMatchingAssessmentSpec.cxx | |
GlobalFwdMatchingSpec.cxx | |
GlobalFwdTrackWriterSpec.cxx | |
hmp-matcher-workflow.cxx | |
HMPMatcherSpec.cxx | |
MatchedMFTMCHWriterSpec.cxx | |
primary-vertex-reader-workflow.cxx | |
primary-vertexing-workflow.cxx | |
PrimaryVertexingSpec.cxx | |
PrimaryVertexWriterSpec.cxx | |
reader-driver-workflow.cxx | |
ReaderDriverSpec.cxx | |
secondary-vertex-reader-workflow.cxx | |
secondary-vertexing-workflow.cxx | |
SecondaryVertexingSpec.cxx | |
SecondaryVertexWriterSpec.cxx | |
strangeness-tracking-workflow.cxx | |
StrangenessTrackingSpec.cxx | |
StrangenessTrackingWriterSpec.cxx | |
tfidinfo-writer-workflow.cxx | |
tof-eventtime-checker-workflow.cxx | |
tof-match-checker-workflow.cxx | |
tof-matcher-workflow.cxx | |
TOFEventTimeChecker.cxx | |
TOFMatchChecker.cxx | |
TOFMatcherSpec.cxx | |
tpcits-match-workflow.cxx | |
TPCITSMatchingSpec.cxx | |
TrackCosmicsWriterSpec.cxx | |
TrackWriterTPCITSSpec.cxx | |
VertexTrackMatcherSpec.cxx | Specs for vertex track association device |
► study | |
► include | |
► GlobalTrackingStudy | |
DumpTracks.h | |
ITSOffsStudy.h | |
SVStudy.h | |
TPCDataFilter.h | |
TPCTrackStudy.h | |
TrackInfoExt.h | |
TrackingStudy.h | |
TrackMCStudy.h | |
TrackMCStudyConfig.h | |
TrackMCStudyTypes.h | |
V0Ext.h | |
► src | |
DumpTracks.cxx | |
GlobalTrackingStudyLinkDef.h | |
its-offset-study-workflow.cxx | |
ITSOffsStudy.cxx | |
sv-study-workflow.cxx | |
SVStudy.cxx | |
tpc-data-filter-workflow.cxx | |
tpc-track-study-workflow.cxx | |
TPCDataFilter.cxx | |
TPCTrackStudy.cxx | |
track-dump-workflow.cxx | |
TrackInfoExt.cxx | |
tracking-study-workflow.cxx | |
TrackingStudy.cxx | |
trackMCStudy-workflow.cxx | |
TrackMCStudy.cxx | |
TrackMCStudyConfig.cxx | |
TrackMCStudyTypes.cxx | |
V0Ext.cxx | |
► tofworkflow | |
► src | |
RecoWorkflowSpec.cxx | |
tof-calibinfo-reader.cxx | |
tof-reco-workflow.cxx | Basic DPL workflow for TOF reconstruction starting from digits |
► tpcinterpolationworkflow | |
► include | |
► TPCInterpolationWorkflow | |
TPCInterpolationSpec.h | |
TPCResidualAggregatorSpec.h | DPL device for collecting and binning TPC cluster residuals |
TPCResidualReaderSpec.h | |
TPCResidualWriterSpec.h | |
TPCUnbinnedResidualReaderSpec.h | |
► src | |
tpc-interpolation-workflow.cxx | |
tpc-map-creator.cxx | |
tpc-residual-aggregator.cxx | |
TPCInterpolationSpec.cxx | |
TPCResidualReaderSpec.cxx | Reads binned residuals which are written by the aggregator and creates the static distortion maps for the TPC |
TPCResidualWriterSpec.cxx | |
TPCUnbinnedResidualReaderSpec.cxx | |
► writers | |
► include | |
► GlobalTrackingWorkflowWriters | |
IRFrameWriterSpec.h | |
► src | |
irframe-writer-workflow.cxx | |
IRFrameWriterSpec.cxx | |
► GLOQC | |
► include | |
► GLOQC | |
ITSTPCMatchingQCParams.h | |
MatchITSTPCQC.h | Class to perform QC for ITSTPC matching |
► src | |
GLOQCLinkDef.h | |
ITSTPCMatchingQCParams.cxx | |
MatchITSTPCQC.cxx | |
► GRP | |
► calibration | |
► include | |
► GRPCalibration | |
GRPDCSDPsProcessor.h | |
LHCIFfileReader.h | |
► src | |
GRPCalibrationLinkDef.h | |
GRPDCSDPsProcessor.cxx | |
LHCIFfileReader.cxx | |
► workflows | |
► include | |
► GRPWorkflows | |
GRPDCSDPsSpec.h | |
GRPLHCIFfileSpec.h | |
► src | |
create-aligned-geometry.cxx | |
create-grp-ecs.cxx | |
gpr-lhc-if-file-workflow.cxx | |
grp-dcs-dps-sim-workflow.cxx | |
grp-dcs-dps-workflow.cxx | |
GRPDCSDPsSpec.cxx | |
GRPLHCIFfileSpec.cxx | |
rct-updater-workflow.cxx | |
► HMPID | |
► base | |
► include | |
► HMPIDBase | |
Common.h | |
Geo.h | |
Param.h | |
► src | |
Geo.cxx | |
HMPIDBaseLinkDef.h | |
Param.cxx | |
► calibration | |
► include | |
► HMPIDCalibration | |
HMPIDDCSProcessor.h | |
► src | |
HMPIDCalibrationLinkDef.h | |
HMPIDDCSProcessor.cxx | |
► testWorkflow | |
hmpid-dcs-data-workflow.cxx | |
hmpid-dcs-sim-workflow.cxx | |
HMPIDDCSDataProcessorSpec.h | |
► reconstruction | |
► include | |
► HMPIDReconstruction | |
Clusterer.h | Definition of the HMPID cluster finder |
CTFCoder.h | Class for entropy encoding/decoding of HMPID data |
CTFHelper.h | Helper for HMPID CTF creation |
HmpidDecoder.h | Base Class to decode HMPID Raw Data stream |
HmpidDecoder2.h | |
HmpidDecodeRawFile.h | Derived Class for decoding Raw Data File stream |
HmpidDecodeRawMem.h | Derived Class for decoding Raw Data Memory stream |
HmpidEquipment.h | |
Recon.h | |
► src | |
Clusterer.cxx | Implementation of the HMPID cluster finder |
CTFCoder.cxx | Class for entropy encoding/decoding of HMP data |
CTFHelper.cxx | Helper for HMPID CTF creation |
HmpidDecoder.cxx | Base Class to decode HMPID Raw Data stream |
HmpidDecoder2.cxx | |
HmpidDecodeRawFile.cxx | Derived Class for decoding Raw Data File stream |
HmpidDecodeRawMem.cxx | Derived Class for decoding Raw Data Memory stream |
HmpidEquipment.cxx | |
HMPIDReconstructionLinkDef.h | |
Recon.cxx | |
► simulation | |
► include | |
► HMPIDSimulation | |
Detector.h | |
HmpidCoder2.h | |
HMPIDDigitizer.h | |
► src | |
Detector.cxx | |
HmpidCoder2.cxx | |
HMPIDDigitizer.cxx | |
HMPIDSimulationLinkDef.h | |
► workflow | |
► include | |
► HMPIDWorkflow | |
ClusterizerSpec.h_notused.h | |
ClustersReaderSpec.h | |
ClustersWriterSpec.h | Implementation of writing HMPID clusters to file |
DataDecoderSpec.h | |
DataDecoderSpec2.h | |
DigitReaderSpec.h_notused.h | |
DigitsReaderSpec.h | |
DigitsToClustersSpec.h | Implementation of clusterization for HMPID; read upstream/from file write upstream/to file |
DigitsToRawSpec.h | |
DigitsWriterSpec.h | |
DumpDigitsSpec.h | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to HMP digit/tracklets stream |
EntropyEncoderSpec.h | Convert HMP data to CTF (EncodedBlocks) |
HMPMatchedReaderSpec.h | |
HMPMatchedWriterSpec.h | |
PedestalsCalculationSpec.h | |
RawToDigitsSpec.h | |
ReadRawFileSpec.h | |
WriteRawFileSpec.h | |
► src | |
clusters-reader-workflow.cxx | |
clusters-writer-workflow.cxx | |
ClustersReaderSpec.cxx | |
ClustersWriterSpec.cxx | |
DataDecoderSpec.cxx | Implementation of a data processor to run the HMPID raw decoding |
DataDecoderSpec2.cxx | |
digits-reader-workflow.cxx | |
digits-to-clusters-workflow.cxx | |
digits-to-raw-stream-workflow.cxx | |
digits-to-raw-workflow.cxx | |
digits-writer-workflow.cxx | |
DigitsReaderSpec.cxx | |
DigitsToClustersSpec.cxx | Implementation of clusterization for HMPID; read upstream/from file write upstream/to file |
DigitsToRawSpec.cxx | |
DigitsWriterSpec.cxx | |
dump-digits-stream-workflow.cxx | |
DumpDigitsSpec.cxx | Implementation of a data processor to Dump o record a stream of Digits |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
HMPMatchedReaderSpec.cxx | |
HMPMatchedWriterSpec.cxx | |
PedestalsCalculationSpec.cxx | Implementation of a data processor to read a raw file and produce Pedestals/Threshold files |
raw-to-digits-stream-workflow.cxx | |
raw-to-digits-workflow.cxx | |
raw-to-pedestals-workflow.cxx | |
RawToDigitsSpec.cxx | Implementation of a data processor to produce Digits from Raw files |
read-raw-file-stream-workflow.cxx | |
ReadRawFileSpec.cxx | Implementation of a data processor to read a raw file and produce Raw Pages stream |
WriteRawFileSpec.cxx | Implementation of a data processor to produce raw files from a Digits stream |
► ITSMFT | |
► common | |
► base | |
► include | |
► ITSMFTBase | |
DPLAlpideParam.h | |
GeometryTGeo.h | Definition of the GeometryTGeo class : common part for ITS and MFT |
SegmentationAlpide.h | Definition of the SegmentationAlpide class |
► src | |
DPLAlpideParam.cxx | |
GeometryTGeo.cxx | Implementation of the GeometryTGeo class |
ITSMFTBaseLinkDef.h | |
SegmentationAlpide.cxx | Implementation of the SegmentationAlpide class |
► data | |
► AlpideResponseData | |
AlpideResponse.cxx | |
► reconstruction | |
► include | |
► ITSMFTReconstruction | |
AlpideCoder.h | Class for the ALPIDE data decoding/encoding |
BuildTopologyDictionary.h | Definition of the BuildTopologyDictionary class |
ChipMappingITS.h | |
ChipMappingMFT.h | |
Clusterer.h | Definition of the ITS cluster finder |
ClustererParam.h | Definition of the ITS/MFT clusterer settings |
CTFCoder.h | Class for entropy encoding/decoding of ITS/MFT compressed clusters data |
DecodingStat.h | Alpide Chip and GBT link decoding statistics |
DigitPixelReader.h | Definition of the Alpide pixel reader for MC digits processing |
GBTLink.h | Declarations of helper classes for the ITS/MFT raw data decoding |
GBTWord.h | |
LookUp.h | Definition of the LookUp class |
PayLoadCont.h | Declaration of class for continuos buffer of ALPIDE data |
PayLoadSG.h | Declaration of class for scatter-gather buffer |
PixelData.h | Transient data classes for single pixel and set of pixels from current chip |
PixelReader.h | Abstract class for Alpide data reader class |
RawPixelDecoder.h | Definition of the Alpide pixel reader for raw data processing |
RawPixelReader.h | Definition of the Alpide pixel reader for raw data processing |
RUDecodeData.h | Declaration of the Readout Unite decoder class |
RUInfo.h | |
TopologyFastSimulation.h | Definition of the TopologyFastSimulation class |
► src | |
AlpideCoder.cxx | Implementation of the ALPIDE data decoding/encoding |
BuildTopologyDictionary.cxx | Implementation of the BuildTopologyDictionary class |
ChipMappingITS.cxx | |
ChipMappingMFT.cxx | |
Clusterer.cxx | Implementation of the ITS cluster finder |
ClustererParam.cxx | |
CTFCoder.cxx | Class for entropy encoding/decoding of ITS/MFT compressmed clusters data |
DecodingStat.cxx | |
DigitPixelReader.cxx | Implementation of the Alpide pixel reader for MC digits processing |
GBTLink.cxx | Definitions of GBTLink class used for the ITS/MFT raw data decoding |
GBTWord.cxx | |
ITSMFTReconstructionLinkDef.h | |
LookUp.cxx | Implementation of the LookUp class |
PayLoadCont.cxx | Implementation of class for continuos buffer of ALPIDE data |
PixelData.cxx | Implementation for transient data of single pixel and set of pixels from current chip |
RawPixelDecoder.cxx | Alpide pixel reader for raw data processing |
RUDecodeData.cxx | Definition of the Readout Unite decoder class |
RUInfo.cxx | |
TopologyFastSimulation.cxx | Implementation of the TopologyFastSimulation class |
► simulation | |
► include | |
► ITSMFTSimulation | |
AlpideChip.h | Creates an ALPIDE chip in simulation |
AlpideSignalTrapezoid.h | Simple class describing ALPIDE signal time shape |
AlpideSimResponse.h | Definition of the ITSMFT Alpide simulated response parametrization |
ChipDigitsContainer.h | Transient container for single chip digits accumulation |
ClusterShape.h | Cluster shape class for the ALPIDE response simulation |
DigiParams.h | Simulation parameters for the ALIPIDE chip |
Digitizer.h | Definition of the ITS digitizer |
DPLDigitizerParam.h | |
Hit.h | Definition of the ITSMFT Hit class |
MC2RawEncoder.h | Definition of the ITS/MFT Alpide pixel MC->raw converter |
PreDigit.h | Definition of the digit contribution from single hit |
► src | |
AlpideChip.cxx | Creates an ALPIDE chip in simulation |
AlpideSignalTrapezoid.cxx | Implementation of the ALPIDE signal time shape as trapezoid |
AlpideSimResponse.cxx | Implementation of the ITSMFT Alpide simulated response parametrization |
ChipDigitsContainer.cxx | |
ClusterShape.cxx | Cluster shape class for the ALPIDE response simulation |
DigiParams.cxx | Implementation of the ITS digitization steering params |
Digitizer.cxx | Implementation of the ITS/MFT digitizer |
DPLDigitizerParam.cxx | |
Hit.cxx | Implementation of the Hit class |
ITSMFTSimulationLinkDef.h | |
MC2RawEncoder.cxx | |
► test | |
testAlpideSimResponse.cxx | |
► workflow | |
► include | |
► ITSMFTWorkflow | |
ClusterReaderSpec.h | |
DeadMapBuilderSpec.h | |
DigitReaderSpec.h | |
DigitWriterSpec.h | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to clusters streams |
EntropyEncoderSpec.h | Convert clusters streams to CTF (EncodedBlocks) |
STFDecoderSpec.h | Device to decode ITS/MFT raw data from STF |
► src | |
ClusterReaderSpec.cxx | |
deadmap-builder-workflow.cxx | |
DeadMapBuilderSpec.cxx | |
digit-reader-workflow.cxx | |
digit-writer-workflow.cxx | |
DigitReaderSpec.cxx | |
DigitWriterSpec.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
stf-decoder-workflow.cxx | |
STFDecoderSpec.cxx | Device to decode ITS or MFT raw data from STF |
trigger-writer-workflow.cxx | |
► ITS | |
► base | |
► include | |
► ITSBase | |
ContainerFactory.h | Definition of the ContainerFactory class |
DescriptorInnerBarrel.h | Definition of the DescriptorInnerBarrel class |
GeometryTGeo.h | Definition of the GeometryTGeo class |
ITSBaseParam.h | |
MisalignmentParameter.h | Definition of the MisalignmentParameter class |
► src | |
ContainerFactory.cxx | Implementation of the ContainerFactory class |
DescriptorInnerBarrel.cxx | |
GeometryTGeo.cxx | Implementation of the GeometryTGeo class |
ITSBaseLinkDef.h | |
ITSBaseParam.cxx | |
MisalignmentParameter.cxx | Implementation of the MisalignmentParameter class |
► calibration | |
► include | |
► ITSCalibration | |
NoiseCalibrator.h | |
NoiseCalibratorSpec.h | |
NoiseSlotCalibrator.h | |
► src | |
ITSCalibrationLinkDef.h | |
NoiseCalibrator.cxx | |
NoiseCalibratorSpec.cxx | |
NoiseSlotCalibrator.cxx | |
► testWorkflow | |
its-noise-calib-workflow.cxx | |
► postprocessing | |
► studies | |
► include | |
► ITSStudies | |
AnomalyStudy.h | |
AvgClusSize.h | |
Efficiency.h | |
Helpers.h | |
ImpactParameter.h | |
ITSStudiesConfigParam.h | |
PIDStudy.h | |
TrackCheck.h | |
TrackCuts.h | Class to perform track cuts |
TrackExtension.h | |
TrackMethods.h | |
► src | |
AnomalyStudy.cxx | |
AvgClusSize.cxx | Study to calculate average cluster size per track in the ITS |
Efficiency.cxx | |
Helpers.cxx | |
ImpactParameter.cxx | |
ITSStudiesConfigParam.cxx | |
ITSStudiesLinkDef.h | |
PIDStudy.cxx | Study to evaluate the PID performance of the ITS |
TrackCheck.cxx | |
TrackExtension.cxx | |
► workflow | |
standalone-postprocessing-workflow.cxx | |
► QC | |
► TestDataReaderWorkflow | |
► include | |
► ITSQCDataReaderWorkflow | |
RootInclude.h | |
TestDataGetter.h | |
TestDataReader.h | |
TestDataReaderWorkflow.h | |
► src | |
its-qc-data-reader.cxx | |
TestDataGetter.cxx | |
TestDataReader.cxx | |
TestDataReaderWorkflow.cxx | |
► reconstruction | |
► include | |
► ITSReconstruction | |
ClustererTask.h | Definition of the ITS cluster finder task |
CookedConfigParam.h | |
CookedTracker.h | Definition of the "Cooked Matrix" ITS tracker |
FastMultEst.h | Fast multiplicity estimator for ITS |
FastMultEstConfig.h | Configuration parameters for ITS fast multiplicity estimator |
RecoGeomHelper.h | Declarations of the helper class for clusters / roadwidth matching |
TrivialVertexer.h | Definition of the ITS trivial vertex finder |
► src | |
ClustererTask.cxx | Implementation of the ITS cluster finder task |
CookedConfigParam.cxx | |
CookedTracker.cxx | Implementation of the "Cooked Matrix" ITS tracker |
CookedTrackerLinkDef.h | |
FastMultEst.cxx | |
FastMultEstConfig.cxx | |
ITSReconstructionLinkDef.h | |
RecoGeomHelper.cxx | |
TrivialVertexer.cxx | Implementation of the ITS trivial vertex finder |
► simulation | |
► include | |
► ITSSimulation | |
DescriptorInnerBarrelITS2.h | Definition of the DescriptorInnerBarrelITS2 class |
Detector.h | Definition of the Detector class |
ITSDataSimulator.h | Infrastructure to simulate ALPIDE chip data |
ITSSimParam.h | |
V11Geometry.h | Definition of the V11Geometry class |
V1Layer.h | |
V3Cage.h | Definition of the V3Cage class |
V3Layer.h | Definition of the V3Layer class |
V3Services.h | Definition of the V3Services class |
► src | |
DescriptorInnerBarrelITS2.cxx | |
Detector.cxx | Implementation of the Detector class |
digi2raw.cxx | |
ITSDataSimulator.cxx | |
ITSSimParam.cxx | |
ITSSimulationLinkDef.h | |
V11Geometry.cxx | Implementation of the V11Geometry class |
V1Layer.cxx | Implementation of the V1Layer class |
V3Cage.cxx | Implementation of the V3Cage class |
V3Layer.cxx | Implementation of the V3Layer class |
V3Services.cxx | Implementation of the V3Services class |
► tracking | |
► GPU | |
► cuda | |
TrackerTraitsGPU.cxx | |
VertexerTraitsGPU.cxx | |
► ITStrackingGPU | |
ClusterLinesGPU.h | GPU-compliant version of ClusterLines, for the moment separated, might create a common traits for ClusterLines + later specifications for each arch, later |
TimeFrameChunk.h | |
TimeFrameGPU.h | |
TracerGPU.h | |
TrackerTraitsGPU.h | |
TrackingKernels.h | |
Utils.h | |
VertexerTraitsGPU.h | |
VertexingKernels.h | |
► include | |
► ITStracking | |
ArrayUtils.h | |
Cell.h | |
Cluster.h | |
ClusterLines.h | |
Configuration.h | |
Constants.h | |
Definitions.h | |
ExternalAllocator.h | |
IndexTableUtils.h | |
IOUtils.h | |
json.h | |
Label.h | |
MathUtils.h | |
Road.h | |
ROframe.h | |
Smoother.h | Class to handle Kalman smoothing for ITS tracking. Its instance stores the state of the track to the level we want to smooth to avoid multiple re-propagations when testing different clusters |
TimeFrame.h | |
Tracker.h | |
TrackerTraits.h | |
TrackingConfigParam.h | |
TrackingInterface.h | |
Tracklet.h | |
Vertexer.h | |
VertexerTraits.h | Class to compute the primary vertex in ITS from tracklets |
► src | |
Cluster.cxx | |
ClusterLines.cxx | |
Configuration.cxx | |
IndexTableUtils.cxx | |
IOUtils.cxx | |
Label.cxx | |
Road.cxx | |
ROframe.cxx | |
Smoother.cxx | |
TimeFrame.cxx | |
Tracker.cxx | |
TrackerTraits.cxx | |
TrackingConfigParam.cxx | |
TrackingInterface.cxx | |
TrackingLinkDef.h | |
Vertexer.cxx | |
VertexerTraits.cxx | |
► workflow | |
► include | |
► ITSWorkflow | |
ClustererSpec.h | |
ClusterWriterSpec.h | |
ClusterWriterWorkflow.h | |
CookedTrackerSpec.h | |
DCSAdaposParserSpec.h | |
DCSAdaposParserWorkflow.h | |
DCSDataGeneratorWorkflow.h | |
DCSGeneratorSpec.h | |
DCSParserSpec.h | |
DCSParserWorkflow.h | |
RecoWorkflow.h | |
ThresholdAggregatorSpec.h | |
ThresholdAggregatorWorkflow.h | |
ThresholdCalibratorSpec.h | |
TrackerSpec.h | |
TrackReaderSpec.h | |
TrackWriterSpec.h | |
TrackWriterWorkflow.h | |
VertexReaderSpec.h | |
► src | |
ClustererSpec.cxx | |
ClusterWriterSpec.cxx | |
ClusterWriterWorkflow.cxx | |
CookedTrackerSpec.cxx | |
DCSAdaposParserSpec.cxx | |
DCSAdaposParserWorkflow.cxx | |
DCSDataGeneratorWorkflow.cxx | |
DCSGeneratorSpec.cxx | |
DCSParserSpec.cxx | |
DCSParserWorkflow.cxx | |
its-cluster-reader-workflow.cxx | |
its-cluster-writer-workflow.cxx | |
its-dcs-adapos-parser-workflow.cxx | |
its-dcs-generator-workflow.cxx | |
its-dcs-parser-workflow.cxx | |
its-reco-workflow.cxx | |
its-threshold-aggregator-workflow.cxx | |
its-threshold-calib-workflow.cxx | |
its-track-writer-workflow.cxx | |
RecoWorkflow.cxx | |
ThresholdAggregatorSpec.cxx | |
ThresholdAggregatorWorkflow.cxx | |
ThresholdCalibratorSpec.cxx | |
TrackerSpec.cxx | |
TrackReaderSpec.cxx | |
TrackWriterSpec.cxx | |
TrackWriterWorkflow.cxx | |
VertexReaderSpec.cxx | |
► MFT | |
► alignment | |
► include | |
► MFTAlignment | |
AlignConfig.h | Configuration file for MFT standalone alignment |
Aligner.h | Abstract base class for the standalone alignment of MFT |
AlignPointControl.h | |
AlignPointHelper.h | Compute the local and global derivatives at an alignment point (track position, cluster position) |
AlignSensorHelper.h | Helper class to access to the global coordinates of the center each MFT sensor |
RecordsToAlignParams.h | Class using records to run MillePede global fit and extract align params |
TracksToRecords.h | Class responsible to create records from tracks (and attached clusters) to feed alignment |
► src | |
AlignConfig.cxx | Configuration file for MFT standalone alignment |
Aligner.cxx | |
AlignPointControl.cxx | |
AlignPointHelper.cxx | |
AlignSensorHelper.cxx | |
MFTAlignmentLinkDef.h | |
RecordsToAlignParams.cxx | |
TracksToRecords.cxx | |
► assessment | |
► include | |
► MFTAssessment | |
MFTAssessment.h | Class to perform assessment of MFT |
► src | |
MFTAssessment.cxx | |
MFTAssessmentLinkDef.h | |
► base | |
► include | |
► MFTBase | |
Barrel.h | |
ChipSegmentation.h | Chip (sensor) segmentation description |
Constants.h | Constants for the MFT; distance unit is cm |
Flex.h | Flex (Printed Cabled Board) class for ALICE MFT upgrade |
Geometry.h | Class handling both virtual segmentation and real volumes |
GeometryBuilder.h | Class describing MFT Geometry Builder |
GeometryTGeo.h | Definition of the GeometryTGeo class |
HalfCone.h | Class building geometry of one half of one MFT half-cone |
HalfDetector.h | Class describing geometry of one half of the ALICE Muon Forward Tracker |
HalfDisk.h | Class building geometry of one half of an MFT disk |
HalfDiskSegmentation.h | Class for the description of the structure of a half-disk |
HalfSegmentation.h | Segmentation class for each half of the ALICE Muon Forward Tracker |
HeatExchanger.h | MFT heat exchanger builder |
Ladder.h | Class building the Ladder geometry |
LadderSegmentation.h | Description of the virtual segmentation of a ladder |
MFTBaseParam.h | |
PatchPanel.h | MFT Patch Panel builder |
PCBSupport.h | Class describing geometry of one MFT half-disk PCBsupport |
PowerSupplyUnit.h | MFT heat exchanger builder |
Segmentation.h | Class for the virtual segmentation of the ALICE Muon Forward Tracker |
Support.h | Class describing geometry of one MFT half-disk support |
VSegmentation.h | Abstract base class for MFT Segmentation description |
► src | |
Barrel.cxx | |
ChipSegmentation.cxx | Description of the virtual segmentation of the chips |
Flex.cxx | Flex class for ALICE MFT upgrade |
Geometry.cxx | Implementation of the Geometry class |
GeometryBuilder.cxx | Class describing MFT Geometry Builder |
GeometryTGeo.cxx | Implementation of the GeometryTGeo class |
HalfCone.cxx | Class building geometry of one half of one MFT half-cone |
HalfDetector.cxx | Class Building the geometry of one half of the ALICE Muon Forward Tracker |
HalfDisk.cxx | Class describing geometry of one half of a MFT disk |
HalfDiskSegmentation.cxx | Class for the description of the structure of a half-disk |
HalfSegmentation.cxx | Segmentation class for each half of the ALICE Muon Forward Tracker |
HeatExchanger.cxx | |
Ladder.cxx | Ladder builder |
LadderSegmentation.cxx | Description of the virtual segmentation of a ladder |
MFTBaseLinkDef.h | |
MFTBaseParam.cxx | |
PatchPanel.cxx | Class building the MFT Patch-Panel |
PCBSupport.cxx | Class building the MFT PCB Supports |
PowerSupplyUnit.cxx | Class building the MFT Power Supply Unit |
Segmentation.cxx | Class for the virtual segmentation of the ALICE Muon Forward Tracker |
Support.cxx | Class building the MFT PCB Supports |
VSegmentation.cxx | Abstract base class for MFT Segmentation description |
► calibration | |
► include | |
► MFTCalibration | |
NoiseCalibrator.h | |
NoiseCalibratorSpec.h | |
NoiseSlotCalibrator.h | |
► src | |
MchAlignment.cxx | |
MFTCalibrationLinkDef.h | |
NoiseCalibrator.cxx | |
NoiseCalibratorSpec.cxx | |
NoiseSlotCalibrator.cxx | |
► testWorkflow | |
mft-calib-workflow.cxx | |
► condition | |
► include | |
► MFTCondition | |
DCSConfigInfo.h | |
DCSConfigReader.h | |
DCSConfigUtils.h | MFT Processor for DCS Config |
DCSNameResolver.h | |
MFTDCSProcessor.h | |
► src | |
DCSConfigInfo.cxx | |
DCSConfigReader.cxx | |
DCSConfigUtils.cxx | |
DCSNameResolver.cxx | |
MFTConditionLinkDef.h | |
MFTDCSProcessor.cxx | |
► testWorkflow | |
mft-dcs-config-workflow.cxx | |
mft-dcs-data-workflow.cxx | |
mft-dcs-sim-workflow.cxx | |
MFTDCSConfigProcessorSpec.h | MFT Processor for DCS Configurations |
MFTDCSDataProcessorSpec.h | |
► simulation | |
► include | |
► MFTSimulation | |
Detector.h | Definition of the Detector class |
DigitizerTask.h | Task driving the conversion from points to digits (MFT) |
GeometryMisAligner.h | This macro is used to misalign the existing MFT geometry |
► src | |
Detector.cxx | Implementation of the Detector class |
digi2raw.cxx | |
DigitizerTask.cxx | Task driving the convertion from Hit to Digit |
GeometryMisAligner.cxx | This macro is used to misalign the existing MFT geometry |
MFTSimulationLinkDef.h | |
► tracking | |
► include | |
► MFTTracking | |
Cell.h | A segment connecting two clusters from two planes |
Cluster.h | A simple structure for the MFT cluster, used by the standalone track finder |
Constants.h | Some constants, fixed parameters and look-up-table functions |
IOUtils.h | Load pulled clusters, for a given read-out-frame, in a dedicated container |
MFTTrackingParam.h | |
Road.h | A cylindrical volume, around a seed line connecting two outer clusters, inside which the cellular automaton algorithm is applied |
ROframe.h | The main container for the standalone track finding within a read-out-frame |
TrackCA.h | Standalone classes for the track found by the Linear-Track-Finder (LTF) and by the Cellular-Automaton (CA) |
Tracker.h | Class for the standalone track finding |
TrackerConfig.h | |
TrackFitter.h | Definition of a class to fit a track to a set of clusters |
► src | |
Cluster.cxx | |
IOUtils.cxx | |
MFTTrackingLinkDef.h | |
MFTTrackingParam.cxx | |
ROframe.cxx | |
Tracker.cxx | |
TrackerConfig.cxx | |
TrackFitter.cxx | Implementation of a class to fit a track to a set of clusters |
► workflow | |
► include | |
► MFTWorkflow | |
ClustererSpec.h | |
ClusterWriterSpec.h | |
MFTAssessmentSpec.h | |
RecoWorkflow.h | |
TrackerSpec.h | |
TrackReaderSpec.h | |
TracksToRecordsSpec.h | Class to run tracks to records needed to feed standalone alignment for MFT |
TrackWriterSpec.h | |
► src | |
ClustererSpec.cxx | |
ClusterWriterSpec.cxx | |
mft-assessment-workflow.cxx | |
mft-cluster-reader-workflow.cxx | |
mft-cluster-writer-workflow.cxx | |
mft-reco-workflow.cxx | |
mft-tracks2records-workflow.cxx | |
MFTAssessmentSpec.cxx | |
RecoWorkflow.cxx | |
TrackerSpec.cxx | |
TrackReaderSpec.cxx | |
TracksToRecordsSpec.cxx | |
TrackWriterSpec.cxx | |
► test | |
► HitAnalysis | |
► include | |
► HitAnalysis | |
HitAnalysis.h | |
► src | |
HitAnalysis.cxx | |
HitAnalysisLinkDef.h | |
► MUON | |
► Common | |
► src | |
dcs-ccdb.cxx | |
dcs-processor-workflow.cxx | |
mch-dcs-sim-workflow.cxx | |
mid-dcs-sim-workflow.cxx | |
subsysname.h | |
► Matching | |
► include | |
► MUONMatching | |
TrackMatcher.h | Definition of a class to match MCH and MID tracks |
TrackMatcherParam.h | Configurable parameters for MCH-MID track matching |
► src | |
MUONMatchingLinkDef.h | |
TrackMatcher.cxx | Implementation of a class to match MCH and MID tracks |
TrackMatcherParam.cxx | Configurable parameters for MCH-MID track matching |
► MCH | |
► Align | |
► include | |
► MCHAlign | |
Aligner.h | |
AlignmentSpec.h | Definition of alignment process for muon spectrometer |
AlignRecordSpec.h | Definition of the process for creating alignment record during reconstruction |
► src | |
align-record-workflow.cxx | Implementation of a DPL device to create MillePede record for muon alignment |
Aligner.cxx | |
alignment-workflow.cxx | Implementation of a DPL device to perform alignment for muon spectrometer |
AlignmentSpec.cxx | Implementation of alignment process for muon spectrometer |
AlignRecordSpec.cxx | |
MCHAlignLinkDef.h | |
► Base | |
► include | |
► MCHBase | |
DecoderError.h | |
Error.h | Definition of the MCH processing errors |
ErrorMap.h | |
HeartBeatPacket.h | |
MathiesonOriginal.h | Original definition of the Mathieson function |
PreCluster.h | Definition of the MCH precluster minimal structure |
ResponseParam.h | Configurable parameters for MCH charge induction and signal generation |
SanityCheck.h | |
Trackable.h | |
TrackBlock.h | Definition of the MCH track parameters minimal structure |
TrackerParam.h | Configurable parameters for MCH tracking |
► src | |
Error.cxx | Implementation of the MCH processing errors |
ErrorMap.cxx | |
MathiesonOriginal.cxx | Original implementation of the Mathieson function |
MCHBaseLinkDef.h | |
PreCluster.cxx | Implementation of the MCH precluster minimal structure |
ResponseParam.cxx | Configurable parameters for MCH charge induction and signal generation |
SanityCheck.cxx | |
testError.cxx | |
testErrorMap.cxx | |
testTrackable.cxx | |
Trackable.cxx | |
TrackBlock.cxx | Implementation of the MCH track parameters minimal structure |
TrackerParam.cxx | Configurable parameters for MCH tracking |
► Calibration | |
► include | |
► MCHCalibration | |
BadChannelCalibrator.h | MCH calibrator to produce a bad channel map, using pedestal data |
BadChannelCalibratorParam.h | |
PedestalChannel.h | |
PedestalData.h | |
PedestalDigit.h | |
► src | |
badchannel-calib-workflow.cxx | |
BadChannelCalibrationDevice.cxx | |
BadChannelCalibrationDevice.h | |
BadChannelCalibrator.cxx | |
BadChannelCalibratorParam.cxx | |
MCHCalibrationLinkDef.h | |
pedestal-decoding-workflow.cxx | |
PedestalChannel.cxx | |
PedestalData.cxx | |
PedestalDigit.cxx | |
► test | |
testPedestalData.cxx | |
► Clustering | |
► include | |
► MCHClustering | |
ClusterConfig.h | Clustering and fifting parameters |
ClusterDump.h | |
ClusterFinderGEM.h | |
ClusterFinderOriginal.h | Definition of a class to reconstruct clusters with the original MLEM algorithm |
ClusterizerParam.h | Configurable parameters for MCH clustering |
ClusterPEM.h | Definition of a class to reconstruct clusters with the MLEM algorithm |
clusterProcessing.h | |
PadsPEM.h | |
► src | |
ClusterConfig.cxx | Clustering and fitting parameters |
ClusterDump.cxx | |
ClusterFinderGEM.cxx | Definition of a class to reconstruct clusters with the original MLEM algorithm |
ClusterFinderOriginal.cxx | Definition of a class to reconstruct clusters with the original MLEM algorithm |
ClusterizerParam.cxx | Configurable parameters for MCH clustering |
ClusterOriginal.cxx | Implementation of the cluster used by the original cluster finder algorithm |
ClusterOriginal.h | Definition of the cluster used by the original cluster finder algorithm |
ClusterPEM.cxx | |
clusterProcessing.cxx | |
InspectModel.cxx | |
InspectModel.h | |
mathieson.cxx | |
mathieson.h | |
mathiesonFit.cxx | |
mathiesonFit.h | |
mathUtil.cxx | |
mathUtil.h | |
MCHClusteringLinkDef.h | |
PadOriginal.h | Definition of the pad used by the original cluster finder algorithm |
PadsPEM.cxx | |
poissonEM.cxx | |
poissonEM.h | |
► Conditions | |
► include | |
► MCHConditions | |
Cathode.h | |
Chamber.h | |
DCSAliases.h | |
DetectionElement.h | |
MeasurementType.h | |
Number.h | |
Plane.h | |
Side.h | |
SolarCrate.h | |
► src | |
bad-channels-ccdb.cxx | |
Cathode.cxx | |
Chamber.cxx | |
DCSAliases.cxx | |
DetectionElement.cxx | |
HVAliases.cxx | |
HVAliases.h | |
LVAliases.cxx | |
LVAliases.h | |
MeasurementType.cxx | |
Number.cxx | |
Plane.cxx | |
scan-hvlv-ccdb.cxx | |
Side.cxx | |
SolarCrate.cxx | |
► test | |
testDCSAliases.cxx | |
► Constants | |
► include | |
► MCHConstants | |
DetectionElements.h | |
► test | |
testDetectionElements.cxx | |
► Contour | |
► include | |
► MCHContour | |
BBox.h | |
Contour.h | |
ContourCreator.h | |
ContourCreator.inl | |
Edge.h | |
Helper.h | |
Interval.h | |
Polygon.h | |
SegmentTree.h | |
SVGWriter.h | |
Vertex.h | |
► test | |
BBox.cxx | |
Contour.cxx | |
ContourCreator.cxx | |
Edge.cxx | |
Interval.cxx | |
Polygon.cxx | |
SegmentTree.cxx | |
Vertex.cxx | |
► CTF | |
► include | |
► MCHCTF | |
CTFCoder.h | Class for entropy encoding/decoding of MCH digit data |
CTFHelper.h | Helper for MCH CTF creation |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to MCH {Digit,ROFRecord} stream |
► src | |
CTFCoder.cxx | Class for entropy encoding/decoding of MCH data |
CTFHelper.cxx | Helper for MCH CTF creation |
EntropyDecoderSpec.cxx | |
► DevIO | |
► Clusters | |
clusters-sampler-workflow.cxx | Implementation of a DPL device to send clusters read from a binary file |
clusters-sink-workflow.cxx | This is an executable that dumps to a file on disk the clusters received via DPL |
► Digits | |
DigitD0.h | |
DigitFileFormat.cxx | |
DigitFileFormat.h | |
DigitIO.h | |
DigitIOBaseTask.cxx | |
DigitIOBaseTask.h | |
DigitIOV0.cxx | |
DigitIOV0.h | |
DigitIOV1.cxx | |
DigitIOV1.h | |
DigitIOV2.cxx | |
DigitIOV2.h | |
DigitIOV3.cxx | |
DigitIOV3.h | |
DigitIOV4.cxx | |
DigitIOV4.h | |
digits-dumper.cxx | |
digits-r23-workflow.cxx | |
digits-random-generator-workflow.cxx | |
digits-sampler-workflow.cxx | |
digits-sink-workflow.cxx | |
DigitSampler.cxx | |
DigitSampler.h | |
DigitSamplerImpl.cxx | |
DigitSamplerImpl.h | |
DigitSink.cxx | |
DigitSink.h | |
DigitSinkImpl.cxx | |
DigitSinkImpl.h | |
IO.cxx | |
IO.h | |
IOStruct.h | |
ProgOptions.h | |
ROFRecordR0.h | |
testDigitIO.cxx | |
testDigitIOV0.cxx | |
TestFileV0.cxx | |
TestFileV0.h | |
► PreClusters | |
preclusters-sink-workflow.cxx | This is an executable that dumps to a file on disk the preclusters received via DPL |
PreClusterSinkSpec.cxx | Implementation of a data processor to write preclusters |
PreClusterSinkSpec.h | Definition of a data processor to write preclusters |
► Tracks | |
TrackAtVtxStruct.h | |
tracks-sampler-workflow.cxx | Implementation of a DPL device to send tracks and attached clusters read from a binary file |
tracks-sink-workflow.cxx | Implementation of a DPL device to write tracks and attached clusters into a binary file |
TrackSamplerSpec.cxx | Implementation of a data processor to read and send tracks |
TrackSamplerSpec.h | Definition of a data processor to read and send tracks |
TrackSinkSpec.cxx | Implementation of a data processor to print the tracks |
TrackSinkSpec.h | Definition of a data processor to print the tracks |
► DigitFiltering | |
► include | |
► MCHDigitFiltering | |
DigitFilter.h | |
DigitFilteringSpec.h | |
DigitFilterParam.h | |
DigitModifier.h | |
DigitModifierParam.h | |
► src | |
DigitFilter.cxx | |
DigitFilteringSpec.cxx | |
DigitFilterParam.cxx | |
DigitModifier.cxx | |
DigitModifierParam.cxx | |
digits-filtering-workflow.cxx | |
MCHDigitFilteringLinkDef.h | |
► Evaluation | |
► include | |
► MCHEvaluation | |
Draw.h | |
ExtendedTrack.h | |
► src | |
compare-tracks-workflow.cxx | |
CompareTask.cxx | |
CompareTask.h | |
CompareTracks.cxx | |
CompareTracks.h | |
Draw.cxx | |
ExtendedTrack.cxx | |
Histos.cxx | |
Histos.h | |
MCHEvaluationLinkDef.h | |
► Geometry | |
► Creator | |
► include | |
► MCHGeometryCreator | |
Geometry.h | Interface for MCH geometry creation |
► src | |
Geometry.cxx | |
Materials.cxx | Implementation of the MCH materials definitions |
Materials.h | Implementation of the MCH materials definitions |
MCHGeometryCreatorLinkDef.h | |
Station1Geometry.cxx | Implementation of the station 1 geometry (copied and adapted from AliMUONSt1GeometryBuilder) |
Station1Geometry.h | Implementation of the station 1 geometry |
Station2Geometry.cxx | Implementation of the station 2 geometry |
Station2Geometry.h | Implementation of the station 2 geometry |
Station345Geometry.cxx | Implementation of the slat-stations geometry |
Station345Geometry.h | Implementation of the slat-stations geometry |
► MisAligner | |
► include | |
► MCHGeometryMisAligner | |
MisAligner.h | |
► src | |
MCHGeometryMisAlignerLinkDef.h | |
MisAligner.cxx | |
► Test | |
► include | |
► MCHGeometryTest | |
Helpers.h | |
Helpers.cxx | |
LinkDef.h | |
testGeometryCreator.cxx | |
testGeometryMisAligner.cxx | |
testGeometryTransformer.cxx | |
► Transformer | |
► include | |
► MCHGeometryTransformer | |
ClusterTransformerSpec.h | |
Transformations.h | |
VolumePaths.h | |
► src | |
clusters-transformer-workflow.cxx | |
ClusterTransformerSpec.cxx | |
convert-geometry.cxx | |
Transformations.cxx | |
VolumePaths.cxx | |
► GlobalMapping | |
► include | |
► MCHGlobalMapping | |
ChannelCode.h | |
DsIndex.h | |
Mapper.h | |
► src | |
ChannelCode.cxx | |
DsIndex.cxx | |
global-mapper.cxx | |
HV.cxx | |
HV.h | |
LV.cxx | |
LV.h | |
Mapper.cxx | |
MCHGlobalMappingLinkDef.h | |
Quadrant.cxx | |
Quadrant.h | |
Slat.cxx | |
Slat.h | |
testChannelCode.cxx | |
testGlobalMapper.cxx | |
► IO | |
► include | |
► MCHIO | |
ClusterReaderSpec.h | |
ClusterWriterSpec.h | |
DigitReaderSpec.h | |
DigitWriterSpec.h | |
PreClusterReaderSpec.h | |
PreClusterWriterSpec.h | |
TrackReaderSpec.h | |
TrackWriterSpec.h | |
► src | |
ClusterReaderSpec.cxx | |
clusters-reader-workflow.cxx | |
clusters-writer-workflow.cxx | |
ClusterWriterSpec.cxx | |
DigitReaderSpec.cxx | |
digits-reader-workflow.cxx | |
digits-writer-workflow.cxx | |
DigitWriterSpec.cxx | |
PreClusterReaderSpec.cxx | |
preclusters-reader-workflow.cxx | |
preclusters-writer-workflow.cxx | |
PreClusterWriterSpec.cxx | |
StatusMapReaderSpec.cxx | |
StatusMapReaderSpec.h | |
statusmaps-reader-workflow.cxx | |
statusmaps-writer-workflow.cxx | |
StatusMapWriterSpec.cxx | |
StatusMapWriterSpec.h | |
TrackDumperSpec.cxx | |
TrackDumperSpec.h | |
TrackReaderSpec.cxx | |
tracks-dumper-workflow.cxx | |
tracks-reader-workflow.cxx | |
tracks-writer-workflow.cxx | |
TrackWriterSpec.cxx | |
► Mapping | |
► cli | |
cli.cxx | |
export-to-tree.cxx | |
► Impl3 | |
► src | |
CathodeSegmentationCImpl3.cxx | |
CathodeSegmentationCreator.cxx | |
CathodeSegmentationCreator.h | |
CathodeSegmentationImpl3.cxx | |
CathodeSegmentationImpl3.h | |
CreateSegmentation.cxx | |
GenCathodeSegmentationCreatorForSegType0.cxx | |
GenCathodeSegmentationCreatorForSegType1.cxx | |
GenCathodeSegmentationCreatorForSegType10.cxx | |
GenCathodeSegmentationCreatorForSegType11.cxx | |
GenCathodeSegmentationCreatorForSegType12.cxx | |
GenCathodeSegmentationCreatorForSegType13.cxx | |
GenCathodeSegmentationCreatorForSegType14.cxx | |
GenCathodeSegmentationCreatorForSegType15.cxx | |
GenCathodeSegmentationCreatorForSegType16.cxx | |
GenCathodeSegmentationCreatorForSegType17.cxx | |
GenCathodeSegmentationCreatorForSegType18.cxx | |
GenCathodeSegmentationCreatorForSegType19.cxx | |
GenCathodeSegmentationCreatorForSegType2.cxx | |
GenCathodeSegmentationCreatorForSegType20.cxx | |
GenCathodeSegmentationCreatorForSegType3.cxx | |
GenCathodeSegmentationCreatorForSegType4.cxx | |
GenCathodeSegmentationCreatorForSegType5.cxx | |
GenCathodeSegmentationCreatorForSegType6.cxx | |
GenCathodeSegmentationCreatorForSegType7.cxx | |
GenCathodeSegmentationCreatorForSegType8.cxx | |
GenCathodeSegmentationCreatorForSegType9.cxx | |
GenDetElemId2SegType.cxx | |
GenDetElemId2SegType.h | |
PadGroup.h | |
PadGroupType.cxx | |
PadGroupType.h | |
PadSize.h | |
► Impl4 | |
► src | |
CathodeSegmentationCImpl4.cxx | |
CathodeSegmentationCreator.cxx | |
CathodeSegmentationCreator.h | |
CathodeSegmentationImpl4.cxx | |
CathodeSegmentationImpl4.h | |
CreateSegmentation.cxx | |
GenCathodeSegmentationCreatorForSegType0.cxx | |
GenCathodeSegmentationCreatorForSegType1.cxx | |
GenCathodeSegmentationCreatorForSegType10.cxx | |
GenCathodeSegmentationCreatorForSegType11.cxx | |
GenCathodeSegmentationCreatorForSegType12.cxx | |
GenCathodeSegmentationCreatorForSegType13.cxx | |
GenCathodeSegmentationCreatorForSegType14.cxx | |
GenCathodeSegmentationCreatorForSegType15.cxx | |
GenCathodeSegmentationCreatorForSegType16.cxx | |
GenCathodeSegmentationCreatorForSegType17.cxx | |
GenCathodeSegmentationCreatorForSegType18.cxx | |
GenCathodeSegmentationCreatorForSegType19.cxx | |
GenCathodeSegmentationCreatorForSegType2.cxx | |
GenCathodeSegmentationCreatorForSegType20.cxx | |
GenCathodeSegmentationCreatorForSegType3.cxx | |
GenCathodeSegmentationCreatorForSegType4.cxx | |
GenCathodeSegmentationCreatorForSegType5.cxx | |
GenCathodeSegmentationCreatorForSegType6.cxx | |
GenCathodeSegmentationCreatorForSegType7.cxx | |
GenCathodeSegmentationCreatorForSegType8.cxx | |
GenCathodeSegmentationCreatorForSegType9.cxx | |
GenDetElemId2SegType.cxx | |
GenDetElemId2SegType.h | |
PadGroup.h | |
PadGroupType.cxx | |
PadGroupType.h | |
PadSize.h | |
► Interface | |
► include | |
► MCHMappingInterface | |
CathodeSegmentation.h | |
CathodeSegmentationCInterface.h | |
Segmentation.h | |
Segmentation.inl | |
► SegContour | |
► include | |
► MCHMappingSegContour | |
CathodeSegmentationContours.h | |
CathodeSegmentationSVGWriter.h | |
SegmentationContours.h | |
► src | |
CathodeSegmentationContours.cxx | |
CathodeSegmentationSVGWriter.cxx | |
SegmentationContours.cxx | |
SegmentationSVGWriter.cxx | |
SVGSegmentation.cxx | |
► test | |
► src | |
BenchCathodeSegmentation.cxx | |
BenchSegmentation.cxx | |
CathodeSegmentation.cxx | |
CathodeSegmentationLong.cxx | |
generatePadIndices.cxx | |
InputDocument.h | |
Segmentation.cxx | |
testPadIndices.cxx | |
TestParameters.cxx | |
TestParameters.h | |
► PreClustering | |
► include | |
► MCHPreClustering | |
PreClusterFinder.h | |
PreClusterFinderParam.h | Configurable parameters for MCH preclustering |
PreClusterFinderSpec.h | Definition of a data processor to run the preclusterizer |
► src | |
digits-to-preclusters-workflow.cxx | This is an executable that runs the preclusterization via DPL |
MCHPreClusteringLinkDef.h | |
PreClusterFinder.cxx | |
PreClusterFinderMapping.cxx | |
PreClusterFinderMapping.h | |
PreClusterFinderParam.cxx | Configurable parameters for MCH perclustering |
PreClusterFinderSpec.cxx | Implementation of a data processor to run the preclusterizer |
► Raw | |
► Common | |
► include | |
► MCHRawCommon | |
CoDecParam.h | |
DataFormats.h | |
SampaBunchCrossingCounter.h | |
SampaCluster.h | |
SampaHeader.h | |
► src | |
CoDecParam.cxx | |
DataFormats.cxx | |
MCHRawCommonLinkDef.h | |
SampaBunchCrossingCounter.cxx | |
SampaCluster.cxx | |
SampaHeader.cxx | |
► test | |
benchSampaHeader.cxx | |
testSampaBunchCrossingCounter.cxx | |
testSampaCluster.cxx | |
testSampaHeader.cxx | |
► Decoder | |
► include | |
► MCHRawDecoder | |
DataDecoder.h | Definition of the decoder for the MCH data |
DecodedDataHandlers.h | |
ErrorCodes.h | |
OrbitInfo.h | |
PageDecoder.h | |
ROFFinder.h | Class to group the fired pads according to their time stamp |
► src | |
BareELinkDecoder.cxx | |
BareElinkDecoder.h | |
BareGBTDecoder.h | |
DataDecoder.cxx | Implementation of a data processor to run the raw decoding |
Debug.h | |
ErrorCodes.cxx | |
OrbitInfo.cxx | |
PageDecoder.cxx | |
PayloadDecoder.h | |
RDHManip.cxx | |
RDHManip.h | |
ROFFinder.cxx | |
testBareElinkDecoder.cxx | |
testDigitsTimeComputation.cxx | |
testRDHManip.cxx | |
testROFFinder.cxx | |
testUserLogicEndpointDecoder.cxx | |
UserLogicElinkDecoder.cxx | |
UserLogicElinkDecoder.h | |
UserLogicEndpointDecoder.h | |
► ElecMap | |
► include | |
► MCHRawElecMap | |
DsDetId.h | |
DsElecId.h | |
FeeLinkId.h | |
Mapper.h | |
► src | |
CH.cxx | |
CH10L.cxx | |
CH10R.cxx | |
CH1L.cxx | |
CH1R.cxx | |
CH2L.cxx | |
CH2R.cxx | |
CH3L.cxx | |
CH3R.cxx | |
CH4L.cxx | |
CH4R.cxx | |
CH5L.cxx | |
CH5R.cxx | |
CH6L.cxx | |
CH6R.cxx | |
CH7L.cxx | |
CH7R.cxx | |
CH8L.cxx | |
CH8R.cxx | |
CH9L.cxx | |
CH9R.cxx | |
cli.cxx | |
DsDetId.cxx | |
DsElecId.cxx | |
dslist.cxx | |
dslist.h | |
ElectronicMapperDummy.cxx | |
ElectronicMapperGenerated.cxx | |
ElectronicMapperImplHelper.h | |
ElectronicMapperString.cxx | |
FeeLinkId.cxx | |
MapCRU.cxx | |
MapCRU.h | |
MapFEC.cxx | |
MapFEC.h | |
Mapper.cxx | |
testDsElecId.cxx | |
testElectronicMapper.cxx | |
testElectronicMapperString.cxx | |
testFeeLinkId.cxx | |
► Encoder | |
► Digit | |
► include | |
► MCHRawEncoderDigit | |
Digit2ElecMapper.h | |
DigitPayloadEncoder.h | |
DigitRawEncoder.h | |
Digit2ElecMapper.cxx | |
DigitPayloadEncoder.cxx | |
DigitRawEncoder.cxx | |
digits-to-json.cxx | |
digits-to-raw.cxx | |
DigitTreeReader.cxx | |
DigitTreeReader.h | |
testDigitTreeReader.cxx | |
► Payload | |
► include | |
► MCHRawEncoderPayload | |
DataBlock.h | |
PayloadEncoder.h | |
PayloadPaginator.h | |
BareElinkEncoder.cxx | |
BareElinkEncoder.h | |
BareElinkEncoderMerger.h | |
benchBitSet.cxx | |
BitSet.cxx | |
BitSet.h | |
DataBlock.cxx | |
ElinkEncoder.h | |
ElinkEncoderMerger.h | |
EncoderImplHelper.cxx | |
EncoderImplHelper.h | |
GBTEncoder.h | |
PayloadEncoder.cxx | |
PayloadEncoderImpl.h | |
PayloadPaginator.cxx | |
RefBufferCRUBare.cxx | |
RefBufferCRUUserLogic.cxx | |
RefBufferGBTBare.cxx | |
RefBufferGBTUserLogic.cxx | |
testBareElinkEncoder.cxx | |
testBitSet.cxx | |
testElinkEncoder.cxx | |
testGBTEncoder.cxx | |
testPayloadEncoder.cxx | |
UserLogicElinkEncoder.h | |
UserLogicElinkEncoderMerger.h | |
► ImplHelpers | |
Assertions.h | |
DumpBuffer.h | |
MakeArray.h | |
MoveBuffer.h | |
NofBits.h | |
testMoveBuffer.cxx | |
► test | |
testClosureCoDec.cxx | |
testClosureCoDecDigit.cxx | |
testNumberOfPadsPerFeeId.cxx | |
► Tools | |
rawdump.cxx | |
► ROFFiltering | |
► include | |
► MCHROFFiltering | |
IRFrameFilter.h | |
MultiplicityFilter.h | |
ROFFilter.h | |
TrackableFilter.h | |
► src | |
fake-irframe-generator-workflow.cxx | |
IRFrameFilter.cxx | |
ROFFilter.cxx | |
► Simulation | |
► include | |
► MCHSimulation | |
DEDigitizer.h | |
Detector.h | |
Digitizer.h | |
DigitizerParam.h | |
Hit.h | |
Response.h | |
► src | |
DEDigitizer.cxx | |
Detector.cxx | |
Digitizer.cxx | |
DigitizerParam.cxx | |
Hit.cxx | |
inspect-collision-context.cxx | |
MCHSimulationLinkDef.h | |
Response.cxx | |
Stepper.cxx | |
Stepper.h | |
► test | |
benchDigitMerging.cxx | |
DigitMerging.cxx | |
DigitMerging.h | |
testDigitizer.cxx | |
testDigitMerging.cxx | |
testRegularGeometry.cxx | |
testResponse.cxx | This task tests of the Response of the MCH digitization |
► Status | |
► include | |
► MCHStatus | |
HVStatusCreator.h | |
StatusMap.h | |
StatusMapCreatorParam.h | |
StatusMapCreatorSpec.h | |
► src | |
HVStatusCreator.cxx | |
MCHStatusLinkDef.h | |
statusmap-creator-workflow.cxx | |
statusmap-to-rejectlist.cxx | |
StatusMap.cxx | |
StatusMapCreatorParam.cxx | |
StatusMapCreatorSpec.cxx | |
testStatusMap.cxx | |
► TimeClustering | |
► include | |
► MCHTimeClustering | |
ROFTimeClusterFinder.h | Class to group the fired pads according to their time stamp |
TimeClusterFinderSpec.h | Definition of a data processor to run the time clusterizer |
TimeClusterizerParam.h | |
► src | |
digits-to-timeclusters-workflow.cxx | This is an executable that runs the time clusterization via DPL |
MCHTimeClusteringLinkDef.h | |
ROFTimeClusterFinder.cxx | |
testROFTimeClusterFinder.cxx | |
TimeClusterFinderSpec.cxx | Implementation of a data processor to run the time clusterizer |
TimeClusterizerParam.cxx | |
► Tracking | |
► include | |
► MCHTracking | |
Track.h | Definition of the MCH track for internal use |
TrackExtrap.h | Definition of tools for track extrapolation |
TrackFinder.h | Definition of a class to reconstruct tracks |
TrackFinderOriginal.h | Definition of a class to reconstruct tracks with the original algorithm |
TrackFinderSpec.h | Definition of a data processor to read clusters, reconstruct tracks and send them |
TrackFitter.h | Definition of a class to fit a track to a set of clusters |
TrackParam.h | Definition of the MCH track parameters for internal use |
► src | |
clusters-to-tracks-workflow.cxx | Implementation of a DPL device to run the track finder algorithm |
Track.cxx | Implementation of the MCH track for internal use |
TrackExtrap.cxx | Implementation of tools for track extrapolation |
TrackFinder.cxx | Implementation of a class to reconstruct tracks |
TrackFinderOriginal.cxx | Implementation of a class to reconstruct tracks with the original algorithm |
TrackFinderSpec.cxx | Implementation of a data processor to read clusters, reconstruct tracks and send them |
TrackFitter.cxx | Implementation of a class to fit a track to a set of clusters |
TrackFitterSpec.cxx | Implementation of a data processor to read, refit and send tracks with attached clusters |
TrackFitterSpec.h | Definition of a data processor to read, refit and send tracks with attached clusters |
TrackParam.cxx | Implementation of the MCH track parameters for internal use |
tracks-to-tracks-workflow.cxx | Implementation of a DPL device to refit the tracks from the attached clusters |
► Triggering | |
► include | |
► MCHTriggering | |
EventFinder.h | Definition of a class to group MCH digits based on MID information |
EventFinderParam.h | Configurable parameters to group MCH digits based on MID information |
► src | |
EventFinder.cxx | Implementation of a class to group MCH digits based on MID information |
EventFinderParam.cxx | Configurable parameters to group MCH digits based on MID information |
MCHTriggeringLinkDef.h | |
► test | |
testEventFinder.cxx | Test the grouping of MCH digits based on MID information |
► Workflow | |
► include | |
► MCHWorkflow | |
ClusterFinderOriginalSpec.h | Definition of a data processor to run the original MLEM cluster finder |
DataDecoderSpec.h | |
ErrorReaderSpec.h | |
ErrorWriterSpec.h | |
► src | |
ClusterFinderGEMSpec.cxx | Implementation of a data processor to run the GEM MLEM cluster finder |
ClusterFinderGEMSpec.h | Definition of a data processor to run the GEM MLEM cluster finder |
ClusterFinderOriginalSpec.cxx | Implementation of a data processor to run the original MLEM cluster finder |
cru-page-reader-workflow.cxx | This is an executable that reads a data file from disk and sends the individual CRU pages via DPL |
cru-page-to-digits-workflow.cxx | This is an executable that runs the decoding via DPL |
DataDecoderSpec.cxx | |
dump-pages-workflow.cxx | |
entropy-encoder-workflow.cxx | |
ErrorMergerSpec.cxx | Implementation of a data processor to merge the processing errors in one single output |
ErrorMergerSpec.h | Definition of a data processor to merge the processing errors in one single output |
ErrorReaderSpec.cxx | |
errors-merger-workflow.cxx | Merge the processing errors in one single output |
errors-reader-workflow.cxx | |
errors-writer-workflow.cxx | |
ErrorWriterSpec.cxx | |
event-finder-workflow.cxx | Implementation of a DPL device to group MCH digits based on MID information |
EventFinderSpec.cxx | Implementation of a data processor to group MCH digits based on MID information |
EventFinderSpec.h | Definition of a data processor to group MCH digits based on MID information |
preclusters-to-clusters-GEM-workflow.cxx | This is an executable that runs the GEM MLEM cluster finder via DPL |
preclusters-to-clusters-original-workflow.cxx | This is an executable that runs the original MLEM cluster finder via DPL |
raw-debug-workflow.cxx | |
raw-to-digits-workflow.cxx | This is an executable that runs the decoding via DPL |
reco-workflow.cxx | |
rofs-histogrammer.cxx | |
TrackAtVertexSpec.cxx | Implementation of a data processor to extrapolate the tracks to the vertex |
TrackAtVertexSpec.h | Definition of a data processor to extrapolate the tracks to the vertex |
TrackMCLabelFinderSpec.cxx | Implementation of a data processor to match the reconstructed tracks with the simulated ones |
TrackMCLabelFinderSpec.h | Definition of a data processor to match the reconstructed tracks with the simulated ones |
tracks-mc-label-finder-workflow.cxx | Implementation of a DPL device to match the reconstructed tracks with the simulated ones |
tracks-to-tracks-at-vertex-workflow.cxx | Implementation of a DPL device to run the algorithm that extrapolates tracks to the vertex |
vertex-sampler-workflow.cxx | Implementation of a DPL device to send vertices read from a binary file |
VertexSamplerSpec.cxx | Implementation of a data processor to read and send vertices |
VertexSamplerSpec.h | Definition of a data processor to read and send vertices |
► MID | |
► Base | |
► include | |
► MIDBase | |
ColumnDataHandler.h | MID digits handler |
DetectorParameters.h | Useful detector parameters for MID |
GeometryParameters.h | Useful geometrical parameters for MID |
GeometryTransformer.h | Geometry transformer for MID |
HitFinder.h | Hit finder for MID |
Mapping.h | Mapping for MID |
MpArea.h | Mapping area for MID |
► src | |
ColumnDataHandler.cxx | MID digits handler |
DetectorParameters.cxx | Implementation of detector params for MID |
GeometryParameters.cxx | Implementation of the geometrical parameters for MID |
GeometryTransformer.cxx | Geometry transformer for MID |
HitFinder.cxx | Implementation of the hit finder for MID |
Mapping.cxx | Implementation of mapping for MID |
MpArea.cxx | Implementation of mapping area for MID |
► test | |
► src | |
Positions.cxx | |
testMapping.cxx | |
► Calibration | |
► exe | |
bad-channels-ccdb.cxx | Retrieve or upload MID bad channels |
► include | |
► MIDCalibration | |
ChannelCalibrator.h | MID noise and dead channels calibrator |
ChannelCalibratorFinalizer.h | MID noise and dead channels calibrator finalizer |
ChannelCalibratorParam.h | |
macros | |
► src | |
ChannelCalibrator.cxx | MID noise and dead channels calibrator |
ChannelCalibratorFinalizer.cxx | MID noise and dead channels calibrator finalizer |
ChannelCalibratorParam.cxx | |
MIDCalibrationLinkDef.h | |
► Clustering | |
► include | |
► MIDClustering | |
Clusterizer.h | Cluster reconstruction algorithm for MID |
PreCluster.h | Pre-cluster structure for MID |
PreClusterHelper.h | Pre-clusters helper for MID |
PreClusterizer.h | Pre-cluster reconstruction algorithm for MID |
PreClustersDE.h | Structure with pre-clusters in the MID detection element |
► src | |
Clusterizer.cxx | Implementation of the cluster reconstruction algorithm for MID |
PreCluster.cxx | Implementation of the pre-cluster for MID |
PreClusterHelper.cxx | Implementation of the pre-clusters for MID |
PreClusterizer.cxx | Implementation of the pre-cluster reconstruction algorithm for MID |
PreClustersDE.cxx | Structure with pre-clusters in the MID detection element |
► test | |
bench_Clusterizer.cxx | Benchmark clustering device for MID |
testClusterizer.cxx | Test clustering device for MID |
► Conditions | |
► include | |
► MIDConditions | |
DCSNamer.h | |
► src | |
DCSNamer.cxx | |
► test | |
HVAliases.cxx | |
HVAliases.h | |
testDCSNamer.cxx | |
► CTF | |
► include | |
► MIDCTF | |
CTFCoder.h | Class for entropy encoding/decoding of MID column data |
CTFHelper.h | Helper for MID CTF creation |
► src | |
CTFCoder.cxx | Class for entropy encoding/decoding of MID data |
CTFHelper.cxx | Helper for MID CTF creation |
► Efficiency | |
► include | |
► MIDEfficiency | |
ChamberEfficiency.h | Measured values of the RPC efficiency |
Efficiency.h | Computes the MID chamber efficiency |
► src | |
ChamberEfficiency.cxx | Implementation of the chamber efficiency for the MID RPC |
Efficiency.cxx | Computes the MID chamber efficiency |
MIDEfficiencyLinkDef.h | |
► Filtering | |
► exe | |
mask-maker.cxx | Utility to build masks from data |
► include | |
► MIDFiltering | |
ChannelMasksHandler.h | MID channels masks handler |
ChannelScalers.h | MID channel scalers |
FetToDead.h | Class to convert the FEE test event into dead channels |
FiltererBC.h | BC filterer for MID |
FiltererBCParam.h | |
MaskMaker.h | Function to produce the MID masks |
► src | |
ChannelMasksHandler.cxx | MID channels masks handler |
ChannelScalers.cxx | MID channel scalers |
FetToDead.cxx | Class to convert the FEE test event into dead channels |
FiltererBC.cxx | BC filterer for MID |
FiltererBCParam.cxx | |
MaskMaker.cxx | Function to produce the MID masks |
MIDFilteringLinkDef.h | |
► test | |
bench_Filter.cxx | |
testFilter.cxx | Test Filtering device for MID |
► GlobalMapping | |
► exe | |
global-mapper.cxx | Generate MID mapping files |
► include | |
► MIDGlobalMapping | |
ExtendedMappingInfo.h | Extended mapping info |
GlobalMapper.h | Global mapper for MID |
► src | |
GlobalMapper.cxx | Global mapper for MID |
► QC | |
► exe | |
raw-checker.cxx | Raw data checker for MID |
raw-ul-checker.cxx | Compares the user logic output with the raw input |
► include | |
► MIDQC | |
GBTRawDataChecker.h | Class to check the raw data from a GBT link |
RawDataChecker.h | Class to check the raw data |
UserLogicChecker.h | Class to check the CRU user logic |
► src | |
GBTRawDataChecker.cxx | Class to check the raw data from a GBT link |
RawDataChecker.cxx | Class to check the raw data |
UserLogicChecker.cxx | Class to check the CRU user logic |
► Raw | |
► exe | |
rawdump.cxx | Raw data dumper for MID |
► include | |
► MIDRaw | |
ColumnDataToLocalBoard.h | Converter from ColumnData to raw local boards |
CrateMapper.h | Mapper to convert the RO Ids to a format suitable for O2 |
CrateMasks.h | MID crate masks |
CrateParameters.h | MID RO crate parameters |
DecodedDataAggregator.h | MID decoded raw data aggregator |
Decoder.h | MID raw data decoder |
ElectronicsDelay.h | Delay parameters for MID electronics |
ELinkDataShaper.h | Properly formats and sets the absolute timestamp of the raw data |
ELinkDecoder.h | MID e-link decoder |
ELinkManager.h | MID e-link data shaper manager |
Encoder.h | MID raw data encoder |
FEEIdConfig.h | Hardware Id to FeeId mapper |
GBTMapper.h | MID GBT mapping |
GBTUserLogicEncoder.h | Raw data encoder for MID GBT user logic |
LinkDecoder.h | Class interface for the MID link decoder |
RawFileReader.h | MID raw file reader |
ROBoardConfig.h | Configuration for the readout local board |
ROBoardConfigHandler.h | |
ROBoardResponse.h | Local board response |
Utils.h | Raw data utilities for MID |
► src | |
ColumnDataToLocalBoard.cxx | Converter from ColumnData to raw local boards |
CrateMapper.cxx | FEE ID to board ID converter |
CrateMasks.cxx | MID crate masks |
DecodedDataAggregator.cxx | MID decoded raw data aggregator |
Decoder.cxx | MID raw data decoder |
ElectronicsDelay.cxx | Delay parameters for MID electronics |
ELinkDataShaper.cxx | Properly formats and sets the absolute timestamp of the raw data |
ELinkDecoder.cxx | MID CRU core decoder |
ELinkManager.cxx | MID e-link data shaper manager |
Encoder.cxx | MID raw data encoder |
FEEIdConfig.cxx | Hardware Id to FeeId mapper |
GBTUserLogicEncoder.cxx | Raw data encoder for MID CRU user logic |
LinkDecoder.cxx | Class interface for the MID GBT decoder |
RawFileReader.cxx | MID raw file reader |
ROBoardConfig.cxx | Configuration for the readout local board |
ROBoardConfigHandler.cxx | Handler for readout local board configuration |
ROBoardResponse.cxx | Local board response |
► test | |
bench_Raw.cxx | Benchmark MID raw data decoder |
testCrateMapper.cxx | |
testRaw.cxx | Test MID raw data decoder |
► Simulation | |
► include | |
► MIDSimulation | |
ChamberEfficiencyResponse.h | MID RPC effciency response |
ChamberHV.h | HV values for MID RPCs |
ChamberResponse.h | MID RPC response |
ChamberResponseParams.h | Parameters for MID RPC response |
ClusterLabeler.h | ClusterLabeler for MID |
Detector.h | |
Digitizer.h | Digitizer for MID |
DigitsMerger.h | Digits merger for MID |
Geometry.h | Implementation of the trigger-stations geometry |
Hit.h | Hit for MID |
PreClusterLabeler.h | PreClusterLabeler for MID |
Stepper.h | |
TrackLabeler.h | Tracks labeler for MID |
► src | |
ChamberEfficiencyResponse.cxx | Implementation MID RPC efficiency response |
ChamberHV.cxx | Implementation of the HV for MID RPCs |
ChamberResponse.cxx | Implementation MID RPC response |
ChamberResponseParams.cxx | Implementation of the parameters for MID RPC response |
ClusterLabeler.cxx | Implementation of the ClusterLabeler for MID |
Detector.cxx | |
Digitizer.cxx | Implementation of the digitizer for MID |
DigitsMerger.cxx | Implementation of the digits merger for MID |
Geometry.cxx | Implementation of the trigger-stations geometry |
Hit.cxx | Implementation of hit for MID |
Materials.cxx | Implementation of the MID materials definitions |
Materials.h | Implementation of the MID materials definitions |
MIDSimulationLinkDef.h | |
PreClusterLabeler.cxx | Implementation of the PreClusterLabeler for MID |
Stepper.cxx | |
TrackLabeler.cxx | Implementation of the TrackLabeler for MID |
► test | |
testGeometry.cxx | |
testSimulation.cxx | |
► TestingSimTools | |
► include | |
► MIDTestingSimTools | |
TrackGenerator.h | Fast track generator for MID |
► src | |
TrackGenerator.cxx | Implementation of a fast track generator for MID |
► Tracking | |
► include | |
► MIDTracking | |
HitMapBuilder.h | Utility to build the MID track hit maps |
Tracker.h | Track reconstruction algorithm for MID |
TrackerParam.h | Configurable parameters for MID tracking |
► src | |
HitMapBuilder.cxx | Utility to build the MID track hit maps |
MIDTrackingLinkDef.h | |
Tracker.cxx | Implementation of the tracker algorithm for the MID |
TrackerParam.cxx | Configurable parameters for MID tracking |
► test | |
bench_Tracker.cxx | Benchmark tracker device for MID |
testTracker.cxx | Test tracking device for MID |
► Workflow | |
► include | |
► MIDWorkflow | |
CalibDataProcessorSpec.h | Device to convert the calibration data into a list of bad channel candidates |
ChannelCalibratorSpec.h | Noise and dead channels calibrator spec for MID |
ClusterizerSpec.h | Data processor specs for MID clustering device |
ColumnDataSpecsUtils.h | Utilities for MID Column Data Specs |
DecodedDataAggregatorSpec.h | Data processor spec for MID decoded data aggregator devices |
DecodedDataDumpSpec.h | |
DigitReaderSpec.h | Data processor specs for MID digits reader device |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to MID ROFRecords/ColumnData stream |
EntropyEncoderSpec.h | Convert MID data to CTF (EncodedBlocks) |
FilteringBCSpec.h | MID filtering spec |
FilteringSpec.h | MID filtering spec |
MaskHandlerSpec.h | Processor to handle the masks |
MaskMakerSpec.h | Processor to compute the masks |
RawAggregatorSpec.h | Data processor spec for MID raw data aggregator devices |
RawCheckerSpec.h | Data processor spec for MID raw checker device |
RawDecoderSpec.h | Data processor spec for MID raw decoder device |
RawDumpSpec.h | Device to dump decoded raw data |
RawGBTDecoderSpec.h | Data processor spec for MID GBT raw decoder device |
RawInputSpecHandler.h | Handler for raw data input specs |
RawWriterSpec.h | Digits to raw converter spec for MID |
TimingSpec.h | Device to synchronize MID clock with collision BC |
TrackerSpec.h | Data processor spec for MID tracker device |
TrackReaderSpec.h | |
ZeroSuppressionSpec.h | MID zero suppression spec |
► src | |
CalibDataProcessorSpec.cxx | Device to convert the calibration data into a list of bad channel candidates |
calibration-workflow.cxx | MID noise calibration workflow |
ChannelCalibratorSpec.cxx | Noise and dead channels calibrator spec for MID |
ClusterizerSpec.cxx | Data processor spec for MID clustering device |
ColumnDataSpecsUtils.cxx | Utilities for MID Column Data Specs |
decoded-data-dump-workflow.cxx | |
decoded-digits-writer-workflow.cxx | MID decoded digits writer workflow |
DecodedDataAggregatorSpec.cxx | Data processor spec for MID decoded data aggregator device |
DecodedDataDumpSpec.cxx | |
DigitReaderSpec.cxx | Data processor spec for MID digits reader device |
digits-reader-workflow.cxx | MID digits reader workflow |
digits-to-raw-workflow.cxx | MID raw to digits workflow |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | Convert MID DATA to CTF (EncodedBlocks) |
FilteringBCSpec.cxx | MID filtering spec |
FilteringSpec.cxx | MID filtering spec |
mask-maker-workflow.cxx | |
MaskHandlerSpec.cxx | Processor to handle the masks |
MaskMakerSpec.cxx | Processor to compute the masks |
raw-checker-workflow.cxx | MID raw checker workflow |
raw-dump-workflow.cxx | MID raw dump workflow |
raw-to-digits-workflow.cxx | MID raw to digits workflow |
RawCheckerSpec.cxx | Data processor spec for MID raw bare checker device |
RawDecoderSpec.cxx | Data processor spec for MID raw decoder device |
RawDumpSpec.cxx | Device to dump decoded raw data |
RawGBTDecoderSpec.cxx | Data processor spec for MID GBT raw decoder device |
RawInputSpecHandler.cxx | Handler for raw data input specs |
RawWriterSpec.cxx | Digits to raw converter spec for MID |
reco-workflow.cxx | MID reconstruction workflow from digits |
TimingSpec.cxx | Device to synchronize MID clock with collision BC |
TrackerSpec.cxx | Data processor spec for MID tracker device |
TrackReaderSpec.cxx | |
tracks-reader-workflow.cxx | DPL workflow to send MID tracks read from a root file |
ZeroSuppressionSpec.cxx | MID zero suppression spec |
► Workflow | |
► src | |
chamber-efficiency-workflow.cxx | |
ChamberEfficiencySpec.cxx | Device that computes the MID chamber efficiency |
ChamberEfficiencySpec.h | |
TrackMatcherSpec.cxx | Implementation of a data processor to match MCH and MID tracks |
TrackMatcherSpec.h | Definition of a data processor to match MCH and MID tracks |
tracks-matcher-workflow.cxx | Implementation of a DPL device to run the MCH-MID track matcher |
tracks-writer-workflow.cxx | Implementation of a DPL device to run the MCH-MID track writer |
TrackWriterSpec.cxx | Implementation of a data processor to write matched MCH-MID tracks in a root file |
TrackWriterSpec.h | Definition of a data processor to write matched MCH-MID tracks in a root file |
► O2TrivialMC | |
► include | |
► O2TrivialMC | |
O2TrivialMCApplication.h | |
O2TrivialMCEngine.h | |
► src | |
O2TrivialMCLinkDef.h | |
► Passive | |
► include | |
► DetectorsPassive | |
Absorber.h | |
Cave.h | |
Compensator.h | |
Dipole.h | |
FrameStructure.h | |
Hall.h | |
HallSimParam.h | |
Magnet.h | |
PassiveBase.h | |
PassiveContFact.h | |
Pipe.h | |
PipeRun4.h | |
Shil.h | |
► src | |
Absorber.cxx | |
Cave.cxx | |
Compensator.cxx | |
Dipole.cxx | |
FrameStructure.cxx | |
Hall.cxx | |
HallSimParam.cxx | |
Magnet.cxx | |
PassiveBase.cxx | |
PassiveContFact.cxx | |
PassiveLinkDef.h | |
Pipe.cxx | |
PipeRun4.cxx | |
Shil.cxx | |
► PHOS | |
► base | |
► include | |
► PHOSBase | |
Geometry.h | |
Hit.h | |
Mapping.h | |
PHOSSimParams.h | |
RCUTrailer.h | |
► src | |
Geometry.cxx | |
Hit.cxx | |
Mapping.cxx | |
PHOSBaseLinkDef.h | |
PHOSSimParams.cxx | |
RCUTrailer.cxx | |
► calib | |
► include | |
► PHOSCalibWorkflow | |
ETCalibHistos.h | |
PHOSBadMapCalibDevice.h | |
PHOSEnergyCalibDevice.h | Device to collect histos and digits for PHOS energy and time calibration |
PHOSEnergyCalibrator.h | |
PHOSHGLGRatioCalibDevice.h | |
PHOSL1phaseCalibDevice.h | Device to calculate PHOS time shift (L1phase) |
PHOSL1phaseCalibrator.h | |
PHOSPedestalCalibDevice.h | |
PHOSRunbyrunCalibDevice.h | Device to calculate PHOS time shift (L1phase) |
PHOSRunbyrunCalibrator.h | |
PHOSTurnonCalibDevice.h | Device to calculate PHOS turn-on curves and trigger map |
PHOSTurnonCalibrator.h | Device to calculate PHOS turn-on curve and bad map |
RingBuffer.h | Device to collect energy and time PHOS energy and time calibration |
TurnOnHistos.h | |
► src | |
phos-calib-workflow.cxx | |
PHOSBadMapCalibDevice.cxx | |
PHOSCalibWorkflowLinkDef.h | |
PHOSEnergyCalibDevice.cxx | |
PHOSEnergyCalibrator.cxx | |
PHOSHGLGRatioCalibDevice.cxx | |
PHOSL1phaseCalibDevice.cxx | |
PHOSL1phaseCalibrator.cxx | |
PHOSPedestalCalibDevice.cxx | |
PHOSRunbyrunCalibDevice.cxx | |
PHOSRunbyrunCalibrator.cxx | |
PHOSTurnonCalibDevice.cxx | |
PHOSTurnonCalibrator.cxx | |
recalibrator.cxx | Executable to recalibrate and recalculate calibration hitograms |
TurnOnHistos.cxx | |
► reconstruction | |
► include | |
► PHOSReconstruction | |
AltroDecoder.h | |
CaloRawFitter.h | |
CaloRawFitterGS.h | |
Clusterer.h | Definition of the PHOS cluster finder |
CTFCoder.h | Class for entropy encoding/decoding of PHOS data |
CTFHelper.h | Helper for PHOS CTF creation |
RawBuffer.h | |
RawDecodingError.h | |
RawHeaderStream.h | Input stream operators for raw header 4 and 5 from binary file |
RawPayload.h | |
RawReaderError.h | |
RawReaderMemory.h | |
► src | |
AltroDecoder.cxx | |
CaloRawFitter.cxx | |
CaloRawFitterGS.cxx | |
Clusterer.cxx | Implementation of the PHOS cluster finder |
CTFCoder.cxx | Class for entropy encoding/decoding of PHOS data |
CTFHelper.cxx | Helper for PHOS CTF creation |
PHOSReconstructionLinkDef.h | |
RawBuffer.cxx | |
RawHeaderStream.cxx | |
RawPayload.cxx | |
RawReaderMemory.cxx | |
► simulation | |
► include | |
► PHOSSimulation | |
Detector.h | |
Digitizer.h | |
GeometryParams.h | |
RawWriter.h | |
► src | |
Detector.cxx | |
Digitizer.cxx | |
GeometryParams.cxx | |
PHOSSimulationLinkDef.h | |
RawCreator.cxx | |
RawWriter.cxx | |
► workflow | |
► include | |
► PHOSWorkflow | |
CellConverterSpec.h | |
CellReaderSpec.h | |
ClusterizerSpec.h | |
DigitReaderSpec.h | |
DigitsPrinterSpec.h | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to PHOS digit/channels strean |
EntropyEncoderSpec.h | Convert PHOS data to CTF (EncodedBlocks) |
EventBuilderSpec.h | |
RawToCellConverterSpec.h | |
RawWriterSpec.h | |
ReaderSpec.h | |
RecoWorkflow.h | |
StandaloneAODProducerSpec.h | Convert CTF (EncodedBlocks) to AO2D PHOS standalone |
WriterSpec.h | |
► src | |
cell-writer-workflow.cxx | |
CellConverterSpec.cxx | |
CellReaderSpec.cxx | |
ClusterizerSpec.cxx | |
DigitReaderSpec.cxx | |
DigitsPrinterSpec.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
event-builder-workflow.cxx | |
EventBuilderSpec.cxx | |
phos-reco-workflow.cxx | Basic DPL workflow for PHOS reconstruction starting from digits |
phos-standalone-aod-producer-workflow.cxx | |
RawToCellConverterSpec.cxx | |
RawWriterSpec.cxx | |
ReaderSpec.cxx | |
RecoWorkflow.cxx | |
StandaloneAODProducerSpec.cxx | |
WriterSpec.cxx | |
► Raw | |
► include | |
► DetectorsRaw | |
DistSTFSenderSpec.h | Sends DISTSUBTIMEFRAME messages |
HBFUtils.h | |
HBFUtilsInitializer.h | |
RawDumpSpec.h | |
RawFileReader.h | Reader for (multiple) raw data files |
RawFileWriter.h | Utility class to write detectors data to (multiple) raw data file(s) respecting CRU format |
RawHeaderStream.h | Input stream operators for raw header 4 to 7 from binary file |
RDHUtils.h | |
► src | |
DetectorsRawLinkDef.h | |
diststf-sender-workflow.cxx | |
DistSTFSenderSpec.cxx | |
HBFUtils.cxx | |
HBFUtilsInitializer.cxx | |
raw-data-dump-workflow.cxx | |
RawDumpSpec.cxx | |
rawfile-reader-workflow.cxx | |
rawfileCheck.cxx | |
RawFileReader.cxx | |
RawFileReaderWorkflow.cxx | |
RawFileReaderWorkflow.h | |
rawfileSplit.cxx | |
RawFileWriter.cxx | Utility class to write detectors data to (multiple) raw data file(s) respecting CRU format |
RawHeaderStream.cxx | |
RDHUtils.cxx | |
► test | |
testHBFUtils.cxx | |
testRawReaderWriter.cxx | |
► TFReaderDD | |
► include | |
► TFReaderDD | |
SubTimeFrameFile.h | |
SubTimeFrameFileReader.h | |
► src | |
SubTimeFrameFile.cxx | |
SubTimeFrameFileReader.cxx | |
tf-reader-workflow.cxx | |
TFReaderSpec.cxx | |
TFReaderSpec.h | |
► TOF | |
► base | |
► include | |
► TOFBase | |
CalibTOFapi.h | Class to use TOF calibration (decalibration, calibration) |
Digit.h | |
EventTimeMaker.h | Definition of the TOF event time maker |
Geo.h | |
Strip.h | |
Utils.h | |
WindowFiller.h | |
► src | |
CableLength.cxx | |
CalibTOFapi.cxx | |
Digit.cxx | |
EventTimeMaker.cxx | Implementation of the TOF event time maker |
Geo.cxx | |
Mapping.cxx | |
Strip.cxx | |
TOFBaseLinkDef.h | |
Utils.cxx | |
WindowFiller.cxx | |
► test | |
testTOFIndex.cxx | |
► calibration | |
► include | |
► TOFCalibration | |
CalibTOF.h | |
CollectCalibInfoTOF.h | |
LHCClockCalibrator.h | |
TOFCalibCollector.h | |
TOFChannelCalibrator.h | |
TOFDCSProcessor.h | |
TOFDiagnosticCalibrator.h | |
TOFFEElightConfig.h | |
TOFFEElightReader.h | |
► src | |
CalibTOF.cxx | |
CollectCalibInfoTOF.cxx | |
LHCClockCalibrator.cxx | |
TOFCalibCollector.cxx | |
TOFCalibrationLinkDef.h | |
TOFChannelCalibrator.cxx | |
TOFDCSProcessor.cxx | |
TOFDiagnosticCalibrator.cxx | |
TOFFEElightConfig.cxx | |
TOFFEElightReader.cxx | |
► testWorkflow | |
data-generator-diagnostic-workflow.cxx | |
data-generator-workflow.cxx | |
DataGeneratorSpec.h | Dummy data generator |
lhc-clockphase-workflow.cxx | |
LHCClockCalibratorSpec.h | Device to calibrate LHC clock phase using TOF data |
tof-calib-workflow.cxx | |
tof-channel-calib-workflow.cxx | |
tof-collect-calib-workflow.cxx | |
tof-dcs-config-processor-workflow.cxx | |
tof-dcs-data-workflow.cxx | |
tof-dcs-sim-workflow.cxx | |
tof-diagnostic-workflow.cxx | |
tof-dummy-ccdb-for-calib.cxx | |
TOFCalibCollectorSpec.h | Device to collect information for TOF time slewing calibration |
TOFCalibCollectorWriterSpec.h | Device to write to tree the information for TOF time slewing calibration |
TOFChannelCalibratorSpec.h | Device to calibrate TOF channles (offsets) |
TOFDCSConfigProcessorSpec.h | TOF Processor for DCS Configurations |
TOFDCSDataProcessorSpec.h | |
TOFDiagnosticCalibratorSpec.h | Device to stor in CCDB the diagnostic words from TOF |
► compression | |
► include | |
► TOFCompression | |
Compressor.h | TOF raw data compressor |
CompressorTask.h | TOF raw data compressor task |
► src | |
Compressor.cxx | |
CompressorTask.cxx | TOF raw data compressor task |
tof-compressed-analysis.cxx | |
tof-compressed-inspector.cxx | |
tof-compressor.cxx | Basic DPL workflow for TOF raw data compression |
► reconstruction | |
► include | |
► TOFReconstruction | |
Clusterer.h | Definition of the TOF cluster finder |
ClustererTask.h | Definition of the TOF cluster finder task |
CosmicProcessor.h | Managing digitsi in a RO window to provide cosmics candidates |
CTFCoder.h | Class for entropy encoding/decoding of TOF compressed infos data |
DataReader.h | Definition of the TOF hit reader |
Decoder.h | Definition of the TOF encoder |
DecoderBase.h | |
Encoder.h | Definition of the TOF encoder |
► src | |
Clusterer.cxx | Implementation of the TOF cluster finder |
ClustererTask.cxx | Implementation of the TOF cluster finder task |
CosmicProcessor.cxx | |
CTFCoder.cxx | Class for entropy encoding/decoding of TOF compressed digits data |
DataReader.cxx | |
Decoder.cxx | TOF compressed data decoder base class |
DecoderBase.cxx | |
Encoder.cxx | |
TOFReconstructionLinkDef.h | |
► simulation | |
► include | |
► TOFSimulation | |
Detector.h | |
Digitizer.h | |
MCLabel.h | |
TOFSimParams.h | |
► src | |
Detector.cxx | |
digi2raw.cxx | |
Digitizer.cxx | |
TOFSimParams.cxx | |
TOFSimulationLinkDef.h | |
► workflow | |
► include | |
► TOFWorkflowUtils | |
CompressedAnalysis.h | |
CompressedAnalysisTask.h | TOF compressed data analysis base class |
CompressedDecodingTask.h | TOF compressed data decoding task |
CompressedInspectorTask.h | TOF compressed data inspector task |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to FT0 digit/channels strean |
EntropyEncoderSpec.h | Convert clusters streams to CTF (EncodedBlocks) |
TOFClusterizerSpec.h | |
TOFIntegrateClusterSpec.h | |
TOFMergeIntegrateClusterSpec.h | |
► src | |
cluscal-reader.cxx | |
cluster-calib.cxx | |
cluster-integrator-reader.cxx | |
cluster-integrator.cxx | |
cluster-merge-integrator.cxx | |
cluster-writer-commissioning.cxx | |
CompressedAnalysisTask.cxx | TOF compressed data analysis task |
CompressedDecodingTask.cxx | TOF compressed data decoding task |
CompressedInspectorTask.cxx | TOF compressed data inspector task |
digit-writer-commissioning.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
file-proxy.cxx | TOF compressed data analysis task |
make-parameter-collection.cxx | A simple tool to produce resolution parametrization object parameters |
TOFClusterizerSpec.cxx | |
TOFIntegrateClusterSpec.cxx | Device for integrating the TOF clusters in time slices |
TOFMergeIntegrateClusterSpec.cxx | Device for merging the integrated TOF clusters in larger contiguous time intervals |
► workflowIO | |
► include | |
► TOFWorkflowIO | |
CalibClusReaderSpec.h | |
CalibInfoReaderSpec.h | |
CcdbRequestSpec.h | |
ClusterReaderSpec.h | |
DigitReaderSpec.h | |
TOFCalClusInfoWriterSpec.h | |
TOFCalibWriterSpec.h | |
TOFClusterWriterSpec.h | |
TOFClusterWriterSplitterSpec.h | Device to write to tree the information for TOF time slewing calibration |
TOFDigitWriterSpec.h | |
TOFDigitWriterSplitterSpec.h | Device to write to tree the information for TOF time slewing calibration |
TOFIntegrateClusterReaderSpec.h | |
TOFIntegrateClusterWriterSpec.h | |
TOFMatchableWriterSpec.h | |
TOFMatchedReaderSpec.h | |
TOFMatchedWriterSpec.h | |
TOFRawWriterSpec.h | |
► src | |
CalibClusReaderSpec.cxx | |
CalibInfoReaderSpec.cxx | |
CcdbRequestSpec.cxx | |
ClusterReaderSpec.cxx | |
DigitReaderSpec.cxx | |
test-ccdb-request.cxx | |
TOFCalClusInfoWriterSpec.cxx | |
TOFCalibWriterSpec.cxx | |
TOFClusterWriterSpec.cxx | |
TOFDigitWriterSpec.cxx | |
TOFIntegrateClusterReaderSpec.cxx | |
TOFIntegrateClusterWriterSpec.cxx | |
TOFMatchableWriterSpec.cxx | |
TOFMatchedReaderSpec.cxx | |
TOFMatchedWriterSpec.cxx | |
TOFRawWriterSpec.cxx | |
► TPC | |
► base | |
► include | |
► TPCBase | |
CalArray.h | |
CalDet.h | |
CDBInterface.h | Simple interface to the CDB manager |
CDBTypes.h | CDB Type definitions for TPC |
CommonModeCorrection.h | Calculate the common mode correction factor |
ContainerFactory.h | |
CRU.h | |
CRUCalibHelpers.h | |
DeadChannelMapCreator.h | |
DigitPos.h | |
FECInfo.h | |
FEEConfig.h | Frontend electronics configuration values |
IonTailSettings.h | |
Mapper.h | |
ModelGEM.h | Definition for the model calculations + simulations of the GEM efficiencies |
PadInfo.h | |
PadPos.h | |
PadRegionInfo.h | |
PadROCPos.h | |
PadSecPos.h | |
Painter.h | |
ParameterDetector.h | Definition of the parameter class for the detector |
ParameterElectronics.h | Definition of the parameter class for the detector electronics |
ParameterGas.h | Definition of the parameter class for the detector gas |
ParameterGEM.h | Definition of the parameter class for the GEM stack |
PartitionInfo.h | |
RDHUtils.h | |
ROC.h | |
Sector.h | |
Utils.h | |
ZeroSuppress.h | |
► src | |
CalArray.cxx | |
CalDet.cxx | |
CDBInterface.cxx | |
CommonModeCorrection.cxx | Calculate the common mode correction factor |
ContainerFactory.cxx | |
CRU.cxx | |
CRUCalibHelpers.cxx | |
DeadChannelMapCreator.cxx | |
DigitPos.cxx | |
FECInfo.cxx | |
FEEConfig.cxx | Frontend electronics configuration values |
IonTailSettings.cxx | |
Mapper.cxx | |
ModelGEM.cxx | Implementations for the model calculations + simulations of the GEM efficiencies |
PadInfo.cxx | |
PadPos.cxx | |
PadRegionInfo.cxx | |
PadROCPos.cxx | |
PadSecPos.cxx | |
Painter.cxx | |
ParameterDetector.cxx | Implementation of the parameter class for the detector |
ParameterElectronics.cxx | Implementation of the parameter class for the detector electronics |
ParameterGas.cxx | Implementation of the parameter class for the detector gas |
ParameterGEM.cxx | Implementation of the parameter class for the GEM stack |
PartitionInfo.cxx | |
ROC.cxx | |
Sector.cxx | |
TPCBaseLinkDef.h | |
Utils.cxx | |
ZeroSuppress.cxx | Class for the TPC zero suppressed data format |
► test | |
testRDHUtils.cxx | |
testTPCBase.cxx | |
testTPCCalDet.cxx | |
testTPCCDBInterface.cxx | |
testTPCMapper.cxx | This task tests the mapper function |
testTPCParameters.cxx | This task tests the Parameter handling |
► calibration | |
doc | |
► include | |
► TPCCalibration | |
CalculatedEdx.h | |
CalibdEdx.h | This file provides the container used for time based residual dE/dx calibration |
CalibLaserTracks.h | Calibration using laser tracks |
CalibPadGainTracks.h | |
CalibPadGainTracksBase.h | |
CalibPedestal.h | |
CalibPedestalParam.h | Implementation of the parameter class for the pedestal calibration |
CalibPulser.h | |
CalibPulserParam.h | Implementation of the parameter class for the hardware clusterer |
CalibratordEdx.h | This file provides the time dependent dE/dx calibrator, tracking the MIP position over time |
CalibratorPadGainTracks.h | |
CalibRawBase.h | |
CalibTreeDump.h | |
CorrectdEdxDistortions.h | |
CorrectionMapsLoader.h | Helper class to access load maps from CCDB |
CorrMapParam.h | Implementation of the parameter class for the CorrectionMapsLoader options |
DigitAdd.h | Extension of TPC Digit adding draw query functions for simple drawing |
DigitDump.h | |
DigitDumpParam.h | Implementation of the parameter class for the hardware clusterer |
FastHisto.h | |
IDCAverageGroup.h | Class for averaging and grouping of IDCs |
IDCAverageGroupBase.h | Base class for averaging and grouping of IDCs |
IDCAverageGroupHelper.h | Helper class for averaging and grouping of IDCs |
IDCCCDBHelper.h | Helper class for accessing IDCs from CCDB |
IDCContainer.h | This file provides the structs for storing the factorized IDC values and fourier coefficients to be stored in the CCDB |
IDCDrawHelper.h | Helper class for drawing IDCs per region/side |
IDCFactorization.h | Class for aggregating IDCs for the full TPC (all sectors) and factorization of aggregated IDCs |
IDCFourierTransform.h | Class for calculating the fourier coefficients from 1D-IDCs |
IDCFourierTransformBase.h | |
IDCGroup.h | Class for storing grouped IDCs |
IDCGroupHelperRegion.h | Helper class for grouping of pads and rows for one region |
IDCGroupHelperSector.h | Helper class for grouping of pads and rows for one sector |
IDCGroupingParameter.h | Definition of the parameter for the grouping of the IDCs |
LaserTracksCalibrator.h | Time slot calibration using laser tracks |
RobustAverage.h | Class for performing robust averaging and outlier filtering |
SACCCDBHelper.h | Helper class for accessing SACs from CCDB |
SACDecoder.h | Decoding of integrated analogue currents |
SACDrawHelper.h | Helper class for drawing SACs per sector/side |
SACFactorization.h | TPC factorization of SACs |
SACParameter.h | Definition of the parameters for the SAC processing |
TPCFastSpaceChargeCorrectionHelper.h | Class to create TPC fast space charge correction |
TPCMShapeCorrection.h | |
TPCScaler.h | |
TPCVDriftTglCalibration.h | |
TrackDump.h | |
VDriftHelper.h | Helper class to extract VDrift from different sources |
► SpacePoints | |
► include | |
► SpacePoints | |
ResidualAggregator.h | Collects local TPC cluster residuals from EPNs |
SpacePointsCalibConfParam.h | |
SpacePointsCalibParam.h | Parameters used for TPC space point calibration |
TrackInterpolation.h | Definition of the TrackInterpolation class |
TrackResiduals.h | Definition of the TrackResiduals class |
► src | |
ResidualAggregator.cxx | Collects local TPC cluster residuals from EPNs |
SpacePointCalibLinkDef.h | |
SpacePointsCalibConfParam.cxx | Configurable params for average space charge distortion correction |
SpacePointsCalibParam.cxx | Implementation file for parameters to make code checker happy |
TrackInterpolation.cxx | Implementation of the TrackInterpolation class |
TrackResiduals.cxx | Implementation of the TrackResiduals class |
► test | |
testTrackResiduals.cxx | Perform functionality tests related to TPC average space charge distortion correction maps (currently only binning) |
► src | |
CalculatedEdx.cxx | |
CalibdEdx.cxx | |
CalibLaserTracks.cxx | Calibration using laser tracks |
CalibPadGainTracks.cxx | |
CalibPadGainTracksBase.cxx | |
CalibPedestal.cxx | |
CalibPedestalParam.cxx | |
CalibPulser.cxx | |
CalibPulserParam.cxx | Implementation of the parameter class for the hardware clusterer |
CalibratordEdx.cxx | |
CalibratorPadGainTracks.cxx | |
CalibRawBase.cxx | |
CalibTreeDump.cxx | |
CorrectdEdxDistortions.cxx | |
CorrectionMapsLoader.cxx | |
CorrMapParam.cxx | Implementation of the parameter class for the CorrectionMapsLoader options |
DigitAdd.cxx | |
DigitDump.cxx | |
DigitDumpParam.cxx | Implementation of the parameter class for the hardware clusterer |
IDCAverageGroup.cxx | |
IDCAverageGroupBase.cxx | |
IDCAverageGroupHelper.cxx | |
IDCCCDBHelper.cxx | |
IDCDrawHelper.cxx | |
IDCFactorization.cxx | |
IDCFourierTransform.cxx | |
IDCFourierTransformBase.cxx | |
IDCGroup.cxx | |
IDCGroupHelperRegion.cxx | |
IDCGroupHelperSector.cxx | |
IDCGroupingParameter.cxx | |
LaserTracksCalibrator.cxx | |
RobustAverage.cxx | |
SACCCDBHelper.cxx | |
SACDecoder.cxx | |
SACDrawHelper.cxx | |
SACFactorization.cxx | |
SACParameter.cxx | |
TPCCalibrationLinkDef.h | |
TPCFastSpaceChargeCorrectionHelper.cxx | |
TPCMShapeCorrection.cxx | Definition of TPCMShapeCorrection class |
TPCScaler.cxx | Definition of TPCScaler class |
TPCVDriftTglCalibration.cxx | |
TrackDump.cxx | |
VDriftHelper.cxx | |
► test | |
testO2TPCIDCAverageGroup.cxx | This task tests grouping and averaging |
testO2TPCIDCFourierTransform.cxx | This task tests the calculation of fourier coefficients by comparing input values with FT->IFT values |
► dcs | |
► include | |
► TPCdcs | |
DCSConfigSpec.h | DCS configuration processing |
DCSDPHints.h | DCS data point configuration for the TPC |
DCSProcessor.h | TPC DCS data point processor |
DCSSpec.h | DCS processing |
► src | |
DCSConfigSpec.cxx | |
DCSDPHints.cxx | DCS data point configuration for the TPC |
DCSProcessor.cxx | TPC DCS data point processor |
DCSSpec.cxx | DCS processing |
tpc-dcs-config-workflow.cxx | |
tpc-dcs-data-replay.cxx | |
tpc-dcs-sim-workflow.cxx | |
tpc-dcs-workflow.cxx | |
TPCdcsLinkDef.h | |
► monitor | |
► include | |
► TPCMonitor | |
SimpleEventDisplay.h | |
SimpleEventDisplayGUI.h | GUI for raw data event display |
► run | |
runMonitor.cxx | |
► src | |
SimpleEventDisplay.cxx | |
SimpleEventDisplayGUI.cxx | |
TPCMonitorLinkDef.h | |
► qc | |
► include | |
► TPCQC | |
CalPadWrapper.h | |
Clusters.h | |
DCSPTemperature.h | |
Helpers.h | |
IDCsVsSACs.h | |
PID.h | |
SACs.h | |
TrackClusters.h | |
Tracking.h | |
Tracks.h | |
► src | |
Clusters.cxx | |
DCSPTemperature.cxx | |
Helpers.cxx | |
IDCsVsSACs.cxx | |
PID.cxx | |
SACs.cxx | |
TPCQCLinkDef.h | |
TrackClusters.cxx | |
Tracking.cxx | |
Tracks.cxx | |
► test | |
test_Clusters.cxx | |
test_DCSPTemperature.cxx | |
test_IDCsVsSACs.cxx | |
test_PID.cxx | |
test_SACs.cxx | |
test_TrackClusters.cxx | |
test_Tracks.cxx | |
► reconstruction | |
► include | |
► TPCReconstruction | |
AdcClockMonitor.h | Class to monitor the ADC smapling clock contained in the GBT frame |
ClusterContainer.h | Container class for TPC clusters |
Clusterer.h | Base class for TPC clusterer |
ClustererTask.h | TPC Clusterer Task |
CTFCoder.h | Class for entropy encoding/decoding of TPC compressed clusters data |
DigitalCurrentClusterIntegrator.h | Decoder to convert TPC ClusterHardware to ClusterNative |
GBTFrame.h | GBT Frame object |
GBTFrameContainer.h | Container class for the GBT Frames |
HalfSAMPAData.h | Class for data from one half SAMPA |
HardwareClusterDecoder.h | Decoder to convert TPC ClusterHardware to ClusterNative |
HwClusterer.h | Class for TPC HW cluster finding |
HwClustererParam.h | Implementation of the parameter class for the hardware clusterer |
IonTailCorrection.h | Implementation of the ion tail correction from TPC digits |
KrBoxClusterFinder.h | |
KrBoxClusterFinderParam.h | Parameter class for the Kr box cluster finder |
RawProcessingHelpers.h | |
RawReader.h | |
RawReaderCRU.h | |
RawReaderEventSync.h | |
SyncPatternMonitor.h | Class to monitor the data stream and detect synchronization patterns |
TPCFastTransformHelperO2.h | Class to create TPC fast transformation |
TPCTrackingDigitsPreCheck.h | Wrapper class for TPC CA Tracker algorithm |
► run | |
rawReaderCRU.cxx | |
readGBTFrames.cxx | |
readRawData.cxx | |
► src | |
AdcClockMonitor.cxx | |
ClustererTask.cxx | Implementation of the TPC Clusterer Task |
CTFCoder.cxx | Class for entropy encoding/decoding of TPC compressed clusters data |
DigitalCurrentClusterIntegrator.cxx | |
GBTFrame.cxx | |
GBTFrameContainer.cxx | |
HalfSAMPAData.cxx | |
HardwareClusterDecoder.cxx | |
HwClusterer.cxx | Hwclusterer for the TPC |
HwClustererParam.cxx | Implementation of the parameter class for the hardware clusterer |
IonTailCorrection.cxx | Implementation of the ion tail correction from TPC digits |
KrBoxClusterFinder.cxx | |
KrBoxClusterFinderParam.cxx | Parameter class for the Kr box cluster finder |
RawProcessingHelpers.cxx | |
RawReader.cxx | |
RawReaderCRU.cxx | |
RawReaderEventSync.cxx | |
SyncPatternMonitor.cxx | |
TPCFastTransformHelperO2.cxx | |
TPCReconstructionLinkDef.h | |
TPCTrackingDigitsPreCheck.cxx | |
► test | |
testGPUCATracking.cxx | This task tests the TPC CA Tracking library |
testTPCAdcClockMonitor.cxx | This task tests the AdcClockMonitor.cxx module of the TPC GBT frame reader |
testTPCFastTransform.cxx | This task tests the TPC Fast Transformation |
testTPCHwClusterer.cxx | This task tests the TPC HwClusterer |
testTPCSyncPatternMonitor.cxx | This task tests the SyncPatternMonitor module of the TPC GBT frame reader |
► simulation | |
► include | |
► TPCSimulation | |
CommonMode.h | Definition of the common mode container class |
Detector.h | |
DigitContainer.h | Definition of the Digit Container |
DigitGlobalPad.h | Definition of the GlobalPad container |
Digitizer.h | Definition of the ALICE TPC digitizer |
DigitTime.h | Definition of the Time Bin container |
ElectronTransport.h | Definition of the electron transport |
GEMAmplification.h | Definition of the GEM amplification |
IDCSim.h | Class for integration of IDCs |
Point.h | Class for TPC Point |
SAMPAProcessing.h | Definition of the SAMPA response |
► src | |
CommonMode.cxx | Implementation of the common mode container class |
Detector.cxx | |
DigitContainer.cxx | Implementation of the Digit Container |
DigitGlobalPad.cxx | Implementation of the Pad container |
Digitizer.cxx | Implementation of the ALICE TPC digitizer |
DigitTime.cxx | Implementation of the Time Bin container |
ElectronTransport.cxx | Implementation of the electron transport |
GEMAmplification.cxx | Implementation of the GEM amplification |
IDCSim.cxx | |
Point.cxx | |
SAMPAProcessing.cxx | Implementation of the SAMPA response |
TPCSimulationLinkDef.h | |
► test | |
testTPCDigitContainer.cxx | This task tests the DigitContainer of the TPC digitization |
testTPCElectronTransport.cxx | This task tests the ElectronTransport module of the TPC digitization |
testTPCGEMAmplification.cxx | |
testTPCSAMPAProcessing.cxx | |
testTPCSimulation.cxx | This task tests several small components of the TPC simulation |
► spacecharge | |
► include | |
► TPCSpaceCharge | |
DataContainer3D.h | This class provides a simple method to store values on a large 3-Dim grid with ROOT io functionality |
PoissonSolver.h | This class provides implementation of Poisson equation solver by MultiGrid Method Original version of this class can be found in AliTPCPoissonSolver.h |
PoissonSolverHelpers.h | |
RegularGrid3D.h | Definition of RegularGrid3D class |
SpaceCharge.h | This class contains the algorithms for calculation the distortions and corrections |
SpaceChargeHelpers.h | This file provides all necesseray classes which are used during the calcution of the distortions and corrections |
SpaceChargeParameter.h | |
TriCubic.h | Definition of TriCubic class |
Vector.h | |
Vector3D.h | This is a simple 3D-matrix class with the possibility to resize the dimensions |
► src | |
DataContainer3D.cxx | |
PoissonSolver.cxx | This class provides implementation of Poisson Eq solver by MultiGrid Method |
SpaceCharge.cxx | Definition of SpaceCharge class |
TPCSpacechargeLinkDef.h | |
TriCubic.cxx | Definition of TriCubic class |
► test | |
testO2TPCPoissonSolver.cxx | |
testO2TPCTricubic.cxx | This task tests the tricubic interpolation |
► workflow | |
► include | |
► TPCWorkflow | |
ApplyCCDBCalibSpec.h | Device to apply calibrations loaded from CCDB |
CalDetMergerPublisherSpec.h | TPC CalDet merger and CCDB publisher |
CalibdEdxSpec.h | Workflow for time based dE/dx calibration |
CalibLaserTracksSpec.h | Device to run tpc laser track calibration |
CalibProcessingHelper.h | |
CalibratordEdxSpec.h | Workflow for time based dE/dx calibration |
CalibratorPadGainTracksSpec.h | Workflow for the track based dE/dx gain map extraction on an aggregator node |
CalibRawPartInfo.h | |
ClusterDecoderRawSpec.h | Processor spec for decoder of TPC raw cluster data |
ClustererSpec.h | Spec definition for a TPC clusterer process |
ClusterQCSpec.h | Workflow to run clusterQC |
ClusterSharingMapSpec.h | Device to produce TPC clusters sharing map |
EntropyDecoderSpec.h | |
EntropyEncoderSpec.h | ProcessorSpec for the TPC cluster entropy encoding |
FileWriterSpec.h | Writer for calibration data |
IDCToVectorSpec.h | Processor to convert IDCs to a vector for each pad in a CRU |
KryptonClustererSpec.h | Processor spec for running TPC Krypton cluster finder |
KryptonRawFilterSpec.h | Processor spec for filtering krypton raw data |
LaserTrackFilterSpec.h | Device to filter out laser tracks |
LaserTracksCalibratorSpec.h | Device to run tpc laser track calibration |
LinkZSToDigitsSpec.h | Processor spec for running link based zero suppressed data to digit converter |
MIPTrackFilterSpec.h | Workflow to filter MIP tracks and streams them to other devices |
MonitorWorkflowSpec.h | Raw data monitor workflow |
OccupancyFilterSpec.h | Processor spec for filtering krypton raw data |
ProcessingHelpers.h | |
RawToDigitsSpec.h | Processor spec for running TPC GBT raw frame to digit converter |
RecoWorkflow.h | Workflow definition for the TPC reconstruction |
SACProcessorSpec.h | TPC Sampled Analogue Current processing |
TPCCalibPadGainTracksSpec.h | |
TPCCalibPadRawSpec.h | TPC Pad-wise raw data calibration processor |
TPCDistributeIDCSpec.h | TPC aggregation of grouped IDCs and factorization |
TPCDistributeSACSpec.h | |
TPCFactorizeIDCSpec.h | |
TPCFactorizeSACSpec.h | TPC factorization of SACs |
TPCFLPIDCSpec.h | TPC device for processing on FLPs |
TPCFourierTransformAggregatorSpec.h | TPC aggregation of 1D-IDCs and fourier transform |
TPCFourierTransformEPNSpec.h | Fourier transform of 1D-IDCs used during synchronous reconstruction |
TPCIntegrateClusterReaderSpec.h | |
TPCIntegrateClusterSpec.h | |
TPCIntegrateClusterWriterSpec.h | |
TPCIntegrateIDCSpec.h | TPC integration of IDCs processor |
TPCMergeIntegrateClusterSpec.h | |
TPCRefitter.h | |
TPCScalerSpec.h | |
TPCTimeSeriesSpec.h | |
TPCTimeSeriesWriterSpec.h | |
TPCTriggerWriterSpec.h | |
TPCVDriftTglCalibSpec.h | |
TrackAndClusterFilterSpec.h | Track and cluster filtering |
ZSSpec.h | |
► readers | |
► include | |
► TPCReaderWorkflow | |
ClusterReaderSpec.h | |
PublisherSpec.h | |
TPCSectorCompletionPolicy.h | DPL completion policy helper for TPC scetor data |
TrackReaderSpec.h | |
TriggerReaderSpec.h | |
► src | |
ClusterReaderSpec.cxx | |
PublisherSpec.cxx | Processor spec for a reader of TPC data from ROOT file |
TrackReaderSpec.cxx | |
TriggerReaderSpec.cxx | |
► src | |
ApplyCCDBCalibSpec.cxx | |
CalDetMergerPublisherSpec.cxx | TPC CalDet merger and CCDB publisher |
CalibdEdxSpec.cxx | Workflow for time based dE/dx calibration |
CalibProcessingHelper.cxx | |
CalibratordEdxSpec.cxx | Workflow for time based dE/dx calibration |
ChunkedDigitPublisher.cxx | |
cluster-integrator-reader.cxx | |
cluster-merge-integrator.cxx | |
ClusterDecoderRawSpec.cxx | Processor spec for decoder of TPC raw cluster data |
ClustererSpec.cxx | Spec definition for a TPC clusterer process |
ClusterQCSpec.cxx | Workflow to run clusterQC |
ClusterSharingMapSpec.cxx | Device to produce TPC clusters sharing map |
convertDigitsToRawZS.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | ProcessorSpec for the TPC cluster entropy encoding |
FileReaderWorkflow.cxx | |
FileWriterSpec.cxx | Writer for calibration data |
IDCToVectorSpec.cxx | |
KryptonClustererSpec.cxx | |
KryptonRawFilterSpec.cxx | |
LaserTrackFilterSpec.cxx | Device to filter out laser tracks |
LinkZSToDigitsSpec.cxx | |
MIPTrackFilterSpec.cxx | |
MonitorWorkflowSpec.cxx | |
OccupancyFilterSpec.cxx | |
ProcessingHelpers.cxx | |
RawToDigitsSpec.cxx | |
RecoWorkflow.cxx | Workflow definition for the TPC reconstruction |
SACProcessorSpec.cxx | TPC Integrated Analogue Current processing |
time-series-merge-integrator.cxx | |
time-series-reader.cxx | |
tpc-apply-ccdb-calib.cxx | |
tpc-calib-dEdx.cxx | |
tpc-calib-gainmap-tracks.cxx | |
tpc-calib-laser-tracks.cxx | |
tpc-calib-pad-raw.cxx | |
tpc-calibrator-dEdx.cxx | |
tpc-calibrator-gainmap-tracks.cxx | |
tpc-cluster-qc.cxx | |
tpc-distribute-idc.cxx | |
tpc-distribute-sac.cxx | |
tpc-factorize-idc.cxx | |
tpc-factorize-sac.cxx | |
tpc-flp-idc.cxx | |
tpc-fouriertransform-aggregator.cxx | |
tpc-fouriertransform-epn.cxx | |
tpc-idc-to-vector.cxx | |
tpc-integrate-cluster-currents.cxx | |
tpc-integrate-idc.cxx | |
tpc-krypton-clusterer.cxx | |
tpc-krypton-raw-filter.cxx | |
tpc-laser-track-filter.cxx | |
tpc-laser-tracks-calibrator.cxx | |
tpc-miptrack-filter.cxx | |
tpc-monitor-workflow.cxx | |
tpc-occupancy-filter.cxx | |
tpc-raw-to-digits-workflow.cxx | |
tpc-reco-workflow.cxx | Basic DPL workflow for TPC reconstruction starting from digits |
tpc-refitter-workflow.cxx | |
tpc-sac-processing.cxx | TPC Sampled Analogue Current processing |
tpc-scaler.cxx | |
tpc-time-series.cxx | |
tpc-vdrift-tgl-calibration-workflow.cxx | |
TPCIntegrateClusterReaderSpec.cxx | |
TPCIntegrateClusterSpec.cxx | Device for integrating the TPC clusters in time slices |
TPCIntegrateClusterWriterSpec.cxx | |
TPCMergeIntegrateClusterSpec.cxx | |
TPCRefitter.cxx | |
TPCScalerSpec.cxx | Device for providing tpc scaler per TF |
TPCTimeSeriesSpec.cxx | Device for time series |
TPCTimeSeriesWriterSpec.cxx | |
TPCTriggerWriterSpec.cxx | |
TPCVDriftTglCalibSpec.cxx | |
track-and-cluster-filter.cxx | |
TrackAndClusterFilterSpec.cxx | |
TrackReaderWorkflow.cxx | |
ZSSpec.cxx | |
► test | |
test_ft_EPN_Aggregator.cxx | This task tests the the calculation of fourier coefficients on EPN and aggregator |
test_TPCWorkflow.cxx | |
► TRD | |
► base | |
► include | |
► TRDBase | |
Calibrations.h | |
CalOnlineGainTables.h | |
ChamberCalibrations.h | |
ChamberStatus.h | |
FeeParam.h | |
Geometry.h | |
GeometryBase.h | |
GeometryFlat.h | |
PadCalibrations.h | |
PadCalibrationsAliases.h | Aliases for calibration values stored on a per-pad basis |
PadParameters.h | |
PadPlane.h | |
PadResponse.h | |
RecoParam.h | Error parameterizations and helper functions for TRD reconstruction |
TrackletTransformer.h | |
► src | |
Calibrations.cxx | |
CalOnlineGainTables.cxx | |
CalSingleChamberStatus.cxx | |
ChamberStatus.cxx | |
FeeParam.cxx | |
Geometry.cxx | |
GeometryBase.cxx | |
GeometryFlat.cxx | |
PadPlane.cxx | |
PadResponse.cxx | |
RecoParam.cxx | Error parameterizations and helper functions for TRD reconstruction |
TrackletTransformer.cxx | |
TRDBaseLinkDef.h | |
► test | |
testCoordinateTransforms.cxx | |
testTRDGeometry.cxx | This task tests the Geometry |
► calibration | |
► include | |
► TRDCalibration | |
CalibrationParams.h | |
CalibratorGain.h | TimeSlot-based calibration of gain |
CalibratorNoise.h | TRD pad calibration |
CalibratorVdExB.h | TimeSlot-based calibration of vDrift and ExB |
DCSProcessor.h | |
KrClusterFinder.h | The TRD Krypton cluster finder from digits |
PadCalibCCDBBuilder.h | Krypton calibration |
PulseHeight.h | Creates PH spectra from TRD digits found on tracks |
T0Fit.h | Fits the TRD PH distributions to extract the t0 value |
TrackBasedCalib.h | Provides information required for TRD calibration which is based on the global tracking |
► src | |
CalibrationParams.cxx | |
CalibratorGain.cxx | TimeSlot-based calibration of gain |
CalibratorNoise.cxx | TRD pad calibration |
CalibratorVdExB.cxx | TimeSlot-based calibration of vDrift and ExB |
DCSProcessor.cxx | |
KrClusterFinder.cxx | The TRD Krypton cluster finder from digits |
PadCalibCCDBBuilder.cxx | Krypton calibration - class to smoothen and inter/extrapolate gain in chambers and calculate normalized ADC gain per chamber |
PulseHeight.cxx | Creates PH spectra from TRD digits found on tracks |
T0Fit.cxx | Fits the TRD PH distributions to extract the t0 value |
TrackBasedCalib.cxx | Provides information required for TRD calibration which is based on the global tracking |
TRDCalibrationLinkDef.h | |
► workflow | |
trd-dcs-data-workflow.cxx | |
trd-dcs-sim-workflow.cxx | |
TRDDCSDataProcessorSpec.h | |
► pid | |
► include | |
► TRDPID | |
Dummy.h | This file provides a dummy model, which only outputs -1.f |
LQND.h | This file provides the interface for loglikehood policies |
ML.h | This file provides the base for ML policies |
PIDBase.h | This file provides the base interface for pid policies |
PIDParameters.h | |
► src | |
ML.cxx | |
PIDBase.cxx | |
PIDParameters.cxx | |
TRDPIDLinkDef.h | |
TRDPIDNoMLLinkDef.h | |
► qc | |
► include | |
► TRDQC | |
CoordinateTransformer.h | |
RawDataManager.h | |
RawDisplay.h | |
StatusHelper.h | Helper with 'permanent' status of TRD half-chambers to support QC plots |
Tracking.h | Check the performance of the TRD in global tracking |
► src | |
CoordinateTransformer.cxx | |
RawDataManager.cxx | |
RawDisplay.cxx | |
StatusHelper.cxx | Helper with 'permanent' status of TRD half-chambers to support QC plots |
Tracking.cxx | Check the performance of the TRD in global tracking |
TRDQCLinkDef.h | |
► reconstruction | |
► include | |
► TRDReconstruction | |
CruRawReader.h | TRD raw data translator |
CTFCoder.h | Class for entropy encoding/decoding of TRD data |
CTFHelper.h | Helper for TRD CTF creation |
DataReaderTask.h | TRD epn task to read incoming data |
EventRecord.h | |
► src | |
CruRawReader.cxx | |
CTFCoder.cxx | Class for entropy encoding/decoding of TRD data |
CTFHelper.cxx | Helper for TRD CTF creation |
DataReader.cxx | |
DataReaderTask.cxx | TRD cru output to tracklet task |
EventRecord.cxx | |
TRDReconstructionLinkDef.h | |
► simulation | |
► include | |
► TRDSimulation | |
Detector.h | |
DiffAndTimeStructEstimator.h | |
Digitizer.h | |
Garfield.h | |
PileupTool.h | |
SimParam.h | |
Trap2CRU.h | |
TrapConfig.h | |
TrapConfigHandler.h | |
TrapSimulator.h | |
TRDSimParams.h | |
TRsim.h | |
► src | |
Detector.cxx | |
DiffAndTimeStructEstimator.cxx | |
Digitizer.cxx | |
PileupTool.cxx | |
SimParam.cxx | |
Trap2CRU.cxx | |
trap2raw.cxx | |
TrapConfig.cxx | |
TrapConfigHandler.cxx | |
TrapSimulator.cxx | |
TRDSimParams.cxx | |
TRDSimulationLinkDef.h | |
TRsim.cxx | |
► test | |
testPileupTool.cxx | |
testTRDDiffusionCoefficient.cxx | This task tests the Diffusion Coefficient module of the TRD digitization |
► workflow | |
► include | |
► TRDWorkflow | |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to TRD digit/tracklets stream |
EntropyEncoderSpec.h | Convert TRD data to CTF (EncodedBlocks) |
GainCalibSpec.h | DPL device for steering the TRD gain time slot based calibration |
KrClustererSpec.h | Steers the TRD Krypton cluster finder |
NoiseCalibSpec.h | Extract mean ADC values per pad from digits and send them to the aggregator |
T0FitSpec.h | DPL device for steering the TRD t0 fits |
TrackBasedCalibSpec.h | Steers the creation of calibration input based on tracks |
TRDDigitizerSpec.h | |
TRDEventDisplayFeedSpec.h | |
TRDGlobalTrackingQCSpec.h | Quality control for global tracking (residuals etc) |
TRDGlobalTrackingSpec.h | |
TRDPulseHeightSpec.h | DPL device for creating a pulse height spectrum with digits on tracks |
TRDTrackletTransformerSpec.h | |
TRDTrapSimulatorSpec.h | |
VdAndExBCalibSpec.h | DPL device for steering the TRD vD and ExB time slot based calibration |
► io | |
► include | |
► TRDWorkflowIO | |
KrClusterWriterSpec.h | |
TRDCalibratedTrackletWriterSpec.h | |
TRDCalibReaderSpec.h | |
TRDCalibWriterSpec.h | |
TRDDigitReaderSpec.h | |
TRDDigitWriterSpec.h | |
TRDPHReaderSpec.h | |
TRDRawStatWriterSpec.h | |
TRDTrackletReaderSpec.h | |
TRDTrackletWriterSpec.h | |
TRDTrackReaderSpec.h | |
TRDTrackWriterSpec.h | |
TRDTrapRawWriterSpec.h | |
► src | |
digit-reader-workflow.cxx | |
trd-calib-reader-workflow.cxx | |
trd-digittracklet-writer-workflow.cxx | |
trd-track-reader-workflow.cxx | |
TRDCalibratedTrackletWriterSpec.cxx | |
TRDCalibReaderSpec.cxx | |
TRDCalibWriterSpec.cxx | |
TRDDigitReaderSpec.cxx | |
TRDDigitWriterSpec.cxx | |
TRDPHReaderSpec.cxx | |
TRDRawStatWriterSpec.cxx | |
TRDTrackletReaderSpec.cxx | |
TRDTrackletWriterSpec.cxx | |
TRDTrackReaderSpec.cxx | |
TRDTrackWriterSpec.cxx | |
TRDTrapRawWriterSpec.cxx | |
► src | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | |
TrackBasedCalibSpec.cxx | DPL device for creating/providing track based TRD calibration input |
trd-calib-workflow.cxx | |
trd-kr-clusterer.cxx | |
trd-tracking-workflow.cxx | |
TRDDigitizerSpec.cxx | |
TRDEventDisplayFeedSpec.cxx | |
TRDEventDisplayFeedWorkflow.cxx | |
TRDGlobalTrackingSpec.cxx | |
TRDTrackletTransformerSpec.cxx | |
TRDTrackletTransformerWorkflow.cxx | |
TRDTrapSimulatorSpec.cxx | |
TRDTrapSimulatorWorkFlow.cxx | |
TRDWorkflowLinkDef.h | |
► Upgrades | |
► ALICE3 | |
► AOD | |
► include | |
► UpgradesAODUtils | |
Run2LikeAO2D.h | |
► src | |
Run2LikeAO2D.cxx | |
UpgradesAODUtilsLinkDef.h | |
► ECal | |
► base | |
► include | |
► ECalBase | |
ECalBaseParam.h | |
GeometryTGeo.h | |
► src | |
ECalBaseLinkDef.h | |
ECalBaseParam.cxx | |
GeometryTGeo.cxx | |
► simulation | |
► include | |
► ECalSimulation | |
Detector.h | |
► src | |
Detector.cxx | |
ECalSimulationLinkDef.h | |
► FCT | |
► base | |
► include | |
► FCTBase | |
FCTBaseParam.h | |
GeometryTGeo.h | Definition of the GeometryTGeo class |
► src | |
FCTBaseLinkDef.h | |
FCTBaseParam.cxx | |
GeometryTGeo.cxx | Implementation of the GeometryTGeo class |
► simulation | |
► include | |
► FCTSimulation | |
Detector.h | Definition of the Detector class |
FCTLayer.h | Definition of the FCTLayer class |
► src | |
Detector.cxx | Implementation of the Detector class |
FCTLayer.cxx | Implementation of the FCTLayer class |
FCTSimulationLinkDef.h | |
► FT3 | |
► base | |
► include | |
► FT3Base | |
FT3BaseParam.h | |
GeometryTGeo.h | Definition of the GeometryTGeo class |
► src | |
FT3BaseLinkDef.h | |
FT3BaseParam.cxx | |
GeometryTGeo.cxx | Implementation of the GeometryTGeo class |
► simulation | |
► include | |
► FT3Simulation | |
Detector.h | Definition of the Detector class |
FT3Layer.h | Definition of the FT3Layer class |
► src | |
Detector.cxx | Implementation of the Detector class |
FT3Layer.cxx | Implementation of the FT3Layer class |
FT3SimulationLinkDef.h | |
► IOTOF | |
► base | |
► include | |
► IOTOFBase | |
GeometryTGeo.h | |
IOTOFBaseParam.h | |
► src | |
GeometryTGeo.cxx | |
IOTOFBaseLinkDef.h | |
IOTOFBaseParam.cxx | |
► simulation | |
► include | |
► IOTOFSimulation | |
Detector.h | |
Layer.h | |
► src | |
Detector.cxx | |
IOTOFSimulationLinkDef.h | |
Layer.cxx | |
► MID | |
► base | |
► include | |
► MI3Base | |
GeometryTGeo.h | |
MI3BaseParam.h | |
► src | |
GeometryTGeo.cxx | |
MI3BaseLinkDef.h | |
MI3BaseParam.cxx | |
► simulation | |
► include | |
► MI3Simulation | |
Detector.h | |
MIDLayer.h | |
► src | |
Detector.cxx | |
MI3SimulationLinkDef.h | |
MIDLayer.cxx | |
► Passive | |
► include | |
► Alice3DetectorsPassive | |
Absorber.h | |
Magnet.h | |
PassiveBase.h | |
Pipe.h | |
► src | |
Absorber.cxx | |
Magnet.cxx | |
PassiveBase.cxx | |
PassiveLinkDef.h | |
Pipe.cxx | |
► RICH | |
► base | |
► include | |
► RICHBase | |
GeometryTGeo.h | |
RICHBaseParam.h | |
► src | |
GeometryTGeo.cxx | |
RICHBaseLinkDef.h | |
RICHBaseParam.cxx | |
► simulation | |
► include | |
► RICHSimulation | |
Detector.h | |
RICHRing.h | |
► src | |
Detector.cxx | |
RICHRing.cxx | |
RICHSimulationLinkDef.h | |
► TRK | |
► base | |
► include | |
► TRKBase | |
GeometryTGeo.h | |
TRKBaseParam.h | |
► src | |
GeometryTGeo.cxx | |
TRKBaseLinkDef.h | |
TRKBaseParam.cxx | |
► simulation | |
► include | |
► TRKSimulation | |
Detector.h | |
Digitizer.h | Definition of the TRK digitizer |
DPLDigitizerParam.h | |
TRKLayer.h | |
TRKPetalCase.h | |
TRKPetalDisk.h | Definition of the TRKPetalDisk class |
TRKPetalLayer.h | |
TRKServices.h | |
► src | |
Detector.cxx | |
Digitizer.cxx | |
DPLDigitizerParam.cxx | |
TRKLayer.cxx | |
TRKPetalCase.cxx | |
TRKPetalDisk.cxx | Implementation of the TRKPetalDisk class |
TRKPetalLayer.cxx | |
TRKServices.cxx | |
TRKSimulationLinkDef.h | |
► workflow | |
► include | |
► TRKWorkflow | |
DigitReaderSpec.h | |
DigitWriterSpec.h | |
► src | |
DigitReaderSpec.cxx | |
DigitWriterSpec.cxx | |
► ITS3 | |
► alignment | |
► include | |
► ITS3Align | |
Deformations.h | |
MisalignmentHits.h | |
MisalignmentManager.h | |
MisalignmentParameters.h | Definition of the MisalignmentParameters class |
► src | |
Deformations.cxx | |
ITS3AlignLinkDef.h | |
MisalignmentHits.cxx | |
MisalignmentManager.cxx | |
MisalignmentParameters.cxx | |
► base | |
► include | |
► ITS3Base | |
ITS3Params.h | |
SegmentationSuperAlpide.h | Definition of the SegmentationSuperAlpide class |
SpecsV2.h | |
► src | |
ITS3BaseLinkDef.h | |
ITS3Params.cxx | |
SegmentationSuperAlpide.cxx | |
► reconstruction | |
► include | |
► ITS3Reconstruction | |
BuildTopologyDictionary.h | |
Clusterer.h | Definition of the ITS cluster finder |
FastMultEst.h | |
FastMultEstConfig.h | Configuration parameters for ITS fast multiplicity estimator |
IOUtils.h | |
LookUp.h | Definition of the LookUp class for its3 |
TopologyDictionary.h | Definition of the BuildTopologyDictionary class for ITS3 |
TrackingInterface.h | |
► src | |
BuildTopologyDictionary.cxx | |
Clusterer.cxx | Implementation of the ITS cluster finder |
FastMultEst.cxx | |
FastMultEstConfig.cxx | |
IOUtils.cxx | |
ITS3ReconstructionLinkDef.h | |
LookUp.cxx | Implementation of the LookUp class |
TopologyDictionary.cxx | |
TrackingInterface.cxx | |
► simulation | |
► include | |
► ITS3Simulation | |
DescriptorInnerBarrelITS3.h | Definition of the DescriptorInnerBarrelITS3 class |
Digitizer.h | Definition of the ITS digitizer |
ITS3Layer.h | Definition of the ITS3Layer class |
ITS3Services.h | Definition of the ITS3Services class |
► src | |
DescriptorInnerBarrelITS3.cxx | |
Digitizer.cxx | Implementation of the ITS3 digitizer |
ITS3Layer.cxx | |
ITS3Services.cxx | |
ITS3SimulationLinkDef.h | |
► workflow | |
► include | |
► ITS3Workflow | |
ClustererSpec.h | |
ClusterReaderSpec.h | |
ClusterWriterSpec.h | |
ClusterWriterWorkflow.h | |
DigitReaderSpec.h | |
DigitWriterSpec.h | |
RecoWorkflow.h | |
TrackerSpec.h | |
TrackReaderSpec.h | |
TrackWriterSpec.h | |
VertexReaderSpec.h | |
► src | |
ClustererSpec.cxx | |
ClusterReaderSpec.cxx | |
ClusterWriterSpec.cxx | |
ClusterWriterWorkflow.cxx | |
digit-reader-workflow.cxx | |
digit-writer-workflow.cxx | |
DigitReaderSpec.cxx | |
DigitWriterSpec.cxx | |
its3-reco-workflow.cxx | |
RecoWorkflow.cxx | |
TrackerSpec.cxx | |
TrackReaderSpec.cxx | |
TrackWriterSpec.cxx | |
VertexReaderSpec.cxx | |
► Vertexing | |
► include | |
► DetectorsVertexing | |
FwdDCAFitterN.h | Defintions for N-prongs secondary vertex fit |
HelixHelper.h | Helper classes for helical tracks manipulations |
PVertexer.h | Primary vertex finder |
PVertexerHelpers.h | Primary vertex finder helper classes |
PVertexerParams.h | |
SVertexer.h | Secondary vertex finder |
SVertexerParams.h | Configurable params for secondary vertexer |
SVertexHypothesis.h | V0 or Cascade and 3-body decay hypothesis checker |
VertexTrackMatcher.h | Class for vertex track association |
► src | |
DetectorsVertexingLinkDef.h | |
FwdDCAFitterN.cxx | |
PVertexer.cxx | Primary vertex finder |
PVertexerHelpers.cxx | Primary vertex finder helper classes |
PVertexerParams.cxx | Configurable params for primary vertexer |
SVertexer.cxx | Secondary vertex finder |
SVertexerParams.cxx | |
SVertexHypothesis.cxx | V0 hypothesis checker |
VertexTrackMatcher.cxx | Class for vertex track association |
► StrangenessTracking | |
► include | |
► StrangenessTracking | |
IndexTableUtils.h | |
StrangenessTracker.h | |
StrangenessTrackingConfigParam.h | |
► src | |
StrangenessTracker.cxx | |
StrangenessTrackingConfigParam.cxx | |
StrangenessTrackingLinkDef.h | |
► ZDC | |
► base | |
► include | |
► ZDCBase | |
Constants.h | |
FragmentParam.h | |
Geometry.h | |
Helpers.h | ZDC helpers functions |
ModuleConfig.h | |
► src | |
FragmentParam.cxx | |
Geometry.cxx | |
Helpers.cxx | |
ModuleConfig.cxx | |
ZDCBaseLinkDef.h | |
► calib | |
► include | |
► ZDCCalib | |
BaselineCalib.h | |
BaselineCalibConfig.h | Configuration of ZDC Baseline calibration procedure |
BaselineCalibData.h | Baseline calibration intermediate data |
BaselineCalibEPN.h | |
BaselineCalibEPNSpec.h | |
BaselineCalibSpec.h | |
CalibParamZDC.h | ZDC calibration common parameters |
InterCalib.h | |
InterCalibConfig.h | Configuration of ZDC Tower intercalibration procedure |
InterCalibData.h | Intercalibration intermediate data |
InterCalibEPN.h | |
InterCalibEPNSpec.h | ZDC intercalibration pre-processing on EPN |
InterCalibSpec.h | ZDC baseline calibration |
NoiseCalib.h | |
NoiseCalibData.h | Format of noise calibration intermediate data |
NoiseCalibEPN.h | |
NoiseCalibEPNSpec.h | |
NoiseCalibSpec.h | |
TDCCalib.h | |
TDCCalibConfig.h | Configuration of ZDC TDC calibration procedure |
TDCCalibData.h | TDC calibration intermediate data |
TDCCalibEPN.h | |
TDCCalibEPNSpec.h | ZDC TDC calibration pre-processing on EPN |
TDCCalibSpec.h | ZDC TDC calibratin |
WaveformCalib.h | |
WaveformCalibConfig.h | Configuration of ZDC Tower intercalibration procedure |
WaveformCalibData.h | Waveform calibration intermediate data |
WaveformCalibEPN.h | |
WaveformCalibEPNSpec.h | |
WaveformCalibParam.h | Waveform calibration data |
WaveformCalibQueue.h | Waveform calibration intermediate data queue |
WaveformCalibSpec.h | |
ZDCDCSProcessor.h | |
► src | |
BaselineCalib.cxx | |
BaselineCalibConfig.cxx | |
BaselineCalibData.cxx | |
BaselineCalibEPN.cxx | |
BaselineCalibEPNSpec.cxx | ZDC baseline calibration |
BaselineCalibSpec.cxx | ZDC baseline calibration |
CalibParamZDC.cxx | |
InterCalib.cxx | |
InterCalibConfig.cxx | |
InterCalibData.cxx | |
InterCalibEPN.cxx | |
InterCalibEPNSpec.cxx | ZDC reconstruction |
InterCalibSpec.cxx | ZDC intercalibration |
NoiseCalib.cxx | |
NoiseCalibData.cxx | |
NoiseCalibEPN.cxx | |
NoiseCalibEPNSpec.cxx | ZDC baseline calibration |
NoiseCalibSpec.cxx | ZDC baseline calibration |
TDCCalib.cxx | |
TDCCalibConfig.cxx | |
TDCCalibData.cxx | |
TDCCalibEPN.cxx | |
TDCCalibEPNSpec.cxx | EPN Spec file for TDC calibration |
TDCCalibSpec.cxx | |
WaveformCalib.cxx | |
WaveformCalibConfig.cxx | |
WaveformCalibData.cxx | |
WaveformCalibEPN.cxx | |
WaveformCalibEPNSpec.cxx | ZDC waveform calibration |
WaveformCalibParam.cxx | |
WaveformCalibQueue.cxx | |
WaveformCalibSpec.cxx | ZDC waveform calibration |
zdc-baselinecalib-workflow.cxx | |
zdc-intercalib-epn-workflow.cxx | |
zdc-intercalib-workflow.cxx | |
zdc-noisecalib-epn-workflow.cxx | |
zdc-noisecalib-workflow.cxx | |
zdc-tdccalib-epn-workflow.cxx | |
zdc-tdccalib-workflow.cxx | |
zdc-waveformcalib-epn-workflow.cxx | |
zdc-waveformcalib-workflow.cxx | |
ZDCCalibLinkDef.h | |
ZDCDCSProcessor.cxx | |
► testWorkflow | |
data-generator-workflow.cxx | |
DataGeneratorSpec.h | Dummy data generator |
zdc-calib-workflow.cxx | |
zdc-dcs-config-processor-workflow.cxx | |
zdc-dcs-data-workflow.cxx | |
zdc-dcs-sim-workflow.cxx | |
zdc-dummy-ccdb-for-calib.cxx | |
ZDCDCSConfigProcessorSpec.h | ZDC Processor for DCS Configurations |
ZDCDCSDataProcessorSpec.h | |
► fastsimulation | |
► include | |
Config.h | |
FastSimulations.h | |
Processors.h | |
Utils.h | |
► src | |
FastSimulations.cxx | |
Processors.cxx | |
Utils.cxx | |
► tests | |
run-example.cxx | |
► macro | |
TDCCorrPar.h | |
TDCSinglePar.h | |
► raw | |
► include | |
► ZDCRaw | |
DumpRaw.h | |
RawReaderZDC.h | |
ZDCRawParserDPLSpec.h | |
► src | |
DumpRaw.cxx | |
raw-parser.cxx | |
RawReaderZDC.cxx | |
ZDCRawLinkDef.h | |
ZDCRawParserDPLSpec.cxx | |
► reconstruction | |
► include | |
► ZDCReconstruction | |
BaselineParam.h | Baseline calibration data |
CTFCoder.h | Class for entropy encoding/decoding of ZDC data |
CTFHelper.h | Helper for ZDC CTF creation |
DigiParser.h | |
DigiReco.h | |
DigiRecoTest.h | |
NoiseParam.h | Noise calibration data |
RecoConfigZDC.h | ZDC reconstruction parameters |
RecoParamZDC.h | ZDC reconstruction parameters |
ZDCEnergyParam.h | ZDC Energy calibration |
ZDCTDCCorr.h | ZDC TDC correction parameters |
ZDCTDCParam.h | Parameters to correct TDCs (produced by QA) |
ZDCTowerParam.h | ZDC Tower calibration |
► src | |
BaselineParam.cxx | |
CTFCoder.cxx | Class for entropy encoding/decoding of ZDC data |
CTFHelper.cxx | Helper for ZDC CTF creation |
DigiParser.cxx | |
DigiReco.cxx | |
DigiRecoTest.cxx | |
NoiseParam.cxx | |
RecoConfigZDC.cxx | |
RecoParamZDC.cxx | |
ZDCEnergyParam.cxx | |
ZDCReconstructionLinkDef.h | |
ZDCTDCCorr.cxx | |
ZDCTDCParam.cxx | |
ZDCTowerParam.cxx | |
► simulation | |
► include | |
► ZDCSimulation | |
Detector.h | |
Digitizer.h | |
DigitizerTest.h | Fast digitization of a signal of given amplitude and time in pre-allocated bunch containers. This class assumes that the waveforms used in the simulation have been acquired with a system locked to the LHC clock |
Digits2Raw.h | Converts digits to raw format |
SimCondition.h | |
SpatialPhotonResponse.h | Visualizing spatial photon response in ZDC neutron and proton calorimeters |
ZDCSimParam.h | |
► src | |
Detector.cxx | |
digi2raw.cxx | |
Digitizer.cxx | |
DigitizerTest.cxx | |
Digits2Raw.cxx | |
SimCondition.cxx | |
SpatialPhotonResponse.cxx | |
ZDCSimParam.cxx | |
ZDCSimulationLinkDef.h | |
► workflow | |
► include | |
► ZDCWorkflow | |
DigitParserSpec.h | |
DigitReaderSpec.h | |
DigitRecoSpec.h | Run ZDC digits reconstruction |
EntropyDecoderSpec.h | Convert CTF (EncodedBlocks) to ZDC BCData/ChannelData/OrbitData stream |
EntropyEncoderSpec.h | Convert ZDC data to CTF (EncodedBlocks) |
ParserWorkflow.h | |
RecEventReaderSpec.h | |
RecoReaderSpec.h | |
RecoWorkflow.h | |
ZDCDataReaderDPLSpec.h | |
ZDCDigitWriterDPLSpec.h | |
ZDCRecoWriterDPLSpec.h | |
► src | |
DigitParserSpec.cxx | ZDC digits parser |
DigitReaderSpec.cxx | |
DigitRecoSpec.cxx | ZDC reconstruction |
digits-reader-workflow.cxx | Implementation of ZDC digits reader |
digits-writer-workflow.cxx | |
entropy-encoder-workflow.cxx | |
EntropyDecoderSpec.cxx | |
EntropyEncoderSpec.cxx | Convert ZDC DATA to CTF (EncodedBlocks) |
o2-zdc-raw2digits.cxx | |
ParserWorkflow.cxx | |
RecEventReaderSpec.cxx | |
reco-reader-workflow.cxx | Implementation of ZDC reco reader |
reco-writer-workflow.cxx | |
RecoReaderSpec.cxx | |
RecoWorkflow.cxx | |
zdc-parser-workflow.cxx | |
zdc-reco-workflow.cxx | |
ZDCDataReaderDPLSpec.cxx | |
ZDCDigitWriterDPLSpec.cxx | |
ZDCRecoWriterDPLSpec.cxx | |
► EventVisualisation | |
► Base | |
► include | |
► EventVisualisationBase | |
ConfigurationManager.h | |
DataReader.h | Abstract base class for Detector-specific reading from file(s) |
DataSource.h | |
DataSourceOffline.h | Grouping reading from file(s) |
DataSourceOnline.h | Grouping reading from file(s) |
DirectoryLoader.h | Loading content of the Folder and returning sorted |
EveConfParam.h | |
FileWatcher.h | Observing folder for created and removed files - preserving current |
GeometryManager.h | |
► src | |
ConfigurationManager.cxx | |
DataSource.cxx | Reading from file(s) base class |
DataSourceOffline.cxx | Grouping reading from file(s) |
DataSourceOnline.cxx | |
DirectoryLoader.cxx | |
EveConfParam.cxx | |
EventVisualisationBaseLinkDef.h | |
FileWatcher.cxx | |
GeometryManager.cxx | |
► DataConverter | |
► include | |
► EventVisualisationDataConverter | |
ConversionConstants.h | |
VisualisationCalo.h | |
VisualisationCluster.h | |
VisualisationConstants.h | |
VisualisationEvent.h | |
VisualisationEventJSONSerializer.h | |
VisualisationEventOpenGLSerializer.h | |
VisualisationEventROOTSerializer.h | |
VisualisationEventSerializer.h | |
VisualisationTrack.h | |
► src | |
converter.cxx | |
VisualisationCalo.cxx | |
VisualisationCluster.cxx | |
VisualisationEvent.cxx | |
VisualisationEventJSONSerializer.cxx | JSON serialization |
VisualisationEventOpenGLSerializer.cxx | ROOT serialization |
VisualisationEventROOTSerializer.cxx | ROOT serialization |
VisualisationEventSerializer.cxx | Serialization VisualisationEvent |
VisualisationTrack.cxx | |
► Detectors | |
► include | |
► EventVisualisationDetectors | |
DataReaderJSON.h | |
► src | |
DataReaderJSON.cxx | JSON specific reading from file(s) |
Scripts | |
► View | |
► include | |
► EventVisualisationView | |
EventManager.h | |
EventManagerFrame.h | GUI (bottom buttons) for visualisation |
Initializer.h | |
MultiView.h | |
Options.h | |
Screenshot.h | Screenshot functionality |
► src | |
EventManager.cxx | |
EventManagerFrame.cxx | GUI (bottom buttons) for visualisation |
EventVisualisationViewLinkDef.h | |
Initializer.cxx | |
main.cxx | |
MultiView.cxx | |
Options.cxx | |
Screenshot.cxx | Screenshot functionality |
► Workflow | |
► include | |
► EveWorkflow | |
DetectorData.h | |
EveConfiguration.h | |
EveWorkflowHelper.h | |
FileProducer.h | |
O2DPLDisplay.h | |
► src | |
AO2DConverter.cxx | |
DetectorData.cxx | |
EveConfiguration.cxx | |
EveWorkflowHelper.cxx | |
FileProducer.cxx | |
O2DPLDisplay.cxx | |
► Examples | |
► Ex1 | |
► include | |
► Ex1 | |
A.h | |
► src | |
A.cxx | |
B.cxx | |
B.h | |
► Ex2 | |
► include | |
► Ex2 | |
A.h | |
► src | |
A.cxx | |
B.cxx | |
B.h | |
Ex2LinkDef.h | |
► Ex3 | |
► include | |
► Ex3 | |
A.h | |
► src | |
A.cxx | |
B.cxx | |
B.h | |
Ex3LinkDef.h | |
run.cxx | |
► Ex4 | |
► include | |
► Ex4 | |
A.h | |
► src | |
A.cxx | |
B.cxx | |
B.h | |
Ex4LinkDef.h | |
run.cxx | |
► test | |
test1.cxx | |
test2.cxx | |
► Ex5 | |
► src | |
run.cxx | |
► Framework | |
► AnalysisSupport | |
► src | |
AODJAlienReaderHelpers.cxx | |
AODJAlienReaderHelpers.h | |
AODWriterHelpers.cxx | |
AODWriterHelpers.h | |
DataInputDirector.cxx | |
DataInputDirector.h | |
Plugin.cxx | |
RNTuplePlugin.cxx | |
TTreePlugin.cxx | |
► test | |
test_DataInputDirector.cxx | |
► AODMerger | |
► src | |
aodMerger.cxx | |
aodMerger.h | |
aodStrainer.cxx | |
aodThinner.cxx | |
► CCDBSupport | |
► src | |
CCDBHelpers.cxx | |
CCDBHelpers.h | |
Plugin.cxx | |
► test | |
test_CCDBHelpers.cxx | |
► Core | |
► include | |
► Framework | |
AlgorithmSpec.h | |
AnalysisContext.h | |
AnalysisDataModel.h | |
AnalysisDataModelHelpers.h | |
AnalysisHelpers.h | |
AnalysisManagers.h | |
AnalysisSupportHelpers.h | |
AnalysisTask.h | |
AODReaderHelpers.h | |
Array2D.h | |
ArrowContext.h | |
ArrowTableSlicingCache.h | |
ArrowTypes.h | |
ASoA.h | |
ASoAHelpers.h | |
AsyncQueue.h | |
BasicOps.h | |
BinningPolicy.h | |
BoostOptionsRetriever.h | |
CallbackService.h | |
CallbacksPolicy.h | |
Capability.h | |
CCDBParamSpec.h | |
ChannelConfigurationPolicy.h | |
ChannelConfigurationPolicyHelpers.h | |
ChannelInfo.h | |
ChannelMatching.h | |
ChannelParamSpec.h | |
ChannelSpec.h | |
ChannelSpecHelpers.h | |
CommandInfo.h | |
CommonDataProcessors.h | |
CommonMessageBackends.h | |
CommonServices.h | |
CompletionPolicy.h | |
CompletionPolicyHelpers.h | |
ComputingQuotaEvaluator.h | |
ComputingQuotaOffer.h | |
ComputingResource.h | |
ConcreteDataMatcher.h | |
Condition.h | |
ConfigContext.h | |
ConfigParamDiscovery.h | |
ConfigParamRegistry.h | |
ConfigParamsHelper.h | |
ConfigParamSpec.h | |
ConfigParamStore.h | |
Configurable.h | |
ConfigurableHelpers.h | |
ConfigurableKinds.h | |
ControlService.h | |
CustomWorkflowTerminationHook.h | |
DanglingContext.h | |
DataAllocator.h | |
DataChunk.h | |
DataDescriptorMatcher.h | |
DataDescriptorQueryBuilder.h | |
DataMatcherWalker.h | |
DataOutputDirector.h | |
DataProcessingContext.h | |
DataProcessingDevice.h | |
DataProcessingHeader.h | |
DataProcessingHelpers.h | |
DataProcessingStateManager.h | |
DataProcessingStates.h | |
DataProcessingStats.h | |
DataProcessor.h | |
DataProcessorInfo.h | |
DataProcessorLabel.h | |
DataProcessorMatchers.h | |
DataProcessorSpec.h | |
DataProcessorSpecHelpers.h | |
DataRef.h | |
DataRefUtils.h | |
DataRelayer.h | |
DataSender.h | |
DataSpecUtils.h | |
DataTakingContext.h | |
DataTypes.h | |
DebugGUI.h | |
DefaultsHelpers.h | |
DeviceConfig.h | |
DeviceConfigInfo.h | |
DeviceContext.h | |
DeviceControl.h | |
DeviceController.h | |
DeviceExecution.h | |
DeviceInfo.h | |
DeviceMetricsHelper.h | |
DeviceMetricsInfo.h | |
DevicesManager.h | |
DeviceSpec.h | |
DeviceState.h | |
DeviceStateEnums.h | |
DispatchControl.h | |
DispatchPolicy.h | |
DomainInfoHeader.h | |
DriverClient.h | |
DriverConfig.h | |
DriverControl.h | |
DriverInfo.h | |
EmptyFragment.h | |
EndOfStreamContext.h | |
ErrorContext.h | |
ExpirationHandler.h | |
ExpressionHelpers.h | |
Expressions.h | |
ExternalFairMQDeviceProxy.h | |
FairMQDeviceProxy.h | |
FairMQResizableBuffer.h | |
FairOptionsRetriever.h | |
Formatters.h | |
ForwardRoute.h | |
FreePortFinder.h | |
GroupedCombinations.h | |
GroupSlicer.h | |
GuiCallbackContext.h | |
HistogramRegistry.h | |
HistogramSpec.h | |
IndexBuilderHelpers.h | |
InitContext.h | |
InputRecord.h | |
InputRecordWalker.h | A helper class to iteratate over all parts of all input routes |
InputRoute.h | |
InputSpan.h | |
InputSpec.h | |
Lifetime.h | |
LifetimeHelpers.h | |
LocalRootFileService.h | |
LogParsingHelpers.h | |
MessageContext.h | |
MessageSet.h | |
Metric2DViewIndex.h | |
Monitoring.h | |
O2ControlLabels.h | |
O2ControlParameters.h | |
O2DataModelHelpers.h | |
ObjectCache.h | |
Output.h | |
OutputObjHeader.h | |
OutputRef.h | |
OutputRoute.h | |
OutputSpec.h | |
ParallelContext.h | |
ParamRetriever.h | |
PartRef.h | |
PID.h | TOF PID utilities to work with the information stored in the AO2D |
PluginManager.h | |
Plugins.h | |
ProcessingContext.h | |
ProcessingPolicies.h | |
RateLimiter.h | |
RawDeviceService.h | |
ResourcePolicy.h | |
ResourcePolicyHelpers.h | |
RootArrowFilesystem.h | |
RootConfigParamHelpers.h | |
RootFileService.h | |
RootMessageContext.h | |
RootSerializationSupport.h | |
RouteState.h | |
RoutingIndices.h | |
runDataProcessing.h | |
RunningWorkflowInfo.h | |
SendingPolicy.h | |
SerializationMethods.h | Type wrappers for enfording a specific serialization method |
ServiceHandle.h | |
ServiceMetricsInfo.h | |
ServiceRegistry.h | |
ServiceRegistryHelpers.h | |
ServiceRegistryRef.h | |
ServiceSpec.h | |
SimpleOptionsRetriever.h | |
SimpleRawDeviceService.h | |
SliceCache.h | |
SourceInfoHeader.h | |
StaticFor.h | |
StepTHn.h | |
StreamContext.h | |
StringContext.h | |
StringHelpers.h | |
TableBuilder.h | |
TableConsumer.h | |
TableTreeHelpers.h | |
Task.h | |
TimerParamSpec.h | |
TimesliceIndex.h | |
TimesliceSlot.h | |
TimingHelpers.h | |
TimingInfo.h | |
TMessageSerializer.h | |
TopologyPolicy.h | |
TypeTraits.h | |
VariableContextHelpers.h | |
Variant.h | |
VariantJSONHelpers.h | |
VariantPropertyTreeHelpers.h | |
WorkflowCustomizationHelpers.h | |
WorkflowSpec.h | |
WorkflowSpecNode.h | |
► src | |
AlgorithmSpec.cxx | |
AnalysisDataModel.cxx | |
AnalysisDataModelHelpers.cxx | |
AnalysisHelpers.cxx | |
AnalysisSupportHelpers.cxx | |
AODReaderHelpers.cxx | |
Array2D.cxx | |
ArrowDebugHelpers.h | |
ArrowSupport.cxx | |
ArrowSupport.h | |
ArrowTableSlicingCache.cxx | |
ASoA.cxx | |
ASoAHelpers.cxx | |
AsyncQueue.cxx | |
Base64.cxx | |
Base64.h | |
BoostOptionsRetriever.cxx | |
CallbacksPolicy.cxx | |
CCDBParamSpec.cxx | |
ChannelConfigurationPolicy.cxx | |
ChannelConfigurationPolicyHelpers.cxx | |
ChannelMatching.cxx | |
ChannelParamSpec.cxx | |
ChannelSpecHelpers.cxx | |
CommandInfo.cxx | |
CommonDataProcessors.cxx | |
CommonDriverServices.cxx | |
CommonDriverServices.h | |
CommonMessageBackends.cxx | |
CommonMessageBackendsHelpers.h | |
CommonServices.cxx | |
CompletionPolicy.cxx | |
CompletionPolicyHelpers.cxx | |
ComputingQuotaEvaluator.cxx | |
ComputingResourceHelpers.cxx | |
ComputingResourceHelpers.h | |
ConfigContext.cxx | |
ConfigParamDiscovery.cxx | |
ConfigParamRegistry.cxx | |
ConfigParamsHelper.cxx | |
ConfigParamStore.cxx | |
ConfigurationOptionsRetriever.cxx | |
ConfigurationOptionsRetriever.h | |
ContextHelpers.h | |
ControlService.cxx | |
ControlServiceHelpers.cxx | |
ControlServiceHelpers.h | |
ControlWebSocketHandler.cxx | |
ControlWebSocketHandler.h | |
DataAllocator.cxx | |
DataDescriptorMatcher.cxx | |
DataDescriptorQueryBuilder.cxx | |
DataOutputDirector.cxx | |
DataProcessingContext.cxx | |
DataProcessingDevice.cxx | |
DataProcessingHeader.cxx | |
DataProcessingHelpers.cxx | |
DataProcessingStates.cxx | |
DataProcessingStats.cxx | |
DataProcessingStatus.h | |
DataProcessor.cxx | |
DataProcessorMatchers.cxx | |
DataProcessorSpecHelpers.cxx | |
DataRefUtils.cxx | |
DataRelayer.cxx | |
DataRelayerHelpers.cxx | |
DataRelayerHelpers.h | |
DataSender.cxx | |
DataSpecUtils.cxx | |
DDSConfigHelpers.cxx | |
DDSConfigHelpers.h | |
DecongestionService.h | |
DefaultsHelpers.cxx | |
DeviceConfigInfo.cxx | |
DeviceController.cxx | |
DeviceMetricsHelper.cxx | |
DeviceMetricsInfo.cxx | |
DevicesManager.cxx | |
DeviceSpec.cxx | |
DeviceSpecHelpers.cxx | |
DeviceSpecHelpers.h | |
DeviceStateHelpers.cxx | |
DeviceStateHelpers.h | |
DispatchPolicy.cxx | |
DomainInfoHeader.cxx | |
DPLMonitoringBackend.cxx | |
DPLMonitoringBackend.h | |
dplRun.cxx | |
DPLWebSocket.cxx | |
DPLWebSocket.h | |
DriverClient.cxx | |
DriverClientContext.h | |
DriverControl.cxx | |
DriverInfo.cxx | |
DriverServerContext.h | |
EmptyFragment.cxx | |
Expressions.cxx | |
ExternalFairMQDeviceProxy.cxx | |
FairMQDeviceProxy.cxx | |
FairMQResizableBuffer.cxx | |
FairOptionsRetriever.cxx | |
FreePortFinder.cxx | |
GraphvizHelpers.cxx | |
GraphvizHelpers.h | |
HistogramRegistry.cxx | |
HistogramSpec.cxx | |
HTTPParser.cxx | |
HTTPParser.h | |
IndexBuilderHelpers.cxx | |
InputRecord.cxx | |
InputRouteHelpers.cxx | |
InputRouteHelpers.h | |
InputSpan.cxx | |
InputSpec.cxx | |
LifetimeHelpers.cxx | |
LocalRootFileService.cxx | |
LogParsingHelpers.cxx | |
MermaidHelpers.cxx | |
MermaidHelpers.h | |
MessageContext.cxx | |
Metric2DViewIndex.cxx | |
O2ControlHelpers.cxx | |
O2ControlHelpers.h | |
O2ControlLabels.cxx | |
O2ControlParameters.cxx | |
O2DataModelHelpers.cxx | |
o2NullSink.cxx | |
OptionsHelpers.cxx | |
OptionsHelpers.h | |
OutputSpec.cxx | |
Plugin.cxx | |
PluginManager.cxx | |
ProcessingContext.cxx | |
ProcessingPoliciesHelpers.cxx | |
ProcessingPoliciesHelpers.h | |
PropertyTreeHelpers.cxx | |
PropertyTreeHelpers.h | |
RateLimiter.cxx | |
ResourceManager.h | |
ResourcePolicy.cxx | |
ResourcePolicyHelpers.cxx | |
ResourcesMonitoringHelper.cxx | |
ResourcesMonitoringHelper.h | |
RootArrowFilesystem.cxx | |
RootConfigParamHelpers.cxx | |
runDataProcessing.cxx | |
SendingPolicy.cxx | |
ServiceRegistry.cxx | |
ServiceSpec.cxx | |
SimpleOptionsRetriever.cxx | |
SimpleRawDeviceService.cxx | |
SimpleResourceManager.cxx | |
SimpleResourceManager.h | |
SourceInfoHeader.cxx | |
StepTHn.cxx | |
StreamContext.cxx | |
StreamOperators.cxx | |
StringContext.cxx | |
TableBuilder.cxx | |
TableConsumer.cxx | |
TableTreeHelpers.cxx | |
Task.cxx | |
TextDriverClient.cxx | |
TextDriverClient.h | |
TimerParamSpec.cxx | |
TimesliceIndex.cxx | |
TimingHelpers.cxx | |
TMessageSerializer.cxx | |
TopologyPolicy.cxx | |
Variant.cxx | |
VariantPropertyTreeHelpers.cxx | |
WorkflowCustomizationHelpers.cxx | |
WorkflowHelpers.cxx | |
WorkflowHelpers.h | |
WorkflowSerializationHelpers.cxx | |
WorkflowSerializationHelpers.h | |
WorkflowSpec.cxx | |
WSDriverClient.cxx | |
WSDriverClient.h | |
► test | |
benchmark_ASoA.cxx | |
benchmark_ASoAHelpers.cxx | |
benchmark_DataDescriptorMatcher.cxx | |
benchmark_DataRelayer.cxx | |
benchmark_DeviceMetricsInfo.cxx | |
benchmark_EventMixing.cxx | |
benchmark_ExternalFairMQDeviceProxies.cxx | |
benchmark_GandivaExpressions.cxx | |
benchmark_HistogramRegistry.cxx | |
benchmark_InputRecord.cxx | |
benchmark_TableBuilder.cxx | |
benchmark_TableToTree.cxx | |
benchmark_WorkflowHelpers.cxx | |
FrameworkCoreTestLinkDef.h | |
Mocking.h | |
o2AO2DToAO3D.cxx | |
test_AlgorithmSpec.cxx | |
test_AlgorithmWrapper.cxx | |
test_AnalysisDataModel.cxx | |
test_AnalysisTask.cxx | |
test_ASoA.cxx | |
test_ASoAHelpers.cxx | |
test_AsyncQueue.cxx | |
test_BoostOptionsRetriever.cxx | |
test_CallbackService.cxx | |
test_CCDBFetcher.cxx | |
test_ChannelSpecHelpers.cxx | |
test_CheckTypes.cxx | |
test_CompletionPolicy.cxx | |
test_ComputingQuotaEvaluator.cxx | |
test_ComputingResourceHelpers.cxx | |
test_Concepts.cxx | |
test_ConfigParamRegistry.cxx | |
test_ConfigParamStore.cxx | |
test_ConfigurationOptionsRetriever.cxx | |
test_ConsumeWhenAllOrdered.cxx | |
test_ControlServiceHelpers.cxx | |
test_CrashingWorkflow.cxx | |
test_DanglingInputs.cxx | |
test_DanglingOutputs.cxx | |
test_DataAllocator.cxx | |
test_DataDescriptorMatcher.cxx | |
test_DataDescriptorMatcherWorkflow.cxx | |
test_DataDescriptorQueryBuilder.cxx | |
test_DataOutputDirector.cxx | |
test_DataProcessingStates.cxx | |
test_DataProcessingStats.cxx | |
test_DataProcessorSpec.cxx | |
test_DataRefUtils.cxx | |
test_DataRelayer.cxx | |
test_DeviceConfigInfo.cxx | |
test_DeviceMetricsInfo.cxx | |
test_DeviceSpec.cxx | |
test_DeviceSpecHelpers.cxx | |
test_DeviceStateHelpers.cxx | |
test_Expressions.cxx | |
test_ExternalFairMQDeviceProxy.cxx | |
test_ExternalFairMQDeviceWorkflow.cxx | |
test_FairMQ.cxx | |
test_FairMQOptionsRetriever.cxx | |
test_FairMQResizableBuffer.cxx | |
test_Forwarding.cxx | |
test_FrameworkDataFlowToDDS.cxx | |
test_FrameworkDataFlowToO2Control.cxx | |
test_GenericSource.cxx | |
test_Graphviz.cxx | |
test_GroupSlicer.cxx | |
test_HelperMacros.h | |
test_HistogramRegistry.cxx | |
test_HTTPParser.cxx | |
test_IndexBuilder.cxx | |
test_InfoLogger.cxx | |
test_InputRecord.cxx | |
test_InputRecordWalker.cxx | |
test_InputSpan.cxx | |
test_InputSpec.cxx | |
test_LogParsingHelpers.cxx | |
test_Mermaid.cxx | |
test_O2DatabasePDG.cxx | |
test_O2DataModelHelpers.cxx | |
test_OptionsHelpers.cxx | |
test_OverrideLabels.cxx | |
test_Parallel.cxx | |
test_ParallelPipeline.cxx | |
test_ParallelProducer.cxx | |
test_ProcessorOptions.cxx | |
test_RegionInfoCallbackService.cxx | |
test_Root2ArrowTable.cxx | |
test_RootConfigParamHelpers.cxx | |
test_Services.cxx | |
test_SimpleCondition.cxx | |
test_SimpleDataProcessingDevice01.cxx | |
test_SimpleStatefulProcessing01.cxx | |
test_SimpleStringProcessing.cxx | |
test_SimpleTimer.cxx | |
test_SimpleWildcard.cxx | |
test_SimpleWildcard02.cxx | |
test_SingleDataSource.cxx | |
test_SlowConsumer.cxx | |
test_SlowProducerWithWildCard.cxx | |
test_StaggeringWorkflow.cxx | |
test_StaticFor.cxx | |
test_StringHelpers.cxx | |
test_SuppressionGenerator.cxx | |
test_TableBuilder.cxx | |
test_TableSpawner.cxx | |
test_Task.cxx | |
test_TimeParallelPipelining.cxx | |
test_TimePipeline.cxx | |
test_Timers.cxx | |
test_TimesliceIndex.cxx | |
test_TMessageSerializer.cxx | |
test_TypeTraits.cxx | |
test_VariablePayloadSequenceWorkflow.cxx | |
test_Variants.cxx | |
test_WorkflowHelpers.cxx | |
test_WorkflowSerialization.cxx | |
TestClasses.cxx | |
TestClasses.h | |
unittest_DataSpecUtils.cxx | |
unittest_SimpleOptionsRetriever.cxx | |
► DataInspector | |
► src | |
DataInspector.cxx | |
DataInspector.h | |
DataInspectorService.cxx | |
DataInspectorService.h | |
DIMessages.cxx | |
DIMessages.h | |
DISocket.cxx | |
DISocket.h | |
Plugin.cxx | |
► DataTakingSupport | |
► src | |
Plugin.cxx | |
► Foundation | |
► 3rdparty | |
► catch2 | |
catch_amalgamated.cxx | |
► include | |
► Framework | |
SHA1.h | |
► x9 | |
examples | |
profiling | |
x9.h | |
► include | |
► Framework | |
BacktraceHelpers.h | |
CallbackRegistry.h | |
CheckTypes.h | |
CompilerBuiltins.h | |
Endian.h | |
Features.h | |
FunctionalHelpers.h | |
O2LongInt.h | |
Pack.h | |
RuntimeError.h | |
Signpost.h | |
StructToTuple.h | |
ThreadSafetyAnalysis.h | |
Tracing.h | |
Traits.h | |
TypeIdHelpers.h | |
VariantHelpers.h | |
► src | |
BacktraceHelpers.cxx | |
o2Log.cxx | |
O2LongInt.cxx | |
RuntimeError.cxx | |
Signpost.cxx | |
Traits.cxx | |
► test | |
test_CallbackRegistry.cxx | |
test_CompilerBuiltins.cxx | |
test_FunctionalHelpers.cxx | |
test_RuntimeError.cxx | |
test_Signpost.cxx | |
test_SignpostLogger.cxx | |
test_SignpostLogger2.cxx | |
test_StructToTuple.cxx | |
test_ThreadSanitizer.cxx | |
test_Traits.cxx | |
► GUISupport | |
► src | |
FrameworkGUIDataRelayerUsage.cxx | |
FrameworkGUIDataRelayerUsage.h | |
FrameworkGUIDebugger.cxx | |
FrameworkGUIDebugger.h | |
FrameworkGUIDeviceInspector.cxx | |
FrameworkGUIDeviceInspector.h | |
FrameworkGUIDevicesGraph.cxx | |
FrameworkGUIDevicesGraph.h | |
FrameworkGUIState.h | |
InspectorHelpers.h | |
NoDebugGUI.h | |
PaletteHelpers.cxx | |
PaletteHelpers.h | |
Plugin.cxx | |
SpyService.cxx | |
SpyService.h | |
SpyServiceHelpers.cxx | |
SpyServiceHelpers.h | |
► test | |
test_CustomGUIGL.cxx | |
test_CustomGUISokol.cxx | |
test_SimpleTracksED.cxx | |
► Logger | |
► include | |
► Framework | |
Logger.h | |
► test | |
unittest_Logger.cxx | |
► PhysicsSupport | |
► include | |
► Framework | |
O2DatabasePDGPlugin.h | |
► src | |
Plugin.cxx | |
► RootAnalysisHelpers | |
► include | |
► Framework | |
RCombinedDS.h | |
RootAnalysisHelpers.h | |
► src | |
AnalysisHelpers.cxx | |
RCombinedDS.cxx | |
► test | |
test_RDataFrameSupport.cxx | |
test_SimpleRDataFrameProcessing.cxx | |
► TestWorkflows | |
► src | |
dummy.cxx | |
o2_sim_its_ALP3.h | |
o2_sim_tpc.cxx | |
o2_sim_tpc.h | |
o2AnalysisTaskExample.cxx | |
o2AnalysisWorkflow.cxx | |
o2D0Analysis.cxx | |
o2DataQueryWorkflow.cxx | |
o2DeadlockReproducer.cxx | |
o2DiamondWorkflow.cxx | |
o2DiamondWorkflowLeaky.cxx | |
o2DummyCalibrationWorkflow.cxx | |
o2DummyPopulatorWorkflow.cxx | |
o2DummyWorkflow.cxx | |
o2FairMQHeaderSizeTest.cxx | Just a simple workflow to test how much messages can be stored internally, when nothing is consumed. Used for tuning parameter shm-message-metadata-size |
o2OutputWildcardWorkflow.cxx | |
o2ParallelWorkflow.cxx | |
o2SimpleFairMQSink.cxx | |
o2SimpleFairMQSource.cxx | |
o2SimpleProcessor.cxx | |
o2SimpleSink.cxx | |
o2SimpleSource.cxx | |
o2SimpleTracksAnalysis.cxx | |
o2SyncReconstructionDummy.cxx | |
o2TestHistograms.cxx | |
o2TwoTimers.cxx | |
test_CCDBFetcher.cxx | |
test_CCDBFetchToTimeframe.cxx | |
test_CompletionPolicies.cxx | |
test_o2ITSCluserizer.cxx | |
test_o2RootMessageWorkflow.cxx | |
test_o2TPCSimulation.cxx | |
test_RawDeviceInjector.cxx | |
tof-dummy-ccdb.cxx | |
► test | |
test_DetectMissingTimeframe.cxx | |
test_MakeDPLObjects.cxx | |
test_WaitUntilPossible.cxx | |
► Utils | |
► include | |
► DPLUtils | |
DPLRawPageSequencer.h | A parser and sequencer utility for raw pages within DPL input |
DPLRawParser.h | A raw page parser for DPL input |
MakeRootTreeWriterSpec.h | Configurable generator for RootTreeWriter processor spec |
RawParser.h | Generic parser for consecutive raw pages |
RootTreeReader.h | A generic reader for ROOT TTrees |
RootTreeWriter.h | A generic writer for ROOT TTrees |
Utils.h | A collection of , v0.1 |
► src | |
dpl-output-proxy.cxx | |
raw-parser.cxx | |
raw-proxy.cxx | |
RawParser.cxx | Generic parser for consecutive raw pages |
Utils.cxx | Implementation of generic utils for DPL devices, v0.1 |
► test | |
benchmark_DPLRawPageSequencer.cxx | |
benchmark_RawParser.cxx | |
DPLBroadcasterMerger.cxx | |
DPLBroadcasterMerger.h | |
DPLOutputTest.h | |
RawPageTestData.cxx | Raw page test data generator |
RawPageTestData.h | Raw page test data generator |
test_DPLBroadcasterMerger.cxx | |
test_DPLOutputTest.cxx | |
test_DPLRawPageSequencer.cxx | |
test_DPLRawParser.cxx | |
test_RawParser.cxx | |
test_RootTreeReader.cxx | |
test_RootTreeWriter.cxx | |
test_RootTreeWriterWorkflow.cxx | |
► Generators | |
► include | |
► Generators | |
AODToHepMC.h | |
BoxGenerator.h | |
BoxGunParam.h | |
DecayerPythia8.h | |
DecayerPythia8Param.h | |
FlowMapper.h | |
GenCosmicsParam.h | |
Generator.h | |
GeneratorExternalParam.h | |
GeneratorFactory.h | |
GeneratorFileOrCmd.h | |
GeneratorFileOrCmdParam.h | |
GeneratorFromFile.h | |
GeneratorFromO2KineParam.h | |
GeneratorGeantinos.h | |
GeneratorHepMC.h | |
GeneratorHepMCParam.h | |
GeneratorHybrid.h | |
GeneratorHybridParam.h | |
GeneratorPythia8.h | |
GeneratorPythia8Param.h | |
GeneratorService.h | |
GeneratorTGenerator.h | |
GeneratorTParticle.h | |
GeneratorTParticleParam.h | |
PrimaryGenerator.h | |
PrimaryGeneratorParam.h | |
QEDGenParam.h | |
Trigger.h | |
TriggerExternalParam.h | |
TriggerParticle.h | |
TriggerParticleParam.h | |
► share | |
external | |
► src | |
AODToHepMC.cxx | |
BoxGenerator.cxx | |
BoxGunParam.cxx | |
DecayerPythia8.cxx | |
DecayerPythia8Param.cxx | |
FlowMapper.cxx | |
GenCosmicsParam.cxx | |
Generator.cxx | |
GeneratorExternalParam.cxx | |
GeneratorFactory.cxx | |
GeneratorFileOrCmd.cxx | |
GeneratorFileOrCmdParam.cxx | |
GeneratorFromFile.cxx | |
GeneratorFromO2KineParam.cxx | |
GeneratorGeantinos.cxx | |
GeneratorHepMC.cxx | |
GeneratorHepMCParam.cxx | |
GeneratorHybrid.cxx | |
GeneratorHybridParam.cxx | |
GeneratorPythia8.cxx | |
GeneratorPythia8Param.cxx | |
GeneratorService.cxx | |
GeneratorsLinkDef.h | |
GeneratorTGenerator.cxx | |
GeneratorTParticle.cxx | |
GeneratorTParticleParam.cxx | |
PrimaryGenerator.cxx | |
PrimaryGeneratorParam.cxx | |
QEDGenParam.cxx | |
Trigger.cxx | |
TriggerExternalParam.cxx | |
TriggerParticle.cxx | |
TriggerParticleParam.cxx | |
► test | |
test_GeneratorPythia8Param.cxx | |
test_GeneratorService.cxx | |
► GPU | |
► Common | |
GPUCommonAlgorithm.h | |
GPUCommonAlgorithmThrust.h | |
GPUCommonArray.h | |
GPUCommonConstants.h | |
GPUCommonDef.h | |
GPUCommonDefAPI.h | |
GPUCommonDefSettings.h | |
GPUCommonHelpers.h | |
GPUCommonLogger.h | |
GPUCommonMath.h | |
GPUCommonRtypes.h | |
GPUCommonTransform3D.h | |
GPUCommonTypeTraits.h | |
GPUDebugStreamer.h | |
GPUROOTCartesianFwd.h | |
GPUROOTSMatrixFwd.h | |
► GPUbenchmark | |
► Shared | |
Kernels.h | |
Utils.h | |
► GPUTracking | |
► Base | |
► cuda | |
GPUReconstructionCUDA.h | |
GPUReconstructionCUDADef.h | |
GPUReconstructionCUDAGenRTC.cxx | |
GPUReconstructionCUDAIncludesSystem.h | |
GPUReconstructionCUDAInternals.h | |
► hip | |
► test | |
testGPUsortHIP.hip.cxx | |
GPUReconstructionHIPIncludesSystem.h | |
► opencl | |
GPUReconstructionOCL.cxx | |
GPUReconstructionOCL.h | |
GPUReconstructionOCLIncludesHost.h | |
GPUReconstructionOCLKernels.cxx | |
GPUConstantMem.h | |
GPUGeneralKernels.cxx | |
GPUGeneralKernels.h | |
GPUKernelDebugOutput.cxx | |
GPUKernelDebugOutput.h | |
GPUMemoryResource.cxx | |
GPUMemoryResource.h | |
GPUParam.cxx | |
GPUParam.h | |
GPUParamRTC.h | |
GPUProcessor.cxx | |
GPUProcessor.h | |
GPUReconstruction.cxx | |
GPUReconstruction.h | |
GPUReconstructionAvailableBackends.template.h | |
GPUReconstructionConvert.cxx | |
GPUReconstructionConvert.h | |
GPUReconstructionCPU.cxx | |
GPUReconstructionCPU.h | |
GPUReconstructionDeviceBase.cxx | |
GPUReconstructionDeviceBase.h | |
GPUReconstructionIncludes.h | |
GPUReconstructionIncludesDeviceAll.template.h | |
GPUReconstructionIncludesITS.h | |
GPUReconstructionIO.h | |
GPUReconstructionKernelIncludes.template.h | |
GPUReconstructionKernelList.template.h | |
GPUReconstructionKernelMacros.h | |
GPUReconstructionKernels.h | |
GPUReconstructionLibrary.cxx | |
GPUReconstructionProcessing.cxx | |
GPUReconstructionProcessing.h | |
GPUReconstructionThreading.h | |
GPUReconstructionTimeframe.cxx | |
GPUReconstructionTimeframe.h | |
► cmake | |
GPUNoFastMathKernels.template.h | |
► DataCompression | |
GPUTPCClusterRejection.h | |
GPUTPCClusterStatistics.cxx | |
GPUTPCClusterStatistics.h | |
GPUTPCCompression.cxx | |
GPUTPCCompression.h | |
GPUTPCCompressionKernels.cxx | |
GPUTPCCompressionKernels.h | |
GPUTPCCompressionTrackModel.cxx | |
GPUTPCCompressionTrackModel.h | |
GPUTPCDecompression.cxx | |
GPUTPCDecompression.h | |
GPUTPCDecompressionKernels.cxx | |
GPUTPCDecompressionKernels.h | |
standalone-cluster-dump-entropy-analysed.cxx | |
TPCClusterDecompressor.cxx | |
TPCClusterDecompressor.h | |
► DataTypes | |
CalibdEdxContainer.cxx | |
CalibdEdxContainer.h | Definition of container class for dE/dx corrections |
CalibdEdxTrackTopologyPol.cxx | |
CalibdEdxTrackTopologyPol.h | |
CalibdEdxTrackTopologySpline.cxx | |
CalibdEdxTrackTopologySpline.h | |
GPUConfigDump.cxx | |
GPUConfigDump.h | |
GPUDataTypes.cxx | |
GPUDataTypes.h | |
GPUdEdxInfo.h | |
GPUHostDataTypes.h | |
GPUMemorySizeScalers.cxx | |
GPUMemorySizeScalers.h | |
GPUNewCalibValues.cxx | |
GPUNewCalibValues.h | |
GPUO2DataTypes.h | |
GPUOutputControl.h | |
GPUSettings.h | |
GPUTPCClusterOccupancyMap.cxx | |
GPUTPCClusterOccupancyMap.h | |
GPUTPCGeometry.h | |
GPUTPCGMMergedTrackHit.h | |
GPUTPCGMPolynomialField.cxx | |
GPUTPCGMPolynomialField.h | |
GPUTRDDef.h | |
GPUTRDInterfaceO2Track.h | |
GPUTRDTrack.cxx | |
GPUTRDTrack.h | |
GPUTRDTrackO2.cxx | |
GPUTRDTrackO2.h | |
GPUTriggerOutputs.h | |
TPCPadBitMap.cxx | |
TPCPadBitMap.h | |
TPCPadGainCalib.cxx | |
TPCPadGainCalib.h | |
TPCZSLinkMapping.cxx | |
TPCZSLinkMapping.h | |
► Debug | |
GPUROOTDump.h | |
GPUROOTDumpCore.cxx | |
GPUROOTDumpCore.h | |
GPUTPCClusterFilter.cxx | |
GPUTPCClusterFilter.h | |
► dEdx | |
GPUdEdx.cxx | |
GPUdEdx.h | |
► Definitions | |
clusterFinderDefs.h | |
GPUDef.h | |
GPUDefConstantsAndSettings.h | |
GPUDefMacros.h | |
GPUDefParameters.template.h | |
GPUDefParametersDefault.h | |
GPULogging.h | |
GPUSettingsList.h | |
► display | |
► 3rdparty | |
► GL | |
gl3w.h | |
glcorearb.h | |
► HandMadeMath | |
HandMadeMathImpl.cxx | |
► KHR | |
khrplatform.h | |
HandMadeMath.h | |
► backend | |
GPUDisplayBackend.cxx | |
GPUDisplayBackend.h | |
GPUDisplayBackendOpenGL.cxx | |
GPUDisplayBackendOpenGL.h | |
GPUDisplayBackendVulkan.cxx | |
GPUDisplayBackendVulkan.h | |
filterMacros | |
► frontend | |
GPUDisplayFrontend.cxx | |
GPUDisplayFrontend.h | |
GPUDisplayFrontendGlfw.cxx | |
GPUDisplayFrontendGlfw.h | |
GPUDisplayFrontendGlut.cxx | |
GPUDisplayFrontendGlut.h | |
GPUDisplayFrontendNone.cxx | |
GPUDisplayFrontendNone.h | |
GPUDisplayFrontendWayland.cxx | |
GPUDisplayFrontendWayland.h | |
GPUDisplayFrontendWindows.cxx | |
GPUDisplayFrontendWindows.h | |
GPUDisplayFrontendX11.cxx | |
GPUDisplayFrontendX11.h | |
GPUDisplayGUI.cxx | |
GPUDisplayGUI.h | |
GPUDisplayGUIWrapper.cxx | |
GPUDisplayGUIWrapper.h | |
GPUDisplayKeys.cxx | |
► helpers | |
bitmapfile.h | |
field-uniform-exporter.cxx | |
GPUDisplayAnimation.cxx | |
GPUDisplayBackendOpenGLMagneticField.cxx | |
GPUDisplayHelpers.cxx | |
GPUDisplayInterpolation.cxx | |
GPUDisplayLoader.cxx | |
GPUDisplayMagneticField.cxx | |
GPUDisplayMagneticField.h | |
GPUDisplayQuaternion.cxx | |
GPUDisplayROOT.cxx | |
► render | |
GPUDisplayDraw.cxx | |
GPUDisplayImportEvent.cxx | |
► shaders | |
GPUDisplayShaders.h | |
GPUDisplay.cxx | |
GPUDisplay.h | |
GPUDisplayInterface.cxx | |
GPUDisplayInterface.h | |
► Global | |
GPUChain.cxx | |
GPUChain.h | |
GPUChainITS.cxx | |
GPUChainITS.h | |
GPUChainTracking.cxx | |
GPUChainTracking.h | |
GPUChainTrackingClusterizer.cxx | |
GPUChainTrackingCompression.cxx | |
GPUChainTrackingDebugAndProfiling.cxx | |
GPUChainTrackingDefs.h | |
GPUChainTrackingIO.cxx | |
GPUChainTrackingMerger.cxx | |
GPUChainTrackingRefit.cxx | |
GPUChainTrackingSectorTracker.cxx | |
GPUChainTrackingTransformation.cxx | |
GPUChainTrackingTRD.cxx | |
GPUErrorCodes.h | |
GPUErrors.cxx | |
GPUErrors.h | |
GPUTrackingInputProvider.cxx | |
GPUTrackingInputProvider.h | |
► HLTHeaders | |
AliHLTTPCClusterMCData.h | |
AliHLTTPCRawCluster.h | |
► Interface | |
GPUO2Interface.cxx | |
GPUO2Interface.h | |
GPUO2InterfaceConfigurableParam.cxx | |
GPUO2InterfaceConfigurableParam.h | |
GPUO2InterfaceConfiguration.cxx | |
GPUO2InterfaceConfiguration.h | |
GPUO2InterfaceDisplay.cxx | |
GPUO2InterfaceDisplay.h | |
GPUO2InterfaceLinkDef.h | |
GPUO2InterfaceQA.cxx | |
GPUO2InterfaceQA.h | |
GPUO2InterfaceRefit.cxx | |
GPUO2InterfaceRefit.h | |
GPUO2InterfaceUtils.cxx | |
GPUO2InterfaceUtils.h | |
► ITS | |
GPUITSFitter.cxx | |
GPUITSFitter.h | |
GPUITSFitterKernels.cxx | |
GPUITSFitterKernels.h | |
GPUITSTrack.h | |
► Merger | |
GPUTPCGlobalDebugSortKernels.cxx | |
GPUTPCGlobalDebugSortKernels.h | |
GPUTPCGMBorderTrack.h | |
GPUTPCGMMergedTrack.h | |
GPUTPCGMMerger.cxx | |
GPUTPCGMMerger.h | |
GPUTPCGMMergerDump.cxx | |
GPUTPCGMMergerGPU.cxx | |
GPUTPCGMMergerGPU.h | |
GPUTPCGMMergerTypes.h | |
GPUTPCGMO2Output.cxx | |
GPUTPCGMO2Output.h | |
GPUTPCGMPhysicalTrackModel.cxx | |
GPUTPCGMPhysicalTrackModel.h | |
GPUTPCGMPolynomialFieldManager.cxx | |
GPUTPCGMPolynomialFieldManager.h | |
GPUTPCGMPropagator.cxx | |
GPUTPCGMPropagator.h | |
GPUTPCGMSectorTrack.cxx | |
GPUTPCGMSectorTrack.h | |
GPUTPCGMTrackParam.cxx | |
GPUTPCGMTrackParam.h | |
GPUTPCGMTracksToTPCSeeds.cxx | |
GPUTPCGMTracksToTPCSeeds.h | |
► qa | |
genEvents.cxx | |
genEvents.h | |
GPUQA.cxx | |
GPUQA.h | |
GPUQAHelper.h | |
► Refit | |
GPUTrackingRefit.cxx | |
GPUTrackingRefit.h | |
GPUTrackingRefitKernel.cxx | |
GPUTrackingRefitKernel.h | |
GPUTrackParamConvert.h | |
► SectorTracker | |
GPUTPCBaseTrackParam.h | |
GPUTPCClusterData.h | |
GPUTPCCreateOccupancyMap.cxx | |
GPUTPCCreateOccupancyMap.h | |
GPUTPCCreateTrackingData.cxx | |
GPUTPCCreateTrackingData.h | |
GPUTPCDef.h | |
GPUTPCDefinitions.h | |
GPUTPCExtrapolationTracking.cxx | |
GPUTPCExtrapolationTracking.h | |
GPUTPCGrid.cxx | |
GPUTPCGrid.h | |
GPUTPCHit.h | |
GPUTPCHitId.h | |
GPUTPCMCInfo.h | |
GPUTPCNeighboursCleaner.cxx | |
GPUTPCNeighboursCleaner.h | |
GPUTPCNeighboursFinder.cxx | |
GPUTPCNeighboursFinder.h | |
GPUTPCRow.h | |
GPUTPCSectorDebugSortKernels.cxx | |
GPUTPCSectorDebugSortKernels.h | |
GPUTPCSectorOutCluster.h | |
GPUTPCStartHitsFinder.cxx | |
GPUTPCStartHitsFinder.h | |
GPUTPCStartHitsSorter.cxx | |
GPUTPCStartHitsSorter.h | |
GPUTPCTrack.cxx | |
GPUTPCTrack.h | |
GPUTPCTracker.cxx | |
GPUTPCTracker.h | |
GPUTPCTrackerDump.cxx | |
GPUTPCTrackingData.cxx | |
GPUTPCTrackingData.h | |
GPUTPCTracklet.h | |
GPUTPCTrackletConstructor.cxx | |
GPUTPCTrackletConstructor.h | |
GPUTPCTrackletSelector.cxx | |
GPUTPCTrackletSelector.h | |
GPUTPCTrackLinearisation.h | |
GPUTPCTrackParam.cxx | |
GPUTPCTrackParam.h | |
► Standalone | |
► Benchmark | |
standalone.cxx | |
► tools | |
GPUExtractPbPbCollision.h | |
► TPCClusterFinder | |
Array2D.h | |
CfConsts.h | |
CfFragment.h | |
CfUtils.h | |
ChargePos.h | |
ClusterAccumulator.cxx | |
ClusterAccumulator.h | |
GPUTPCCFChainContext.h | |
GPUTPCCFChargeMapFiller.cxx | |
GPUTPCCFChargeMapFiller.h | |
GPUTPCCFCheckPadBaseline.cxx | |
GPUTPCCFCheckPadBaseline.h | |
GPUTPCCFClusterizer.cxx | |
GPUTPCCFClusterizer.h | |
GPUTPCCFDecodeZS.cxx | |
GPUTPCCFDecodeZS.h | |
GPUTPCCFDeconvolution.cxx | |
GPUTPCCFDeconvolution.h | |
GPUTPCCFGather.cxx | |
GPUTPCCFGather.h | |
GPUTPCCFMCLabelFlattener.cxx | |
GPUTPCCFMCLabelFlattener.h | |
GPUTPCCFNoiseSuppression.cxx | |
GPUTPCCFNoiseSuppression.h | |
GPUTPCCFPeakFinder.cxx | |
GPUTPCCFPeakFinder.h | |
GPUTPCCFStreamCompaction.cxx | |
GPUTPCCFStreamCompaction.h | |
GPUTPCClusterFinder.cxx | |
GPUTPCClusterFinder.h | |
GPUTPCClusterFinderDump.cxx | |
GPUTPCNNClusterizer.cxx | |
GPUTPCNNClusterizer.h | |
GPUTPCNNClusterizerHost.cxx | |
GPUTPCNNClusterizerHost.h | |
GPUTPCNNClusterizerKernels.cxx | |
GPUTPCNNClusterizerKernels.h | |
MCLabelAccumulator.cxx | |
MCLabelAccumulator.h | |
PackedCharge.h | |
► TPCConvert | |
GPUTPCConvert.cxx | |
GPUTPCConvert.h | |
GPUTPCConvertImpl.h | |
GPUTPCConvertKernel.cxx | |
GPUTPCConvertKernel.h | |
► TRDTracking | |
GPUTRDGeometry.h | |
GPUTRDInterfaces.h | |
GPUTRDSpacePoint.h | Struct to hold the position/direction information of the tracklets transformed in sector coordinates |
GPUTRDTrackData.h | This is a flat data structure for transporting TRD tracks via network between the components |
GPUTRDTracker.cxx | |
GPUTRDTracker.h | Online TRD tracker based on extrapolated TPC tracks |
GPUTRDTrackerDebug.h | For performance analysis + error parametrization of the TRD tracker |
GPUTRDTrackerKernels.cxx | |
GPUTRDTrackerKernels.h | |
GPUTRDTrackletLabels.h | Used for storing the MC labels for the TRD tracklets |
GPUTRDTrackletWord.cxx | |
GPUTRDTrackletWord.h | TRD Tracklet word for GPU tracker - 32bit tracklet info + half chamber ID + index |
GPUTRDTrackPoint.h | This is a flat data structure for transporting TRD track points via network between the components |
► utils | |
bitfield.h | |
EmptyFile.cxx | |
linux_helpers.h | |
makefile_opencl_compiler.cxx | |
opencl_compiler_structs.h | |
opencl_obtain_program.h | |
pthread_mutex_win32_wrapper.h | |
qconfig.cxx | |
qconfig.h | |
qconfig_helpers.h | |
qconfigrtc.h | |
qGetLdBinarySymbols.h | |
qlibload.h | |
qmaths_helpers.h | |
qsem.cxx | |
qsem.h | |
strtag.h | |
threadserver.cxx | |
threadserver.h | |
timer.cxx | |
timer.h | |
vecpod.h | |
GPUTrackingLinkDef_O2.h | |
GPUTrackingLinkDef_O2_DataTypes.h | |
GPUTrackingLinkDef_Standalone.h | |
qconfigoptions.h | |
► TPCFastTransformation | |
► devtools | |
IrregularSpline1D.cxx | Implementation of IrregularSpline1D class |
IrregularSpline1D.h | Definition of IrregularSpline1D class |
IrregularSpline2D3D.cxx | Implementation of IrregularSpline2D3D class |
IrregularSpline2D3D.h | Definition of IrregularSpline2D3D class |
IrregularSpline2D3DCalibrator.cxx | Implementation of IrregularSpline2D3DCalibrator class |
IrregularSpline2D3DCalibrator.h | Definition of IrregularSpline2D3DCalibrator class |
RegularSpline1D.h | Definition of IrregularSpline1D class |
SemiregularSpline2D3D.cxx | Implementation of SemiregularSpline2D3D class |
SemiregularSpline2D3D.h | Definition of SemiregularSpline2D3D class |
► test | |
testMultivarPolynomials.cxx | |
testSplines.cxx | |
BandMatrixSolver.cxx | Implementation of BandMatrixSolver class |
BandMatrixSolver.h | Definition of BandMatrixSolver class |
ChebyshevFit1D.cxx | Implementation of ChebyshevFit1D class |
ChebyshevFit1D.h | Definition of ChebyshevFit1D class |
CorrectionMapsHelper.cxx | |
CorrectionMapsHelper.h | Helper class to access correction maps |
MultivariatePolynomial.cxx | |
MultivariatePolynomial.h | |
MultivariatePolynomialHelper.cxx | |
MultivariatePolynomialHelper.h | |
NDPiecewisePolynomials.cxx | |
NDPiecewisePolynomials.h | |
Spline.cxx | Implementation of Spline class |
Spline.h | Definition of Spline class |
Spline1D.cxx | Implementation of Spline1D class |
Spline1D.h | Definition of Spline1D class |
Spline1DHelper.cxx | Implementation of Spline1DHelper class |
Spline1DHelper.h | Definition of Spline1DHelper class |
Spline1DHelperOld.cxx | Implementation of Spline1DHelperOld class |
Spline1DHelperOld.h | Definition of Spline1DHelperOld class |
Spline1DSpec.cxx | Implementation of Spline1DContainer & Spline1DSpec classes |
Spline1DSpec.h | Definition of Spline1DSpec class |
Spline2D.cxx | Implementation of Spline2D class |
Spline2D.h | Definition of Spline2D class |
Spline2DHelper.cxx | Implementation of Spline2DHelper class |
Spline2DHelper.h | Definition of Spline2DHelper class |
Spline2DSpec.cxx | Implementation of Spline2DSpec class |
Spline2DSpec.h | Definition of Spline2DSpec class |
SplineHelper.cxx | Implementation of SplineHelper class |
SplineHelper.h | Definition of SplineHelper class |
SplineSpec.cxx | Implementation of SplineSpec class |
SplineSpec.h | Definition of SplineSpec class |
SplineUtil.h | |
SymMatrixSolver.cxx | Implementation of SymMatrixSolver class |
SymMatrixSolver.h | Definition of SymMatrixSolver class |
TPCFastSpaceChargeCorrection.cxx | Implementation of TPCFastSpaceChargeCorrection class |
TPCFastSpaceChargeCorrection.h | Definition of TPCFastSpaceChargeCorrection class |
TPCFastSpaceChargeCorrectionMap.cxx | Implementation of TPCFastSpaceChargeCorrectionMap class |
TPCFastSpaceChargeCorrectionMap.h | Definition of TPCFastSpaceChargeCorrectionMap class |
TPCFastTransform.cxx | Implementation of TPCFastTransform class |
TPCFastTransform.h | Definition of TPCFastTransform class |
TPCFastTransformationLinkDef_O2.h | |
TPCFastTransformGeo.cxx | Implementation of TPCFastTransformGeo class |
TPCFastTransformGeo.h | Definition of TPCFastTransformGeo class |
TPCFastTransformManager.cxx | Implementation of TPCFastTransformManager class |
TPCFastTransformManager.h | Definition of TPCFastTransformManager class |
TPCFastTransformQA.cxx | Implementation of TPCFastTransformQA class |
TPCFastTransformQA.h | |
► Utils | |
FlatObject.h | Definition of FlatObject class |
GPUCommonBitSet.h | |
GPUUtilsLinkDef.h | |
► Workflow | |
► helper | |
► include | |
► GPUWorkflowHelper | |
GPUWorkflowHelper.h | |
► src | |
GPUWorkflowHelper.cxx | |
► include | |
► GPUWorkflow | |
GPUWorkflowSpec.h | |
O2GPUDPLDisplay.h | |
► src | |
gpu-reco-workflow.cxx | |
GPUWorkflowInternal.h | |
GPUWorkflowITS.cxx | |
GPUWorkflowPipeline.cxx | |
GPUWorkflowSpec.cxx | Processor spec for running TPC CA tracking |
GPUWorkflowTPC.cxx | |
O2GPUDPLDisplay.cxx | |
► prodtests | |
full-system-test | |
► run | |
► SimExamples | |
Adaptive_Pythia8 | |
AliRoot_AMPT | |
AliRoot_Hijing | |
ForceDecay_Lambda_Neutron_Dalitz | |
HepMC | |
HepMC_EPOS4 | |
HepMC_JETSCAPE | |
HepMC_STARlight | |
Hybrid | |
Hybrid_cocktail | |
Hybrid_parallel | |
Hybrid_trigger | |
► McTracksToAOD | |
mctracks_to_aod_simple_task.cxx | |
MCTrackToDPL | |
Pythia8 | |
Pythia8_HepMC_Wrapper | |
Selective_Transport_pi0 | |
Signal_ImpactB | |
► StepMonitoring | |
Simple1 | |
TParticle | |
Trigger_ImpactB_Pythia8 | |
checkStack.cxx | |
dpl_eventgen.cxx | |
g4DetermineUnknownPdgProperties.cxx | |
o2aod_mc_to_hepmc.cxx | |
O2HitMerger.h | |
O2HitMergerRunner.cxx | |
O2PrimaryServerDevice.h | |
O2PrimaryServerDeviceRunner.cxx | |
o2sim.cxx | |
o2sim_evalmat.cxx | |
o2sim_hepmc_publisher.cxx | |
o2sim_kine_publisher.cxx | |
o2sim_mbudget.cxx | |
o2sim_mctracks_proxy.cxx | |
o2sim_mctracks_to_aod.cxx | |
o2sim_parallel.cxx | |
O2SimDevice.h | |
O2SimDeviceRunner.cxx | |
PrimaryServerState.h | |
SimPublishChannelHelper.h | |
► scripts | |
datamodel-doc | |
► Steer | |
► DigitizerWorkflow | |
► src | |
CCDBFetcherTestWorkflow.cxx | |
CPVDigitizerSpec.cxx | |
CPVDigitizerSpec.h | |
CPVDigitWriterSpec.h | |
CTPDigitizerSpec.cxx | |
CTPDigitizerSpec.h | |
FDDDigitizerSpec.cxx | |
FDDDigitizerSpec.h | |
FT0DigitizerSpec.cxx | |
FT0DigitizerSpec.h | |
FT0DigitWriterSpec.h | |
FV0DigitizerSpec.cxx | |
FV0DigitizerSpec.h | |
FV0DigitWriterSpec.h | |
GRPUpdaterSpec.cxx | |
GRPUpdaterSpec.h | |
HMPIDDigitizerSpec.cxx | |
HMPIDDigitizerSpec.h | |
HMPIDDigitWriterSpec.h | |
ITS3DigitizerSpec.cxx | |
ITS3DigitizerSpec.h | |
ITSMFTDigitizerSpec.cxx | |
ITSMFTDigitizerSpec.h | |
MCHDigitizerSpec.cxx | |
MCHDigitizerSpec.h | |
MCTruthReaderSpec.h | |
MCTruthSourceSpec.cxx | |
MCTruthSourceSpec.h | |
MCTruthTestWorkflow.cxx | |
MCTruthWriterSpec.cxx | |
MCTruthWriterSpec.h | |
MIDDigitizerSpec.cxx | |
MIDDigitizerSpec.h | |
MIDDigitWriterSpec.h | |
PHOSDigitizerSpec.cxx | |
PHOSDigitizerSpec.h | |
PHOSDigitWriterSpec.h | |
SimpleDigitizerWorkflow.cxx | |
SimReaderSpec.cxx | |
SimReaderSpec.h | |
TOFDigitizerSpec.cxx | |
TOFDigitizerSpec.h | |
TPCDigitizerSpec.cxx | |
TPCDigitizerSpec.h | |
TPCDigitRootWriterSpec.cxx | |
TPCDigitRootWriterSpec.h | |
TRKDigitizerSpec.cxx | |
TRKDigitizerSpec.h | |
ZDCDigitizerSpec.cxx | |
ZDCDigitizerSpec.h | |
► include | |
► Steer | |
HitProcessingManager.h | |
MaterialBudgetMap.h | |
MCKinematicsReader.h | |
O2MCApplication.h | |
O2MCApplicationBase.h | |
O2MCApplicationEvalMat.h | |
O2RunSim.h | |
► src | |
CollisionContextTool.cxx | |
HitProcessingManager.cxx | |
MaterialBudgetMap.cxx | |
MCKinematicsReader.cxx | |
O2MCApplication.cxx | |
O2MCApplicationEvalMat.cxx | |
SteerLinkDef.h | |
► test | |
testHitProcessingManager.cxx | |
testInteractionSampler.cxx | |
Testing | |
► Utilities | |
► DataCompression | |
► include | |
► DataCompression | |
CodingModelDispatcher.h | Runtime dispatcher interface for probability model definitions |
DataDeflater.h | A general data deflater |
dc_primitives.h | Primitives for data compression |
HuffmanCodec.h | Implementation of a Huffman codec |
runtime_container.h | A general runtime container for a compile time sequence This file is part of https://github.com/matthiasrichter/gNeric |
TruncatedPrecisionConverter.h | A simple converter producing truncated precision according to a parameter model |
► test | |
DataGenerator.h | A simple data generator |
Fifo.h | Thread safe FIFO |
test_DataDeflater.cxx | |
test_DataGenerator.cxx | Test program for simple data generator |
test_dc_primitives.cxx | Test program for dc_primitives tools |
test_Fifo.cxx | Test program for thread safe FIFO |
test_HuffmanCodec.cxx | Test program for Huffman codec template class |
tpccluster_parameter_model.h | |
► DataSampling | |
► include | |
► DataSampling | |
DataSampling.h | Definition of O2 Data Sampling, v1.0 |
DataSamplingCondition.h | A standarised data sampling condition, to decide if given data sample should be passed forward |
DataSamplingConditionFactory.h | A definition of DataSamplingConditionFactory |
DataSamplingHeader.h | A declaration of O2 Data Sampling Header |
DataSamplingPolicy.h | A declaration of O2 Data Sampling Policy |
DataSamplingReadoutAdapter.h | |
Dispatcher.h | Declaration of Dispatcher for O2 Data Sampling |
► src | |
DataSampling.cxx | Implementation of O2 Data Sampling, v1.0 |
DataSamplingConditionCustom.cxx | Implementation of DataSamplingConditionCustom |
DataSamplingConditionFactory.cxx | Implementation of DataSamplingConditionFactory |
DataSamplingConditionNConsecutive.cxx | Implementation of DataSamplingConditionNConsecutive |
DataSamplingConditionPayloadSize.cxx | Implementation of DataSamplingConditionPayloadSize |
DataSamplingConditionRandom.cxx | Implementation of random DataSamplingCondition |
DataSamplingHeader.cxx | An implementation of O2 Data Sampling Header |
DataSamplingPolicy.cxx | Implementation of O2 Data Sampling Policy |
DataSamplingReadoutAdapter.cxx | |
dataSamplingStandalone.cxx | |
Dispatcher.cxx | Implementation of Dispatcher for O2 Data Sampling |
► test | |
dataSamplingBenchmark.cxx | |
dataSamplingParallel.cxx | |
dataSamplingPodAndRoot.cxx | |
dataSamplingTimePipeline.cxx | |
test_DataSampling.cxx | |
test_DataSamplingCondition.cxx | |
test_DataSamplingHeader.cxx | |
test_DataSamplingPolicy.cxx | |
► EPNMonitoring | |
► src | |
EPNstderrMonitor.cxx | |
MCStepLogger | |
► Mergers | |
► include | |
► Mergers | |
CustomMergeableObject.h | An example of overriding O2 Mergers merging interface, v0.1 |
CustomMergeableTObject.h | An example of a custom TObject inheriting MergeInterface |
FullHistoryMerger.h | Definition of O2 FullHistoryMerger, v0.1 |
IntegratingMerger.h | Definition of O2 IntegratingMerger, v0.1 |
LinkDef.h | |
Mergeable.h | Mergeable concept |
MergeInterface.h | Definition of O2 Mergers merging interface, v0.1 |
MergerAlgorithm.h | Algorithms for merging objects |
MergerBuilder.h | |
MergerConfig.h | Definition of O2 MergerConfig, v0.1 |
MergerInfrastructureBuilder.h | Definition of O2 MergerInfrastructureBuilder, v0.1 |
ObjectStore.h | Definition of ObjectStore for Mergers, v0.1 |
► src | |
FullHistoryMerger.cxx | Implementation of O2 Mergers, v0.1 |
IntegratingMerger.cxx | Implementation of O2 Mergers, v0.1 |
Mergeable.cxx | |
MergerAlgorithm.cxx | Implementation of O2 Mergers, v0.1 |
MergerBuilder.cxx | Definition of MergerBuilder for O2 Mergers |
MergerInfrastructureBuilder.cxx | Definition of Mergers' Infrastructure Builder |
ObjectStore.cxx | Implementation of ObjectStore for Mergers, v0.1 |
► test | |
benchmark_FullVsDiff.cxx | |
benchmark_MergingCollections.cxx | |
benchmark_Miscellaneous.cxx | |
benchmark_Types.cxx | |
common.h | |
customTopologyCommon.h | |
emptyLoopBenchmark.cxx | A benchmark which measures a maximum rate of doing nothing in a device |
histosTopologyCommon.h | |
mergersBenchmarkTopology.cxx | This is a DPL workflow to benchmark Mergers |
multinodeBenchmarkMergers.cxx | This is a DPL workflow to run Mergers and an input proxy for benchmarks |
multinodeBenchmarkProducers.cxx | This is a DPL workflow with TH1 producers used to benchmark Mergers |
test_Algorithm.cxx | A unit test of mergers |
test_InfrastructureBuilder.cxx | |
test_MergerTopologyCustomFullHistory.cxx | Test which creates DPL workflow for full history merging of merger interfaces |
test_MergerTopologyCustomIntegrating.cxx | Test which creates DPL workflow for integrating (delta) merging of merger interfaces |
test_MergerTopologyHistosFullHistory.cxx | Test which creates DPL workflow for full history merging of histograms |
test_MergerTopologyHistosIntegrating.cxx | Test which creates DPL workflow for integrating (delta) merging of histograms |
test_MergerTopologyVectorFullHistory.cxx | Test which creates DPL workflow for full history merging of vectors of TObjects |
test_MergerTopologyVectorIntegrating.cxx | Test which creates DPL workflow for integrating (delta) merging of vectors of TObjects |
test_ObjectStore.cxx | |
vectorTopologyCommon.h | |
PCG | |
► rANS | |
► benchmarks | |
bench_ransCombinedIterator.cxx | Compares performance of on-the-fly merging of data vs copy and merge |
bench_ransDecode.cxx | |
bench_ransDecodeScaling.cxx | |
bench_ransEncode.cxx | Compares performance of different encoders |
bench_ransEncodeImpl.cxx | Benchmarks different encoding kernels without the need to renorm and stream data |
bench_ransHistogram.cxx | |
bench_ransPack.cxx | Benchmarks packing algorithms and compares it to memcpy |
bench_ransStreaming.cxx | Benchmarks streaming out data from rANS state to memory |
bench_ransTPC.cxx | |
bench_ransUnpack.cxx | |
helpers.h | Common functionality for rANS benchmarks |
► include | |
► rANS | |
► internal | |
► common | |
codertraits.h | Sane compile time defaults for encoders/decoders |
containertraits.h | |
defaults.h | |
defines.h | Preprocessor defines to enable features based on CPU architecture |
exceptions.h | Rans exceptions |
simdops.h | Wrapper around basic SIMD operations |
simdtypes.h | Basic SIMD datatypes and traits |
typetraits.h | Manipulation of types at compile time |
utils.h | Common helper classes and functions |
► containers | |
AdaptiveHistogram.h | |
AdaptiveSymbolTable.h | Lookup table containing statistical information for each symbol in the alphabet required for encoding/decoding |
AlignedArray.h | Memory aligned array used for SIMD operations |
BitPtr.h | Pointer type helper class for bitwise Packing |
Container.h | Abstract container class that defines and implements basic properties shared by histograms and lookup tables |
DenseHistogram.h | Histogram for source symbols used to estimate symbol probabilities for entropy coding |
DenseSymbolTable.h | Lookup table containing statistical information for each symbol in the alphabet required for encoding/decoding |
HashTable.h | Wrapper around absl::flat_hash_map to be used as a container for building histograms and LUTs |
HighRangeDecoderTable.h | Maps rANS state information back to source symbol, used for decoding |
HistogramConcept.h | Operations that will be performed on a histogram |
HistogramInterface.h | Operations that will be performed on a histogram |
HistogramView.h | Non-owning, lightweight structure for histogram manipulation |
LowRangeDecoderTable.h | Maps rANS state information back to source symbol, used for decoding |
OrderedSet.h | Vector Wrapper with contiguous but shifted, integer indexing. Base of all frequency container classes |
RenormedHistogram.h | Histogram renormed to sum of frequencies being 2^P for use in fast rans coding |
ReverseSymbolLookupTable.h | Maps rANS state information back to source symbol, used for decoding |
ShiftableVector.h | Vector Wrapper with contiguous but shifted, integer indexing. Base of all frequency container classes |
SparseHistogram.h | Histogram to depict frequencies of source symbols for rANS compression, based on an ordered set |
SparseSymbolTable.h | |
SparseVector.h | Vector Wrapper with contiguous but shifted, integer indexing. Base of all frequency container classes |
Symbol.h | Contains statistical information for one source symbol, required for encoding/decoding |
► decode | |
Decoder.h | Decoder - User facing class to decode a rANS encoded stream back into the source data based on the same statistical distribution used for encoding |
DecoderConcept.h | DecoderConcept - User facing class to decode a rANS encoded stream back into the source data based on the same statistical distribution used for encoding |
DecoderImpl.h | Operations to decode a rANS stream |
► encode | |
Encoder.h | Encoder - User facing class to perform rANS entropy coding of source symbols onto a rANS state based on the statistical distribution in the symbol table |
EncoderImpl.h | Defines the common operations for encoding data onto an rANS stream |
EncoderSymbolMapper.h | Looks up statistical properties in symbol table for each source symbol. Specialed for each coder type |
SIMDEncoderImpl.h | RANS encoding operations that encode multiple symbols simultaniously using SIMD. Unified implementation for SSE4.1 and AVX2 |
simdKernel.h | |
SingleStreamEncoderImpl.h | RANS encoding operations based on ryg's fast algorithm and a naive rANS implementation for all 64Bit CPUs |
► metrics | |
DictSizeEstimate.h | Low overhead dictionary size estimate that can be computed alogiside other metrics |
Metrics.h | Computes and provides essential metrics on the dataset used for parameter and size estimates by other algorithms |
properties.h | Essential properties of the dataset used for building dictionaries and coders |
SizeEstimate.h | Estimate sizes of different rANS Buffers and decide if packing should be prefered over compression |
utils.h | Utility functions related to calculating different dataset metrics |
► pack | |
DictionaryStreamReader.h | |
eliasDelta.h | Compress data stream using Elias-Delta coding |
pack.h | Packs data into a buffer |
utils.h | Helper functionalities useful for packing operations |
► transform | |
algorithm.h | Helper functionalities useful for packing operations |
algorithmImpl.h | |
iterator.h | |
renorm.h | Renorm histogram to sum of frequencies = 2^P for use in fast rans coding. Includes estimation of P |
SourceProxy.h | |
compat.h | Functionality to maintain compatibility with previous version of this library |
decode.h | Public interface for decoding |
encode.h | Public interface for encoding |
factory.h | Static factory classes for building histograms, encoders and decoders |
histogram.h | Public interface for building and renorming histograms from source data |
iterator.h | Public interface for rANS iterators |
metrics.h | |
pack.h | |
serialize.h | Public interface for serializing histograms (dictionaries) to JSON or compressed binary |
utils.h | Useful public helper functions |
► run | |
bin-encode-decode.cxx | |
► test | |
test_ransAlignedArray.cxx | |
test_ransBitPtr.cxx | |
test_ransEncodeDecode.cxx | |
test_ransHistograms.cxx | Test class that allows to build histogram of symbols from a source message |
test_ransHistogramView.cxx | Test helper class that unifies handling of different types of histograms |
test_ransIterators.cxx | Test iterators that allow to zip/unzip data on the fly |
test_ransMetrics.cxx | Test the calculation of metrics required for renorming and encode/ packing decisions |
test_ransPack.cxx | |
test_ransReverseSymbolLookupTable.cxx | |
test_ransSerialize.cxx | |
test_ransSIMD.cxx | |
test_ransSIMDEncoderKernels.cxx | |
test_ransSparseVector.cxx | |
test_ransSymbolTables.cxx | |
test_ransUtils.cxx | |
► ShmManager | |
► src | |
ShmManager.cxx | |
► Tools | |
► cpulimit | |
list.h | |
process_group.h | |
process_iterator.h | |
► version | |
O2Version.h | |