Project
Loading...
Searching...
No Matches
StandaloneAODProducer.cxx File Reference

Go to the source code of this file.

Typedefs

using GIndex = o2::dataformats::VtxTrackIndex
 

Functions

template<typename TrackT >
std::vector< TrackT > * fetchTracks (const char *filename, const char *treename, const char *branchname)
 
void fillMCollisionTable (o2::steer::MCKinematicsReader const &mcreader)
 
void fillCollisionAndTrackTable ()
 
int main ()
 

Typedef Documentation

◆ GIndex

Function Documentation

◆ fetchTracks()

template<typename TrackT >
std::vector< TrackT > * fetchTracks ( const char filename,
const char treename,
const char branchname 
)

Definition at line 43 of file StandaloneAODProducer.cxx.

◆ fillCollisionAndTrackTable()

void fillCollisionAndTrackTable ( )

Definition at line 104 of file StandaloneAODProducer.cxx.

◆ fillMCollisionTable()

void fillMCollisionTable ( o2::steer::MCKinematicsReader const &  mcreader)

Definition at line 56 of file StandaloneAODProducer.cxx.

◆ main()

int main ( )

Definition at line 218 of file StandaloneAODProducer.cxx.