InjTre Class Reference
#include <InjTre.h>
List of all members.
Public Member Functions |
| int | AddGauss (const double aRa, const double aDec, const double aTime, const double aEccentricity, const double aPolarization, const double aAmplitude, const double aSigma) |
| int | AddSineGauss (const double aRa, const double aDec, const double aTime, const double aEccentricity, const double aPolarization, const double aAmplitude, const double aSigma, const double aFrequency) |
| TTree * | GetTree (void) |
| | InjTre (const int aInjType, const int aVerbose=0) |
| void | ResetTree (void) |
| bool | Write (const string aRootFileName="./myinjections.root") |
| virtual | ~InjTre () |
Protected Attributes |
| double | inj_amp |
| double | inj_dec |
| double | inj_ecc |
| double | inj_f0 |
| double | inj_psi |
| double | inj_ra |
| double | inj_sigma |
| double | inj_time |
| TTree * | InjTree |
| int | InjType |
| bool | status |
| int | Verbose |
Constructor & Destructor Documentation
| InjTre::InjTre |
( |
const int |
aInjType, |
|
|
const int |
aVerbose = 0 | |
|
) |
| | |
| InjTre::~InjTre |
( |
void |
|
) |
[virtual] |
Member Function Documentation
| int InjTre::AddGauss |
( |
const double |
aRa, |
|
|
const double |
aDec, |
|
|
const double |
aTime, |
|
|
const double |
aEccentricity, |
|
|
const double |
aPolarization, |
|
|
const double |
aAmplitude, |
|
|
const double |
aSigma | |
|
) |
| | |
| int InjTre::AddSineGauss |
( |
const double |
aRa, |
|
|
const double |
aDec, |
|
|
const double |
aTime, |
|
|
const double |
aEccentricity, |
|
|
const double |
aPolarization, |
|
|
const double |
aAmplitude, |
|
|
const double |
aSigma, |
|
|
const double |
aFrequency | |
|
) |
| | |
| TTree* InjTre::GetTree |
( |
void |
|
) |
[inline] |
| void InjTre::ResetTree |
( |
void |
|
) |
[inline] |
| bool InjTre::Write |
( |
const string |
aRootFileName = "./myinjections.root" |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- /afs/in2p3.fr/throng/virgo/virgoDev/GWOLLUM/v1r3/src/Inject/InjTre.h
- /afs/in2p3.fr/throng/virgo/virgoDev/GWOLLUM/v1r3/src/Inject/InjTre.cc