LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "SimPhotons.h"
Public Member Functions | |
OnePhoton () | |
Public Attributes | |
bool | SetInSD |
TVector3 | InitialPosition |
TVector3 | FinalLocalPosition |
float | Time |
float | Energy |
int | MotherTrackID |
Definition at line 43 of file SimPhotons.h.
sim::OnePhoton::OnePhoton | ( | ) |
Definition at line 51 of file SimPhotons.cxx.
float sim::OnePhoton::Energy |
Definition at line 52 of file SimPhotons.h.
Referenced by opdet::MicrobooneOpDetResponse::doDetected(), sim::DumpSimPhotons::DumpOnePhoton(), larg4::OpDetSensitiveDetector::ProcessHits(), phot::PhotonLibraryPropagation::produce(), larg4::OpFastScintillation::RecordPhotonsProduced(), and opdet::SimPhotonCounter::Wavelength().
TVector3 sim::OnePhoton::FinalLocalPosition |
Definition at line 50 of file SimPhotons.h.
Referenced by sim::DumpSimPhotons::DumpOnePhoton(), and larg4::OpDetSensitiveDetector::ProcessHits().
TVector3 sim::OnePhoton::InitialPosition |
Definition at line 49 of file SimPhotons.h.
Referenced by sim::DumpSimPhotons::DumpOnePhoton(), larg4::OpDetSensitiveDetector::ProcessHits(), phot::PhotonLibraryPropagation::produce(), and larg4::OpFastScintillation::RecordPhotonsProduced().
int sim::OnePhoton::MotherTrackID |
Definition at line 53 of file SimPhotons.h.
Referenced by larg4::OpFastScintillation::RecordPhotonsProduced().
bool sim::OnePhoton::SetInSD |
Definition at line 48 of file SimPhotons.h.
Referenced by sim::DumpSimPhotons::DumpOnePhoton(), larg4::OpDetSensitiveDetector::ProcessHits(), phot::PhotonLibraryPropagation::produce(), and larg4::OpFastScintillation::RecordPhotonsProduced().
float sim::OnePhoton::Time |
Definition at line 51 of file SimPhotons.h.
Referenced by opdet::SimPhotonCounter::AddOnePhoton(), sim::DumpSimPhotons::DumpOnePhoton(), larg4::OpDetSensitiveDetector::ProcessHits(), phot::PhotonLibraryPropagation::produce(), and larg4::OpFastScintillation::RecordPhotonsProduced().