|
REST-for-Physics
v2.3
Rare Event Searches ToolKit for Physics
|
RESTSoft : Software for Rare Event Searches with TPCs
TRestGeant4BiasingVolume.h
A template class for copy/paste
jul 2015: First concept
J. Galan
Definition at line 25 of file TRestGeant4BiasingVolume.h.
#include <TRestGeant4BiasingVolume.h>
Public Member Functions | |
| Double_t | GetBiasingFactor () const |
| TVector3 | GetBiasingVolumePosition () const |
| Double_t | GetBiasingVolumeSize () const |
| TString | GetBiasingVolumeType () const |
| TVector2 | GetEnergyRange () const |
| Double_t | GetMaxEnergy () const |
| Double_t | GetMinEnergy () const |
| Int_t | isInside (Double_t x, Double_t y, Double_t z) |
| void | PrintBiasingVolume () |
| void | SetBiasingFactor (Double_t factor) |
| void | SetBiasingVolumePosition (TVector3 pos) |
| void | SetBiasingVolumeSize (Double_t size) |
| void | SetBiasingVolumeType (TString type) |
| void | SetEnergyRange (TVector2 eRange) |
Protected Attributes | |
| Double_t | fBiasingFactor |
| TString | fBiasingVolumeType |
| TVector2 | fEnergyRange |
| TVector3 | fVolumePosition |
| Double_t | fVolumeSize |
| TString | fVolumeType |
| TRestGeant4BiasingVolume::TRestGeant4BiasingVolume | ( | ) |
Definition at line 24 of file TRestGeant4BiasingVolume.cxx.
|
virtual |
Definition at line 29 of file TRestGeant4BiasingVolume.cxx.
|
inline |
Definition at line 35 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 38 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 36 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 37 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 39 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 40 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 41 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 50 of file TRestGeant4BiasingVolume.h.
| void TRestGeant4BiasingVolume::PrintBiasingVolume | ( | ) |
Definition at line 33 of file TRestGeant4BiasingVolume.cxx.
|
inline |
Definition at line 46 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 45 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 43 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 44 of file TRestGeant4BiasingVolume.h.
|
inline |
Definition at line 47 of file TRestGeant4BiasingVolume.h.
|
protected |
Definition at line 30 of file TRestGeant4BiasingVolume.h.
|
protected |
Definition at line 29 of file TRestGeant4BiasingVolume.h.
|
protected |
Definition at line 31 of file TRestGeant4BiasingVolume.h.
|
protected |
Definition at line 27 of file TRestGeant4BiasingVolume.h.
|
protected |
Definition at line 28 of file TRestGeant4BiasingVolume.h.
|
protected |
Definition at line 32 of file TRestGeant4BiasingVolume.h.