LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
TCHist.h
Go to the documentation of this file.
1
//
3
//
4
// TCAlg debug struct
5
//
6
// Bruce Baller
7
//
9
#ifndef TRAJCLUSTERALGHISTSTRUCT_H
10
#define TRAJCLUSTERALGHISTSTRUCT_H
11
12
#include "
art/Framework/Services/Registry/ServiceHandle.h
"
13
#include "art_root_io/TFileService.h"
14
15
class
TH1F;
16
class
TH2F;
17
class
TProfile;
18
19
namespace
tca
{
20
21
struct
HistStuff
{
22
void
CreateHists
(
art::ServiceHandle<art::TFileService const>
& tfs);
23
24
// True kinetic energy (MeV)
25
TH1F*
fTruT
[5];
26
TProfile*
fEff_T
[5];
27
TProfile*
fPur_T
[5];
28
};
29
}
// namespace tca
30
31
#endif // ifndef TRAJCLUSTERALGHISTSTRUCT_H
tca::HistStuff::fTruT
TH1F * fTruT[5]
Definition:
TCHist.h:25
art::ServiceHandle< art::TFileService const >
tca
Definition:
DataStructs.cxx:6
tca::HistStuff::fPur_T
TProfile * fPur_T[5]
Definition:
TCHist.h:27
tca::HistStuff::CreateHists
void CreateHists(art::ServiceHandle< art::TFileService const > &tfs)
Definition:
TCHist.cxx:11
ServiceHandle.h
tca::HistStuff::fEff_T
TProfile * fEff_T[5]
Definition:
TCHist.h:26
tca::HistStuff
Definition:
TCHist.h:21
larreco
v09_25_00
source
larreco
RecoAlg
TCAlg
TCHist.h
Generated on Thu May 2 2024 20:59:48 for LArSoft by
1.8.11