Project
Loading...
Searching...
No Matches
o2::mch::VertexSamplerSpec Class Reference

Public Member Functions

void init (framework::InitContext &ic)
 
void run (framework::ProcessingContext &pc)
 

Detailed Description

Definition at line 45 of file VertexSamplerSpec.cxx.

Member Function Documentation

◆ init()

void o2::mch::VertexSamplerSpec::init ( framework::InitContext ic)
inline

Get the input file from the context

close the input file

Definition at line 49 of file VertexSamplerSpec.cxx.

◆ run()

void o2::mch::VertexSamplerSpec::run ( framework::ProcessingContext pc)
inline

send the vertex of each event in the current TF if an input file is provided or the default vertex (0,0,0) for all events otherwise

Definition at line 73 of file VertexSamplerSpec.cxx.


The documentation for this class was generated from the following file: