QVectorCR Class Reference
List of all members.
Detailed Description
QVectorC relative for ROOT data.
|
Public Member Functions |
const QVectorCR & | operator= (const Cuore::QVectorC &qvect) |
| assignement operator from QVector
|
void | Fill (Cuore::QVectorC &qvec) const |
| fill QVector
|
void | Assign (const Cuore::QObject *obj) |
| assignement operator from generic QObject
|
void | FillQObject (Cuore::QObject *&obj) const |
Public Attributes |
TArrayD | fRe |
| real part
|
TArrayD | fIm |
| immaginary part
|
Member Function Documentation
const QVectorCR& QVectorCR::operator= |
( |
const Cuore::QVectorC & |
qvect |
) |
|
assignement operator from QVector
- Parameters:
-
- Returns:
- reference to this QVectorR
void QVectorCR::Fill |
( |
Cuore::QVectorC & |
qvec |
) |
const |
fill QVector
- Parameters:
-
- Returns:
- none
void QVectorCR::Assign |
( |
const Cuore::QObject * |
obj |
) |
|
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/rootevent/QVectorCR.hh
- /home/cuoresvn/cuore/pkg/rootevent/QVectorCR.cc