#include "SimEnergyDeposit.h"
|
| SimEnergyDeposit (int np=0, int ne=0, double e=0., geo::Point_t start={0., 0., 0.}, geo::Point_t end={0., 0., 0.}, double t0=0., double t1=0., int id=0, int pdg=0) |
|
int | NumPhotons () const |
|
int | NumElectrons () const |
|
double | Energy () const |
|
geo::Point_t | Start () const |
|
geo::Point_t | End () const |
|
double | Time () const |
|
int | TrackID () const |
|
int | PdgCode () const |
|
geo::Length_t | StartX () const |
|
geo::Length_t | StartY () const |
|
geo::Length_t | StartZ () const |
|
double | StartT () const |
|
geo::Length_t | EndX () const |
|
geo::Length_t | EndY () const |
|
geo::Length_t | EndZ () const |
|
double | EndT () const |
|
geo::Point_t | MidPoint () const |
|
geo::Length_t | MidPointX () const |
|
geo::Length_t | MidPointY () const |
|
geo::Length_t | MidPointZ () const |
|
geo::Length_t | X () const |
|
geo::Length_t | Y () const |
|
geo::Length_t | Z () const |
|
double | T () const |
|
double | T0 () const |
|
double | T1 () const |
|
double | E () const |
|
geo::Length_t | StepLength () const |
|
bool | operator< (const SimEnergyDeposit &rhs) const |
|
Definition at line 46 of file SimEnergyDeposit.h.
sim::SimEnergyDeposit::SimEnergyDeposit |
( |
int |
np = 0 , |
|
|
int |
ne = 0 , |
|
|
double |
e = 0. , |
|
|
geo::Point_t |
start = {0.,0.,0.} , |
|
|
geo::Point_t |
end = {0.,0.,0.} , |
|
|
double |
t0 = 0. , |
|
|
double |
t1 = 0. , |
|
|
int |
id = 0 , |
|
|
int |
pdg = 0 |
|
) |
| |
|
inline |
Definition at line 67 of file SimEnergyDeposit.h.
code to link reconstructed objects back to the MC truth information
std::vector< evd::details::RawDigitInfo_t >::const_iterator end(RawDigitCacheDataClass const &cache)
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Point_t
Type for representation of position in physical 3D space.
double sim::SimEnergyDeposit::E |
( |
| ) |
const |
|
inline |
double sim::SimEnergyDeposit::EndT |
( |
| ) |
const |
|
inline |
double sim::SimEnergyDeposit::Energy |
( |
| ) |
const |
|
inline |
int sim::SimEnergyDeposit::NumElectrons |
( |
| ) |
const |
|
inline |
int sim::SimEnergyDeposit::NumPhotons |
( |
| ) |
const |
|
inline |
int sim::SimEnergyDeposit::PdgCode |
( |
| ) |
const |
|
inline |
double sim::SimEnergyDeposit::StartT |
( |
| ) |
const |
|
inline |
double sim::SimEnergyDeposit::T |
( |
| ) |
const |
|
inline |
double sim::SimEnergyDeposit::T0 |
( |
| ) |
const |
|
inline |
double sim::SimEnergyDeposit::T1 |
( |
| ) |
const |
|
inline |
double sim::SimEnergyDeposit::Time |
( |
| ) |
const |
|
inline |
int sim::SimEnergyDeposit::TrackID |
( |
| ) |
const |
|
inline |
float sim::SimEnergyDeposit::edep |
|
private |
Definition at line 187 of file SimEnergyDeposit.h.
Referenced by End(), EndX(), EndY(), EndZ(), MidPoint(), MidPointX(), MidPointY(), MidPointZ(), StepLength(), X(), Y(), and Z().
double sim::SimEnergyDeposit::endTime |
|
private |
int sim::SimEnergyDeposit::numElectrons |
|
private |
int sim::SimEnergyDeposit::numPhotons |
|
private |
int sim::SimEnergyDeposit::pdgCode |
|
private |
Definition at line 186 of file SimEnergyDeposit.h.
Referenced by MidPoint(), MidPointX(), MidPointY(), MidPointZ(), operator<(), Start(), StartX(), StartY(), StartZ(), StepLength(), X(), Y(), and Z().
double sim::SimEnergyDeposit::startTime |
|
private |
int sim::SimEnergyDeposit::trackID |
|
private |
The documentation for this class was generated from the following file:
- /cvmfs/larsoft.opensciencegrid.org/products/lardataobj/v07_06_00/source/lardataobj/Simulation/SimEnergyDeposit.h