28using OutputType = std::vector<o2::tof::Cluster>;
37 LOG(
debug) <<
"RECEIVED CLUSTERS SIZE " << indata.size();
39 auto loggerMult = [](
MultType const& inmult) {
40 LOG(
debug) <<
"RECEIVED N BC SIZE " << inmult.size();
42 auto loggerMCLabels = [](
LabelsType const& labeldata) {
43 LOG(
debug) <<
"TOF GOT " << labeldata.getNElements() <<
" LABELS ";
50 "tofclusters-branch-name",
55 "tofclustersmult-branch-name",
60 "clusterlabels-branch-name",
Definition of a container to keep Monte Carlo truth external to simulation objects.
Configurable generator for RootTreeWriter processor spec.
Generate a processor spec for the RootTreeWriter utility.
constexpr o2::header::DataOrigin gDataOriginTOF
Defining PrimaryVertex explicitly as messageable.
std::vector< o2::tof::CalibInfoCluster > OutputType
std::vector< int > MultType
o2::framework::DataProcessorSpec getTOFClusterWriterSpec(bool useMC)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
LOG(info)<< "Compressed in "<< sw.CpuTime()<< " s"