42 auto tracksSize = std::make_shared<int>(0);
43 auto tracksSizeGetter = [tracksSize](std::vector<o2::mft::TrackMFT>
const& tracks) {
44 *tracksSize = tracks.size();
46 auto logger = [tracksSize](std::vector<o2::itsmft::ROFRecord>
const& rofs) {
47 LOG(
debug) <<
"MFTTrackWriter pulled " << *tracksSize <<
" tracks, in " << rofs.size() <<
" RO frames";
std::vector< o2::MCCompLabel > LabelsType
std::vector< o2::itsmft::MC2ROFRecord > ROFRecLblT
Definition of a container to keep Monte Carlo truth external to simulation objects.
Configurable generator for RootTreeWriter processor spec.
Standalone classes for the track found by the Linear-Track-Finder (LTF) and by the Cellular-Automaton...
Generate a processor spec for the RootTreeWriter utility.
Defining PrimaryVertex explicitly as messageable.
o2::framework::DataProcessorSpec getTrackWriterSpec(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"