39 auto logger = [](std::vector<PVertex>
const&
v) {
40 LOG(info) <<
"PrimaryVertexWriter pulled " <<
v.size() <<
" vertices";
42 auto inpID = disableMatching ?
InputSpec{
"vttrackID",
"GLO",
"PVTX_CONTID", 0} :
InputSpec{
"vttrackID",
"GLO",
"PVTX_TRMTC", 0};
43 auto inpIDRef = disableMatching ?
InputSpec{
"v2tref",
"GLO",
"PVTX_CONTIDREFS", 0} :
InputSpec{
"v2tref",
"GLO",
"PVTX_TRMTCREFS", 0};
45 "o2_primary_vertex.root",
Configurable generator for RootTreeWriter processor spec.
Primary vertex finder helper classes.
Class to refer to the 1st entry and N elements of some group in the continuous container.
Generate a processor spec for the RootTreeWriter utility.
Defining PrimaryVertex explicitly as messageable.
framework::DataProcessorSpec getPrimaryVertexWriterSpec(bool disableMatching, bool useMC)
create a processor spec
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
LOG(info)<< "Compressed in "<< sw.CpuTime()<< " s"