28template <is_aod_hash T>
31template <is_aod_hash T>
39 LOGP(info,
"BCs from run {} and {}", bcs.begin().runNumber(), bcse.begin().runNumber());
40 LOGP(info,
"Joined tracks: {} and {}", tracks.size(), trackse.size());
46 return {adaptAnalysisTask<TestEmbeddingSubscription>(cfgc)};
#define O2ORIGIN(_Str_)
Pre-declare Hash specialization for an origin string.
Defining PrimaryVertex explicitly as messageable.
std::vector< DataProcessorSpec > WorkflowSpec
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
WorkflowSpec defineDataProcessing(ConfigContext const &cfgc)
This function hooks up the the workflow specifications into the DPL driver.
void process(aod::BCs const &bcs, aod::BCsFrom< aod::Hash<"EMB"_h > > const &bcse, aod::TracksPlus const &tracks, aod::TracksPlusFrom< aod::Hash<"EMB"_h > > const &trackse)