Project
Loading...
Searching...
No Matches
o2::mch::TrackDumper Struct Reference

Public Member Functions

 TrackDumper (bool useMC)
 
void init (InitContext &ic)
 
void process (gsl::span< const o2::mch::ROFRecord > rofs, gsl::span< const o2::mch::TrackMCH > tracks, gsl::span< const o2::MCCompLabel > labels)
 
void run (ProcessingContext &pc)
 

Public Attributes

bool mUseMC {false}
 

Detailed Description

Definition at line 36 of file TrackDumperSpec.cxx.

Constructor & Destructor Documentation

◆ TrackDumper()

o2::mch::TrackDumper::TrackDumper ( bool  useMC)
inline

Definition at line 40 of file TrackDumperSpec.cxx.

Member Function Documentation

◆ init()

void o2::mch::TrackDumper::init ( InitContext ic)
inline

Definition at line 42 of file TrackDumperSpec.cxx.

◆ process()

void o2::mch::TrackDumper::process ( gsl::span< const o2::mch::ROFRecord rofs,
gsl::span< const o2::mch::TrackMCH tracks,
gsl::span< const o2::MCCompLabel labels 
)
inline

Definition at line 46 of file TrackDumperSpec.cxx.

◆ run()

void o2::mch::TrackDumper::run ( ProcessingContext pc)
inline

Definition at line 64 of file TrackDumperSpec.cxx.

Member Data Documentation

◆ mUseMC

bool o2::mch::TrackDumper::mUseMC {false}

Definition at line 38 of file TrackDumperSpec.cxx.


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