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>
|
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) |
|
|
Double_t | fBiasingFactor |
|
TString | fBiasingVolumeType |
|
TVector2 | fEnergyRange |
|
TVector3 | fVolumePosition |
|
Double_t | fVolumeSize |
|
TString | fVolumeType |
|
The documentation for this class was generated from the following files: