LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
RecoHists (const std::string &subdir) | |
Public Attributes | |
TH1F * | fHx {nullptr} |
TH1F * | fHy {nullptr} |
TH1F * | fHz {nullptr} |
TH1F * | fHdist {nullptr} |
TH1F * | fHtheta {nullptr} |
TH1F * | fHphi {nullptr} |
TH1F * | fHtheta_xz {nullptr} |
TH1F * | fHtheta_yz {nullptr} |
Definition at line 232 of file SeedAna_module.cc.
trkf::SeedAna::RecoHists::RecoHists | ( | const std::string & | subdir | ) |
Definition at line 369 of file SeedAna_module.cc.
References geo::GeometryCore::DetHalfHeight(), geo::GeometryCore::DetHalfWidth(), geo::GeometryCore::DetLength(), dir, fHdist, fHphi, fHtheta, fHtheta_xz, fHtheta_yz, fHx, fHy, and fHz.
TH1F* trkf::SeedAna::RecoHists::fHdist {nullptr} |
Definition at line 240 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHphi {nullptr} |
Definition at line 242 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHtheta {nullptr} |
Definition at line 241 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHtheta_xz {nullptr} |
Definition at line 243 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHtheta_yz {nullptr} |
Definition at line 244 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHx {nullptr} |
Definition at line 237 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHy {nullptr} |
Definition at line 238 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHz {nullptr} |
Definition at line 239 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().