![]() |
Project
|
Implementation of a data processor to write MillePede record in a root file. More...
#include "ForwardAlign/MilleRecordWriterSpec.h"
#include <vector>
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "ForwardAlign/MillePedeRecord.h"
Go to the source code of this file.
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::fwdalign |
Typedefs | |
template<typename T > | |
using | o2::fwdalign::BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T > |
Functions | |
framework::DataProcessorSpec | o2::fwdalign::getMilleRecordWriterSpec (bool useMC, const char *specName="fwdalign-millerecord-writer", const char *fileName="millerecords.root") |
Implementation of a data processor to write MillePede record in a root file.
Definition in file MilleRecordWriterSpec.cxx.