Class used specifically for neutron capture events.
More...
#include <WCSimRootEvent.hh>
Class used specifically for neutron capture events.
Definition at line 371 of file WCSimRootEvent.hh.
◆ WCSimRootCapture() [1/2]
| WCSimRootCapture::WCSimRootCapture |
( |
| ) |
|
|
inline |
◆ WCSimRootCapture() [2/2]
| WCSimRootCapture::WCSimRootCapture |
( |
Int_t |
captureParent | ) |
|
◆ ~WCSimRootCapture()
| WCSimRootCapture::~WCSimRootCapture |
( |
| ) |
|
|
virtual |
◆ AddGamma()
| void WCSimRootCapture::AddGamma |
( |
Int_t |
gammaID, |
|
|
Double_t |
gammaE, |
|
|
Double_t |
gammaDir[3] |
|
) |
| |
◆ CompareAllVariables()
◆ GetCaptureNucleus()
| Int_t WCSimRootCapture::GetCaptureNucleus |
( |
| ) |
const |
|
inline |
◆ GetCaptureParent()
| Int_t WCSimRootCapture::GetCaptureParent |
( |
| ) |
const |
|
inline |
◆ GetCaptureT()
| Float_t WCSimRootCapture::GetCaptureT |
( |
| ) |
const |
|
inline |
◆ GetCaptureVtx()
| Float_t WCSimRootCapture::GetCaptureVtx |
( |
int |
i | ) |
const |
|
inline |
◆ GetGammas()
| TClonesArray* WCSimRootCapture::GetGammas |
( |
| ) |
const |
|
inline |
◆ GetNGamma()
| Int_t WCSimRootCapture::GetNGamma |
( |
| ) |
const |
|
inline |
◆ GetTotalGammaE()
| Float_t WCSimRootCapture::GetTotalGammaE |
( |
| ) |
const |
|
inline |
◆ SetInfo()
| void WCSimRootCapture::SetInfo |
( |
Double_t |
captureVtx[3], |
|
|
Double_t |
captureT, |
|
|
Int_t |
captureNucleus |
|
) |
| |
◆ fCaptureNucleus
| Int_t WCSimRootCapture::fCaptureNucleus |
|
private |
◆ fCaptureParent
| Int_t WCSimRootCapture::fCaptureParent |
|
private |
◆ fCaptureT
| Float_t WCSimRootCapture::fCaptureT |
|
private |
◆ fCaptureVtx
| Float_t WCSimRootCapture::fCaptureVtx[3] |
|
private |
Position of the neutron capture (x,y,z) (unit: cm)
Definition at line 376 of file WCSimRootEvent.hh.
◆ fGammas
| TClonesArray* WCSimRootCapture::fGammas |
|
private |
◆ fNGamma
| Int_t WCSimRootCapture::fNGamma |
|
private |
◆ fTotalGammaE
| Float_t WCSimRootCapture::fTotalGammaE |
|
private |
Total gamma energy produced by the neutron capture (unit: MeV)
Definition at line 378 of file WCSimRootEvent.hh.
◆ IsZombie
| bool WCSimRootCapture::IsZombie |
|
private |
The documentation for this class was generated from the following files: