LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
struct of temporary clusters More...
#include "DataStructs.h"
Public Attributes | |
int | ID {0} |
CTP_t | CTP {0} |
unsigned short | PDGCode {0} |
float | BeginWir {0} |
float | BeginTim {0} |
float | BeginAng {0} |
float | BeginChg {0} |
short | BeginVtx {-1} |
float | EndWir {0} |
float | EndTim {0} |
float | EndAng {0} |
float | EndChg {0} |
short | EndVtx {-1} |
std::vector< unsigned int > | tclhits |
struct of temporary clusters
Definition at line 65 of file DataStructs.h.
float tca::ClusterStore::BeginAng {0} |
Definition at line 71 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
float tca::ClusterStore::BeginChg {0} |
Definition at line 72 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
float tca::ClusterStore::BeginTim {0} |
Definition at line 70 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
short tca::ClusterStore::BeginVtx {-1} |
Definition at line 73 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
float tca::ClusterStore::BeginWir {0} |
Definition at line 69 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
CTP_t tca::ClusterStore::CTP {0} |
Definition at line 67 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
float tca::ClusterStore::EndAng {0} |
Definition at line 76 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
float tca::ClusterStore::EndChg {0} |
Definition at line 77 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
float tca::ClusterStore::EndTim {0} |
Definition at line 75 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
short tca::ClusterStore::EndVtx {-1} |
Definition at line 78 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
float tca::ClusterStore::EndWir {0} |
Definition at line 74 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
int tca::ClusterStore::ID {0} |
Definition at line 66 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().
unsigned short tca::ClusterStore::PDGCode {0} |
Definition at line 68 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters().
std::vector<unsigned int> tca::ClusterStore::tclhits |
Definition at line 79 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::MakeAllTrajClusters(), and cluster::TrajCluster::produce().