43 auto compClustersSize = std::make_shared<int>(0);
44 auto compClustersSizeGetter = [compClustersSize](
CompClusType const& compClusters) {
45 *compClustersSize = compClusters.size();
47 auto logger = [compClustersSize](std::vector<o2::itsmft::ROFRecord>
const& rofs) {
48 LOG(info) <<
"MFTClusterWriter pulled " << *compClustersSize <<
" clusters, in " << rofs.size() <<
" RO frames";
55 compClustersSizeGetter},
Definition of the ITSMFT compact cluster.
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.
Defining PrimaryVertex explicitly as messageable.
std::vector< o2::itsmft::CompClusterExt > CompClusType
std::vector< o2::itsmft::MC2ROFRecord > ROFRecLblT
std::vector< o2::itsmft::ROFRecord > ROFrameRType
std::vector< unsigned char > PatternsType
framework::DataProcessorSpec getClusterWriterSpec(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"