LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
trkf::SeedAna::MCHists Struct Reference

Public Member Functions

 MCHists ()
 
 MCHists (const std::string &subdir)
 

Public Attributes

TH2F * fHduvcosth
 
TH1F * fHcosth
 
TH1F * fHmcu
 
TH1F * fHmcv
 
TH1F * fHmcw
 
TH1F * fHmcdudw
 
TH1F * fHmcdvdw
 
TH1F * fHmcstartx
 
TH1F * fHmcstarty
 
TH1F * fHmcstartz
 
TH1F * fHmcendx
 
TH1F * fHmcendy
 
TH1F * fHmcendz
 
TH1F * fHmctheta
 
TH1F * fHmcphi
 
TH1F * fHmctheta_xz
 
TH1F * fHmctheta_yz
 
TH1F * fHmcmom
 
TH1F * fHmclen
 
TH1F * fHmstartx
 
TH1F * fHmstarty
 
TH1F * fHmstartz
 
TH1F * fHmendx
 
TH1F * fHmendy
 
TH1F * fHmendz
 
TH1F * fHmtheta
 
TH1F * fHmphi
 
TH1F * fHmtheta_xz
 
TH1F * fHmtheta_yz
 
TH1F * fHmmom
 
TH1F * fHmlen
 
TH1F * fHgstartx
 
TH1F * fHgstarty
 
TH1F * fHgstartz
 
TH1F * fHgendx
 
TH1F * fHgendy
 
TH1F * fHgendz
 
TH1F * fHgtheta
 
TH1F * fHgphi
 
TH1F * fHgtheta_xz
 
TH1F * fHgtheta_yz
 
TH1F * fHgmom
 
TH1F * fHglen
 
TH1F * fHmulstartx
 
TH1F * fHmulstarty
 
TH1F * fHmulstartz
 
TH1F * fHmulendx
 
TH1F * fHmulendy
 
TH1F * fHmulendz
 
TH1F * fHmultheta
 
TH1F * fHmulphi
 
TH1F * fHmultheta_xz
 
TH1F * fHmultheta_yz
 
TH1F * fHmulmom
 
TH1F * fHmullen
 
TH1F * fHestartx
 
TH1F * fHestarty
 
TH1F * fHestartz
 
TH1F * fHeendx
 
TH1F * fHeendy
 
TH1F * fHeendz
 
TH1F * fHetheta
 
TH1F * fHephi
 
TH1F * fHetheta_xz
 
TH1F * fHetheta_yz
 
TH1F * fHemom
 
TH1F * fHelen
 

Detailed Description

Definition at line 262 of file SeedAna_module.cc.

Constructor & Destructor Documentation

trkf::SeedAna::MCHists::MCHists ( )

Definition at line 440 of file SeedAna_module.cc.

Referenced by MCHists().

440  :
441  //
442  // Purpose: Default constructor.
443  //
444  fHduvcosth(0),
445  fHcosth(0),
446  fHmcu(0),
447  fHmcv(0),
448  fHmcw(0),
449  fHmcdudw(0),
450  fHmcdvdw(0),
451  fHmcstartx(0),
452  fHmcstarty(0),
453  fHmcstartz(0),
454  fHmcendx(0),
455  fHmcendy(0),
456  fHmcendz(0),
457  fHmctheta(0),
458  fHmcphi(0),
459  fHmctheta_xz(0),
460  fHmctheta_yz(0),
461  fHmcmom(0),
462  fHmclen(0),
463  fHmstartx(0),
464  fHmstarty(0),
465  fHmstartz(0),
466  fHmendx(0),
467  fHmendy(0),
468  fHmendz(0),
469  fHmtheta(0),
470  fHmphi(0),
471  fHmtheta_xz(0),
472  fHmtheta_yz(0),
473  fHmmom(0),
474  fHmlen(0),
475  fHgstartx(0),
476  fHgstarty(0),
477  fHgstartz(0),
478  fHgendx(0),
479  fHgendy(0),
480  fHgendz(0),
481  fHgtheta(0),
482  fHgphi(0),
483  fHgtheta_xz(0),
484  fHgtheta_yz(0),
485  fHgmom(0),
486  fHglen(0),
487  fHmulstartx(0),
488  fHmulstarty(0),
489  fHmulstartz(0),
490  fHmulendx(0),
491  fHmulendy(0),
492  fHmulendz(0),
493  fHmultheta(0),
494  fHmulphi(0),
495  fHmultheta_xz(0),
496  fHmultheta_yz(0),
497  fHmulmom(0),
498  fHmullen(0),
499  fHestartx(0),
500  fHestarty(0),
501  fHestartz(0),
502  fHeendx(0),
503  fHeendy(0),
504  fHeendz(0),
505  fHetheta(0),
506  fHephi(0),
507  fHetheta_xz(0),
508  fHetheta_yz(0),
509  fHemom(0),
510  fHelen(0)
511  {}
trkf::SeedAna::MCHists::MCHists ( const std::string &  subdir)

Definition at line 513 of file SeedAna_module.cc.

References geo::GeometryCore::DetHalfHeight(), geo::GeometryCore::DetHalfWidth(), geo::GeometryCore::DetLength(), dir, fHcosth, fHduvcosth, fHeendx, fHeendy, fHeendz, fHelen, fHemom, fHephi, fHestartx, fHestarty, fHestartz, fHetheta, fHetheta_xz, fHetheta_yz, fHgendx, fHgendy, fHgendz, fHglen, fHgmom, fHgphi, fHgstartx, fHgstarty, fHgstartz, fHgtheta, fHgtheta_xz, fHgtheta_yz, fHmcdudw, fHmcdvdw, fHmcendx, fHmcendy, fHmcendz, fHmclen, fHmcmom, fHmcphi, fHmcstartx, fHmcstarty, fHmcstartz, fHmctheta, fHmctheta_xz, fHmctheta_yz, fHmcu, fHmcv, fHmcw, fHmendx, fHmendy, fHmendz, fHmlen, fHmmom, fHmphi, fHmstartx, fHmstarty, fHmstartz, fHmtheta, fHmtheta_xz, fHmtheta_yz, fHmulendx, fHmulendy, fHmulendz, fHmullen, fHmulmom, fHmulphi, fHmulstartx, fHmulstarty, fHmulstartz, fHmultheta, fHmultheta_xz, fHmultheta_yz, art::TFileDirectory::make(), MCHists(), and art::TFileDirectory::mkdir().

517  {
518  // Make sure all histogram pointers are initially zero.
519 
520  *this = MCHists();
521 
522  // Get services.
523 
526 
527  // Make histogram directory.
528 
529  art::TFileDirectory topdir = tfs->mkdir("seedana", "SeedAna histograms");
530  art::TFileDirectory dir = topdir.mkdir(subdir);
531 
532  // Book histograms.
533 
534  fHduvcosth = dir.make<TH2F>("duvcosth", "Delta(uv) vs. Colinearity",
535  100, 0.95, 1., 100, 0., 1.);
536  fHcosth = dir.make<TH1F>("colin", "Colinearity", 100, 0.95, 1.);
537  fHmcu = dir.make<TH1F>("mcu", "MC Truth U", 100, -5., 5.);
538  fHmcv = dir.make<TH1F>("mcv", "MC Truth V", 100, -5., 5.);
539  fHmcw = dir.make<TH1F>("mcw", "MC Truth W", 100, -20., 20.);
540  fHmcdudw = dir.make<TH1F>("mcdudw", "MC Truth U Slope", 100, -0.2, 0.2);
541  fHmcdvdw = dir.make<TH1F>("mcdvdw", "MV Truth V Slope", 100, -0.2, 0.2);
542 
543  fHmcstartx = dir.make<TH1F>("mcxstart", "MC X Start Position",
544  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
545  fHmcstarty = dir.make<TH1F>("mcystart", "MC Y Start Position",
546  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
547  fHmcstartz = dir.make<TH1F>("mczstart", "MC Z Start Position",
548  10, 0., geom->DetLength());
549  fHmcendx = dir.make<TH1F>("mcxend", "MC X End Position",
550  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
551  fHmcendy = dir.make<TH1F>("mcyend", "MC Y End Position",
552  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
553  fHmcendz = dir.make<TH1F>("mczend", "MC Z End Position",
554  10, 0., geom->DetLength());
555  fHmctheta = dir.make<TH1F>("mctheta", "MC Theta", 20, 0., 3.142);
556  fHmcphi = dir.make<TH1F>("mcphi", "MC Phi", 10, -3.142, 3.142);
557  fHmctheta_xz = dir.make<TH1F>("mctheta_xz", "MC Theta_xz", 40, -3.142, 3.142);
558  fHmctheta_yz = dir.make<TH1F>("mctheta_yz", "MC Theta_yz", 40, -3.142, 3.142);
559  fHmcmom = dir.make<TH1F>("mcmom", "MC Momentum", 10, 0., 10.);
560  fHmclen = dir.make<TH1F>("mclen", "MC Particle Length", 10, 0., 1.1 * geom->DetLength());
561 
562  fHmstartx = dir.make<TH1F>("mxstart", "Matched X Start Position",
563  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
564  fHmstarty = dir.make<TH1F>("mystart", "Matched Y Start Position",
565  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
566  fHmstartz = dir.make<TH1F>("mzstart", "Matched Z Start Position",
567  10, 0., geom->DetLength());
568  fHmendx = dir.make<TH1F>("mxend", "Matched X End Position",
569  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
570  fHmendy = dir.make<TH1F>("myend", "Matched Y End Position",
571  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
572  fHmendz = dir.make<TH1F>("mzend", "Matched Z End Position",
573  10, 0., geom->DetLength());
574  fHmtheta = dir.make<TH1F>("mtheta", "Matched Theta", 20, 0., 3.142);
575  fHmphi = dir.make<TH1F>("mphi", "Matched Phi", 10, -3.142, 3.142);
576  fHmtheta_xz = dir.make<TH1F>("mtheta_xz", "Matched Theta_xz", 40, -3.142, 3.142);
577  fHmtheta_yz = dir.make<TH1F>("mtheta_yz", "Matched Theta_yz", 40, -3.142, 3.142);
578  fHmmom = dir.make<TH1F>("mmom", "Matched Momentum", 10, 0., 10.);
579  fHmlen = dir.make<TH1F>("mlen", "Matched Particle Length", 10, 0., 1.1 * geom->DetLength());
580 
581  fHgstartx = dir.make<TH1F>("gxstart", "Good X Start Position",
582  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
583  fHgstarty = dir.make<TH1F>("gystart", "Good Y Start Position",
584  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
585  fHgstartz = dir.make<TH1F>("gzstart", "Good Z Start Position",
586  10, 0., geom->DetLength());
587  fHgendx = dir.make<TH1F>("gxend", "Good X End Position",
588  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
589  fHgendy = dir.make<TH1F>("gyend", "Good Y End Position",
590  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
591  fHgendz = dir.make<TH1F>("gzend", "Good Z End Position",
592  10, 0., geom->DetLength());
593  fHgtheta = dir.make<TH1F>("gtheta", "Good Theta", 20, 0., 3.142);
594  fHgphi = dir.make<TH1F>("gphi", "Good Phi", 10, -3.142, 3.142);
595  fHgtheta_xz = dir.make<TH1F>("gtheta_xz", "Good Theta_xz", 40, -3.142, 3.142);
596  fHgtheta_yz = dir.make<TH1F>("gtheta_yz", "Good Theta_yz", 40, -3.142, 3.142);
597  fHgmom = dir.make<TH1F>("gmom", "Good Momentum", 10, 0., 10.);
598  fHglen = dir.make<TH1F>("glen", "Good Particle Length", 10, 0., 1.1 * geom->DetLength());
599 
600  fHmulstartx = dir.make<TH1F>("mulxstart", "Multiplicity vs. X Start Position",
601  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
602  fHmulstarty = dir.make<TH1F>("mulystart", "Multiplicity vs. Y Start Position",
603  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
604  fHmulstartz = dir.make<TH1F>("mulzstart", "Multiplicity vs. Z Start Position",
605  10, 0., geom->DetLength());
606  fHmulendx = dir.make<TH1F>("mulxend", "Multiplicity vs. X End Position",
607  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
608  fHmulendy = dir.make<TH1F>("mulyend", "Multiplicity vs. Y End Position",
609  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
610  fHmulendz = dir.make<TH1F>("mulzend", "Multiplicity vs. Z End Position",
611  10, 0., geom->DetLength());
612  fHmultheta = dir.make<TH1F>("multheta", "Multiplicity vs. Theta", 20, 0., 3.142);
613  fHmulphi = dir.make<TH1F>("mulphi", "Multiplicity vs. Phi", 10, -3.142, 3.142);
614  fHmultheta_xz = dir.make<TH1F>("multheta_xz", "Multiplicity vs. Theta_xz", 40, -3.142, 3.142);
615  fHmultheta_yz = dir.make<TH1F>("multheta_yz", "Multiplicity vs. Theta_yz", 40, -3.142, 3.142);
616  fHmulmom = dir.make<TH1F>("mulmom", "Multiplicity vs. Momentum", 10, 0., 10.);
617  fHmullen = dir.make<TH1F>("mullen", "Multiplicity vs. Particle Length",
618  10, 0., 1.1 * geom->DetLength());
619 
620  fHestartx = dir.make<TH1F>("exstart", "Efficiency vs. X Start Position",
621  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
622  fHestarty = dir.make<TH1F>("eystart", "Efficiency vs. Y Start Position",
623  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
624  fHestartz = dir.make<TH1F>("ezstart", "Efficiency vs. Z Start Position",
625  10, 0., geom->DetLength());
626  fHeendx = dir.make<TH1F>("exend", "Efficiency vs. X End Position",
627  10, -2.*geom->DetHalfWidth(), 4.*geom->DetHalfWidth());
628  fHeendy = dir.make<TH1F>("eyend", "Efficiency vs. Y End Position",
629  10, -geom->DetHalfHeight(), geom->DetHalfHeight());
630  fHeendz = dir.make<TH1F>("ezend", "Efficiency vs. Z End Position",
631  10, 0., geom->DetLength());
632  fHetheta = dir.make<TH1F>("etheta", "Efficiency vs. Theta", 20, 0., 3.142);
633  fHephi = dir.make<TH1F>("ephi", "Efficiency vs. Phi", 10, -3.142, 3.142);
634  fHetheta_xz = dir.make<TH1F>("etheta_xz", "Efficiency vs. Theta_xz", 40, -3.142, 3.142);
635  fHetheta_yz = dir.make<TH1F>("etheta_yz", "Efficiency vs. Theta_yz", 40, -3.142, 3.142);
636  fHemom = dir.make<TH1F>("emom", "Efficiency vs. Momentum", 10, 0., 10.);
637  fHelen = dir.make<TH1F>("elen", "Efficiency vs. Particle Length",
638  10, 0., 1.1 * geom->DetLength());
639  }
TFileDirectory mkdir(std::string const &dir, std::string const &descr="")
T * make(ARGS...args) const
TDirectory * dir
Definition: macro.C:5

Member Data Documentation

TH1F* trkf::SeedAna::MCHists::fHcosth

Definition at line 272 of file SeedAna_module.cc.

Referenced by MCHists().

TH2F* trkf::SeedAna::MCHists::fHduvcosth

Definition at line 271 of file SeedAna_module.cc.

Referenced by MCHists().

TH1F* trkf::SeedAna::MCHists::fHeendx

Definition at line 344 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHeendy

Definition at line 345 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHeendz

Definition at line 346 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHelen

Definition at line 352 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHemom

Definition at line 351 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHephi

Definition at line 348 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHestartx

Definition at line 341 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHestarty

Definition at line 342 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHestartz

Definition at line 343 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHetheta

Definition at line 347 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHetheta_xz

Definition at line 349 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHetheta_yz

Definition at line 350 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgendx

Definition at line 314 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgendy

Definition at line 315 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgendz

Definition at line 316 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHglen

Definition at line 322 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgmom

Definition at line 321 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgphi

Definition at line 318 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgstartx

Definition at line 311 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgstarty

Definition at line 312 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgstartz

Definition at line 313 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgtheta

Definition at line 317 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgtheta_xz

Definition at line 319 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHgtheta_yz

Definition at line 320 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcdudw

Definition at line 276 of file SeedAna_module.cc.

Referenced by MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcdvdw

Definition at line 277 of file SeedAna_module.cc.

Referenced by MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcendx

Definition at line 284 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcendy

Definition at line 285 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcendz

Definition at line 286 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmclen

Definition at line 292 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcmom

Definition at line 291 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcphi

Definition at line 288 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcstartx

Definition at line 281 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcstarty

Definition at line 282 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcstartz

Definition at line 283 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmctheta

Definition at line 287 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmctheta_xz

Definition at line 289 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmctheta_yz

Definition at line 290 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcu

Definition at line 273 of file SeedAna_module.cc.

Referenced by MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcv

Definition at line 274 of file SeedAna_module.cc.

Referenced by MCHists().

TH1F* trkf::SeedAna::MCHists::fHmcw

Definition at line 275 of file SeedAna_module.cc.

Referenced by MCHists().

TH1F* trkf::SeedAna::MCHists::fHmendx

Definition at line 299 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmendy

Definition at line 300 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmendz

Definition at line 301 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmlen

Definition at line 307 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmmom

Definition at line 306 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmphi

Definition at line 303 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmstartx

Definition at line 296 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmstarty

Definition at line 297 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmstartz

Definition at line 298 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmtheta

Definition at line 302 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmtheta_xz

Definition at line 304 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmtheta_yz

Definition at line 305 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmulendx

Definition at line 329 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmulendy

Definition at line 330 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmulendz

Definition at line 331 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmullen

Definition at line 337 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmulmom

Definition at line 336 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmulphi

Definition at line 333 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmulstartx

Definition at line 326 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmulstarty

Definition at line 327 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmulstartz

Definition at line 328 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmultheta

Definition at line 332 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmultheta_xz

Definition at line 334 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().

TH1F* trkf::SeedAna::MCHists::fHmultheta_yz

Definition at line 335 of file SeedAna_module.cc.

Referenced by trkf::SeedAna::endJob(), and MCHists().


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