#include <ElectronDriftAlg.h>
Definition at line 30 of file ElectronDriftAlg.h.
gar::rosim::ElectronDriftInfo::ElectronDriftInfo |
( |
| ) |
|
std::vector<int > const& gar::rosim::ElectronDriftInfo::ClusterSize |
( |
| ) |
const |
|
inline |
Definition at line 46 of file ElectronDriftAlg.h.
std::vector< int > fClusterSize
size of each cluster drifted
std::vector<double> const& gar::rosim::ElectronDriftInfo::ClusterTime |
( |
| ) |
const |
|
inline |
Definition at line 45 of file ElectronDriftAlg.h.
std::vector< double > fClusterTime
arrival time of each cluster drifted
std::vector<double> const& gar::rosim::ElectronDriftInfo::ClusterXPos |
( |
| ) |
const |
|
inline |
Definition at line 42 of file ElectronDriftAlg.h.
std::vector< double > fClusterXPos
x positions of each cluster drifted
std::vector<double> const& gar::rosim::ElectronDriftInfo::ClusterYPos |
( |
| ) |
const |
|
inline |
Definition at line 43 of file ElectronDriftAlg.h.
std::vector< double > fClusterYPos
y positions of each cluster drifted
std::vector<double> const& gar::rosim::ElectronDriftInfo::ClusterZPos |
( |
| ) |
const |
|
inline |
Definition at line 44 of file ElectronDriftAlg.h.
std::vector< double > fClusterZPos
z positions of each cluster drifted
Definition at line 26 of file ElectronDriftAlg.cxx.
49 <<
"ElectronDriftInfo vector sizes are not consistent: " std::vector< double > fClusterXPos
x positions of each cluster drifted
std::vector< double > fClusterYPos
y positions of each cluster drifted
std::vector< double > fClusterTime
arrival time of each cluster drifted
std::vector< int > fClusterSize
size of each cluster drifted
std::vector< double > fClusterZPos
z positions of each cluster drifted
cet::coded_exception< error, detail::translate > exception
std::vector<int > gar::rosim::ElectronDriftInfo::fClusterSize |
|
private |
std::vector<double> gar::rosim::ElectronDriftInfo::fClusterTime |
|
private |
std::vector<double> gar::rosim::ElectronDriftInfo::fClusterXPos |
|
private |
std::vector<double> gar::rosim::ElectronDriftInfo::fClusterYPos |
|
private |
std::vector<double> gar::rosim::ElectronDriftInfo::fClusterZPos |
|
private |
The documentation for this class was generated from the following files: