|
Berkeley Nuclear Data Software
|
#include <CLYCTOFAna.h>
Public Attributes | |
| std::string * | reactionName |
| double | lightOutput |
| double | timeNs |
| double | protonEd |
| double | electronEd |
| double | tritonEd |
| double | alphaEd |
| double | li6Ed |
| int | protonN |
| int | electronN |
| int | tritonN |
| int | alphaN |
| int | li6N |
this class is representitive of basic types stored in a tree generated by the reduceClycSim function in scint det ana and is used to provide easier access to the data members as a group
| double CLYCSimEv::alphaEd |
| int CLYCSimEv::alphaN |
| double CLYCSimEv::electronEd |
| int CLYCSimEv::electronN |
| double CLYCSimEv::li6Ed |
| int CLYCSimEv::li6N |
| double CLYCSimEv::lightOutput |
| double CLYCSimEv::protonEd |
| int CLYCSimEv::protonN |
| std::string* CLYCSimEv::reactionName |
| double CLYCSimEv::timeNs |
| double CLYCSimEv::tritonEd |
| int CLYCSimEv::tritonN |