Definition at line 63 of file o2TestHistograms.cxx.
◆ init()
◆ process()
void EtaAndClsHistogramsIUSimple::process |
( |
soa::Filtered< aod::TracksIU > const & |
tracks, |
|
|
aod::FT0s const & |
, |
|
|
aod::TracksIUFrom< o2::aod::Hash<"EMB"_h > > const & |
otherTracks |
|
) |
| |
|
inline |
◆ etaClsH
OutputObj<TH2F> EtaAndClsHistogramsIUSimple::etaClsH {TH2F("eta_vs_pt", "#eta vs pT", 102, -2.01, 2.01, 100, 0, 10)} |
◆ skimEx
Produces<o2::aod::SkimmedExampleTrack> EtaAndClsHistogramsIUSimple::skimEx |
◆ trackFilter
Filter EtaAndClsHistogramsIUSimple::trackFilter = o2::aod::track::pt < 10.f |
◆ trackFilterString
Configurable<std::string> EtaAndClsHistogramsIUSimple::trackFilterString {"track-filter", "o2::aod::track::pt < 10.f", "Track filter string"} |
The documentation for this struct was generated from the following file: