Definition at line 58 of file ShowerAnalysis_module.cc.
showerAna::ShowerParticle::ShowerParticle |
( |
| ) |
|
showerAna::ShowerParticle::ShowerParticle |
( |
int |
id | ) |
|
showerAna::ShowerParticle::ShowerParticle |
( |
const ShowerParticle & |
particle | ) |
|
showerAna::ShowerParticle::~ShowerParticle |
( |
| ) |
|
Definition at line 174 of file ShowerAnalysis_module.cc.
std::vector< art::Ptr< recob::Cluster > > fClusters
std::vector< std::vector< art::Ptr< recob::Hit > > > fClusterHits
std::vector< std::vector< art::Ptr< recob::Hit > > > fClusterTrueHits
Definition at line 184 of file ShowerAnalysis_module.cc.
std::vector< std::vector< art::Ptr< recob::Hit > > > fShowerHits
std::vector< art::Ptr< recob::Shower > > fShowers
std::vector< std::vector< art::Ptr< recob::Hit > > > fShowerTrueHits
double showerAna::ShowerParticle::ClusterCompleteness |
( |
int |
cluster | ) |
const |
|
inline |
Definition at line 107 of file ShowerAnalysis_module.cc.
Cluster finding and building.
std::vector< std::vector< art::Ptr< recob::Hit > > > fClusterTrueHits
std::vector< art::Ptr< recob::Hit > > fHits
double showerAna::ShowerParticle::ClusterPurity |
( |
int |
cluster | ) |
const |
|
inline |
Definition at line 108 of file ShowerAnalysis_module.cc.
Cluster finding and building.
std::vector< std::vector< art::Ptr< recob::Hit > > > fClusterHits
std::vector< std::vector< art::Ptr< recob::Hit > > > fClusterTrueHits
double showerAna::ShowerParticle::DepositedEnergy |
( |
| ) |
const |
|
inline |
Definition at line 86 of file ShowerAnalysis_module.cc.
std::vector< art::Ptr< recob::Shower > > fShowers
double DepositedEnergy() const
double showerAna::ShowerParticle::DepositedEnergy |
( |
int |
plane | ) |
const |
|
inline |
TVector3 showerAna::ShowerParticle::Direction |
( |
| ) |
const |
|
inline |
TVector3 showerAna::ShowerParticle::End |
( |
| ) |
const |
|
inline |
double showerAna::ShowerParticle::Energy |
( |
| ) |
const |
|
inline |
int showerAna::ShowerParticle::ID |
( |
| ) |
const |
|
inline |
int showerAna::ShowerParticle::LargestCluster |
( |
| ) |
const |
|
inline |
bool showerAna::ShowerParticle::LargestCluster |
( |
int |
cluster | ) |
const |
|
inline |
int showerAna::ShowerParticle::LargestShower |
( |
| ) |
const |
|
inline |
bool showerAna::ShowerParticle::LargestShower |
( |
int |
shower | ) |
const |
|
inline |
int showerAna::ShowerParticle::NumClusters |
( |
| ) |
const |
|
inline |
int showerAna::ShowerParticle::NumHits |
( |
| ) |
const |
|
inline |
int showerAna::ShowerParticle::NumShowers |
( |
| ) |
const |
|
inline |
int showerAna::ShowerParticle::PDG |
( |
| ) |
const |
|
inline |
void showerAna::ShowerParticle::SetDepositedEnergy |
( |
std::map< int, double > |
depositedEnergy | ) |
|
void showerAna::ShowerParticle::SetDirection |
( |
TVector3 |
direction | ) |
|
void showerAna::ShowerParticle::SetEnd |
( |
TVector3 |
end | ) |
|
Definition at line 162 of file ShowerAnalysis_module.cc.
end
while True: pbar.update(maxval-len(onlies[E][S])) #print iS, "/", len(onlies[E][S]) found = False for...
void showerAna::ShowerParticle::SetEnergy |
( |
double |
energy | ) |
|
void showerAna::ShowerParticle::SetPDG |
( |
int |
pdg | ) |
|
void showerAna::ShowerParticle::SetStart |
( |
TVector3 |
start | ) |
|
double showerAna::ShowerParticle::ShowerCompleteness |
( |
int |
shower | ) |
const |
|
inline |
Definition at line 109 of file ShowerAnalysis_module.cc.
std::vector< art::Ptr< recob::Hit > > fHits
std::vector< std::vector< art::Ptr< recob::Hit > > > fShowerTrueHits
double showerAna::ShowerParticle::ShowerdEdx |
( |
| ) |
const |
|
inline |
double showerAna::ShowerParticle::ShowerdEdx |
( |
int |
shower | ) |
const |
|
inline |
Definition at line 96 of file ShowerAnalysis_module.cc.
const std::vector< double > & dEdx() const
std::vector< art::Ptr< recob::Shower > > fShowers
TVector3 showerAna::ShowerParticle::ShowerDirection |
( |
| ) |
const |
|
inline |
TVector3 showerAna::ShowerParticle::ShowerDirection |
( |
int |
shower | ) |
const |
|
inline |
double showerAna::ShowerParticle::ShowerEnergy |
( |
| ) |
const |
|
inline |
double showerAna::ShowerParticle::ShowerEnergy |
( |
int |
shower | ) |
const |
|
inline |
Definition at line 94 of file ShowerAnalysis_module.cc.
const std::vector< double > & Energy() const
std::vector< art::Ptr< recob::Shower > > fShowers
double showerAna::ShowerParticle::ShowerPurity |
( |
int |
shower | ) |
const |
|
inline |
Definition at line 110 of file ShowerAnalysis_module.cc.
std::vector< std::vector< art::Ptr< recob::Hit > > > fShowerHits
std::vector< std::vector< art::Ptr< recob::Hit > > > fShowerTrueHits
TVector3 showerAna::ShowerParticle::ShowerStart |
( |
| ) |
const |
|
inline |
TVector3 showerAna::ShowerParticle::ShowerStart |
( |
int |
shower | ) |
const |
|
inline |
TVector3 showerAna::ShowerParticle::Start |
( |
| ) |
const |
|
inline |
std::map<int,double> showerAna::ShowerParticle::fDepositedEnergy |
|
private |
TVector3 showerAna::ShowerParticle::fDirection |
|
private |
TVector3 showerAna::ShowerParticle::fEnd |
|
private |
double showerAna::ShowerParticle::fEnergy |
|
private |
int showerAna::ShowerParticle::fID |
|
private |
int showerAna::ShowerParticle::fLargestCluster |
|
private |
int showerAna::ShowerParticle::fLargestShower |
|
private |
int showerAna::ShowerParticle::fPDG |
|
private |
TVector3 showerAna::ShowerParticle::fStart |
|
private |
The documentation for this class was generated from the following file: