Project
Loading...
Searching...
No Matches
o2::tpc::PublisherConf Struct Reference

#include <PublisherSpec.h>

Classes

struct  BranchOptionConfig
 

Public Attributes

std::string processName
 
std::string defaultFileName
 
std::string defaultTreeName
 
BranchOptionConfig databranch
 
BranchOptionConfig mcbranch
 
OutputSpec dataoutput
 
OutputSpec mcoutput
 
std::vector< inttpcSectors
 
std::vector< intoutputIds
 
Reader::SpecialPublishHookhook = nullptr
 

Detailed Description

Definition at line 34 of file PublisherSpec.h.

Member Data Documentation

◆ databranch

BranchOptionConfig o2::tpc::PublisherConf::databranch

Definition at line 44 of file PublisherSpec.h.

◆ dataoutput

OutputSpec o2::tpc::PublisherConf::dataoutput

Definition at line 46 of file PublisherSpec.h.

◆ defaultFileName

std::string o2::tpc::PublisherConf::defaultFileName

Definition at line 42 of file PublisherSpec.h.

◆ defaultTreeName

std::string o2::tpc::PublisherConf::defaultTreeName

Definition at line 43 of file PublisherSpec.h.

◆ hook

Reader::SpecialPublishHook* o2::tpc::PublisherConf::hook = nullptr

Definition at line 50 of file PublisherSpec.h.

◆ mcbranch

BranchOptionConfig o2::tpc::PublisherConf::mcbranch

Definition at line 45 of file PublisherSpec.h.

◆ mcoutput

OutputSpec o2::tpc::PublisherConf::mcoutput

Definition at line 47 of file PublisherSpec.h.

◆ outputIds

std::vector<int> o2::tpc::PublisherConf::outputIds

Definition at line 49 of file PublisherSpec.h.

◆ processName

std::string o2::tpc::PublisherConf::processName

Definition at line 41 of file PublisherSpec.h.

◆ tpcSectors

std::vector<int> o2::tpc::PublisherConf::tpcSectors

Definition at line 48 of file PublisherSpec.h.


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