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

Classes

class  MatrixSparse
 
class  MatrixSq
 
class  MillePede2
 
class  MillePedeRecord
 Store residuals and local/global deriavtives from a single track processing. More...
 
class  MilleRecordReader
 
class  MilleRecordWriter
 
class  MinResSolve
 for solving large system of linear equations More...
 
class  RectMatrix
 Class for rectangular matrix used for millepede2 operation. More...
 
class  SymBDMatrix
 Symmetric Matrix Class. More...
 
class  SymMatrix
 Fast symmetric matrix with dynamically expandable size. More...
 
class  VectorSparse
 

Typedefs

template<typename T >
using BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T >
 

Functions

framework::DataProcessorSpec getMilleRecordWriterSpec (bool useMC, const char *specName="fwdalign-millerecord-writer", const char *fileName="millerecords.root")
 

Typedef Documentation

◆ BranchDefinition

Definition at line 31 of file MilleRecordWriterSpec.cxx.

Function Documentation

◆ getMilleRecordWriterSpec()

DataProcessorSpec o2::fwdalign::getMilleRecordWriterSpec ( bool  useMC,
const char specName = "fwdalign-millerecord-writer",
const char fileName = "millerecords.root" 
)

Definition at line 33 of file MilleRecordWriterSpec.cxx.