#include <TRadCor.h>
|
| TRadCor () |
|
| TRadCor (TVCrossPart *) |
|
| ~TRadCor () |
|
void | MakeMaximum (const unsigned int &) |
|
void | MakeIntegral (const unsigned int &) |
|
void | SetCuts () |
|
void | SetAuxiliaryParameters () |
|
double | Norm (const unsigned int &) |
|
void | SetNEvents (const unsigned int &n) |
|
void | MakeAllMaximums () |
|
void | MakeAllIntegrals () |
|
void | Init () |
|
unsigned int | MakeEvent () |
|
void | MakePart () |
|
unsigned int | GetNPart () |
|
double | GetMax (unsigned int i) |
|
double | GetMin (unsigned int i) |
|
unsigned int | GetNSim (unsigned int i) |
|
unsigned int | GetN (unsigned int i) |
|
unsigned int | GetWN (unsigned int i) |
|
double | GetCross (unsigned int i) |
|
double | GetECross (unsigned int i) |
|
double | GetCross2 (unsigned int i) |
|
double | GetECross2 (unsigned int i) |
|
void | GetEvent (double &p0, double &t0, double &ph0, double &p1, double &t1, double &ph) |
|
void | MakeEvent (double &p0, double &t0, double &ph0, double &p1, double &t1, double &ph, unsigned int &ipart) |
|
void | MakeEvent (double *m, int &n) |
|
TVCrossPart * | GetCrossPart () |
|
void | SetMType (const bool &x) |
|
void | SetSmear (const bool &x) |
|
void | MakeCrossSection () |
|
void | SetPartList (const bool *InList) |
|
Definition at line 7 of file TRadCor.h.
◆ TRadCor() [1/2]
◆ TRadCor() [2/2]
◆ ~TRadCor()
◆ GetCross()
double TRadCor::GetCross |
( |
unsigned int |
i | ) |
|
|
inline |
◆ GetCross2()
double TRadCor::GetCross2 |
( |
unsigned int |
i | ) |
|
|
inline |
◆ GetCrossPart()
◆ GetECross()
double TRadCor::GetECross |
( |
unsigned int |
i | ) |
|
|
inline |
◆ GetECross2()
double TRadCor::GetECross2 |
( |
unsigned int |
i | ) |
|
|
inline |
◆ GetEvent()
void TRadCor::GetEvent |
( |
double & |
p0, |
|
|
double & |
t0, |
|
|
double & |
ph0, |
|
|
double & |
p1, |
|
|
double & |
t1, |
|
|
double & |
ph |
|
) |
| |
|
inline |
Definition at line 64 of file TRadCor.h.
65 {
67 }
void GetEvent(double &p0, double &t0, double &ph0, double &p1, double &t1, double &ph)
◆ GetMax()
double TRadCor::GetMax |
( |
unsigned int |
i | ) |
|
|
inline |
◆ GetMin()
double TRadCor::GetMin |
( |
unsigned int |
i | ) |
|
|
inline |
◆ GetN()
unsigned int TRadCor::GetN |
( |
unsigned int |
i | ) |
|
|
inline |
◆ GetNPart()
unsigned int TRadCor::GetNPart |
( |
| ) |
|
|
inline |
◆ GetNSim()
unsigned int TRadCor::GetNSim |
( |
unsigned int |
i | ) |
|
|
inline |
◆ GetWN()
unsigned int TRadCor::GetWN |
( |
unsigned int |
i | ) |
|
|
inline |
◆ Init()
◆ MakeAllIntegrals()
void TRadCor::MakeAllIntegrals |
( |
| ) |
|
◆ MakeAllMaximums()
void TRadCor::MakeAllMaximums |
( |
| ) |
|
◆ MakeCrossSection()
void TRadCor::MakeCrossSection |
( |
| ) |
|
◆ MakeEvent() [1/3]
unsigned int TRadCor::MakeEvent |
( |
| ) |
|
◆ MakeEvent() [2/3]
void TRadCor::MakeEvent |
( |
double & |
p0, |
|
|
double & |
t0, |
|
|
double & |
ph0, |
|
|
double & |
p1, |
|
|
double & |
t1, |
|
|
double & |
ph, |
|
|
unsigned int & |
ipart |
|
) |
| |
|
inline |
◆ MakeEvent() [3/3]
void TRadCor::MakeEvent |
( |
double * |
m, |
|
|
int & |
n |
|
) |
| |
|
inline |
◆ MakeIntegral()
void TRadCor::MakeIntegral |
( |
const unsigned int & |
| ) |
|
◆ MakeMaximum()
void TRadCor::MakeMaximum |
( |
const unsigned int & |
| ) |
|
◆ MakePart()
void TRadCor::MakePart |
( |
| ) |
|
◆ Norm()
double TRadCor::Norm |
( |
const unsigned int & |
| ) |
|
◆ SetAuxiliaryParameters()
void TRadCor::SetAuxiliaryParameters |
( |
| ) |
|
|
inline |
◆ SetCuts()
void TRadCor::SetCuts |
( |
| ) |
|
|
inline |
◆ SetMType()
void TRadCor::SetMType |
( |
const bool & |
x | ) |
|
|
inline |
◆ SetNEvents()
void TRadCor::SetNEvents |
( |
const unsigned int & |
n | ) |
|
|
inline |
◆ SetPartList()
void TRadCor::SetPartList |
( |
const bool * |
InList | ) |
|
|
inline |
◆ SetSmear()
void TRadCor::SetSmear |
( |
const bool & |
x | ) |
|
|
inline |
◆ SetSpecialCase()
void TRadCor::SetSpecialCase |
( |
unsigned int |
i | ) |
|
|
inlineprotected |
Definition at line 32 of file TRadCor.h.
32 {
35 else
37 }
virtual void SetThetaMin(const double &)=0
◆ fCross
◆ fCross2
◆ fECross
◆ fECross2
double* TRadCor::fECross2 |
|
protected |
◆ fInList
◆ fIsSmear
◆ fMatrix
◆ fMax
◆ fMin
◆ fN
unsigned int* TRadCor::fN |
|
protected |
◆ fNEvents
unsigned int TRadCor::fNEvents |
|
protected |
◆ fNew
◆ fNPart
unsigned int TRadCor::fNPart |
|
protected |
◆ fNSim
unsigned int* TRadCor::fNSim |
|
protected |
◆ fPart
◆ fSigma
◆ fSM
◆ fSM2
◆ fTheta_Aver_0
double TRadCor::fTheta_Aver_0 |
|
protected |
◆ fWN
unsigned int* TRadCor::fWN |
|
protected |
The documentation for this class was generated from the following file: