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