LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Public Member Functions | |
RecoHists () | |
RecoHists (const std::string &subdir) | |
Public Attributes | |
TH1F * | fHx |
TH1F * | fHy |
TH1F * | fHz |
TH1F * | fHdist |
TH1F * | fHtheta |
TH1F * | fHphi |
TH1F * | fHtheta_xz |
TH1F * | fHtheta_yz |
Definition at line 241 of file SeedAna_module.cc.
trkf::SeedAna::RecoHists::RecoHists | ( | ) |
trkf::SeedAna::RecoHists::RecoHists | ( | const std::string & | subdir | ) |
Definition at line 406 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, fHz, art::TFileDirectory::make(), art::TFileDirectory::mkdir(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHdist |
Definition at line 253 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHphi |
Definition at line 255 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHtheta |
Definition at line 254 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHtheta_xz |
Definition at line 256 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHtheta_yz |
Definition at line 257 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHx |
Definition at line 250 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHy |
Definition at line 251 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().
TH1F* trkf::SeedAna::RecoHists::fHz |
Definition at line 252 of file SeedAna_module.cc.
Referenced by trkf::SeedAna::analyze(), and RecoHists().