Gets frame pointed to by metadata at position imeta.
FrVect* GetVectCopy(VMetaData* meta, char* vectname)
// Get a copy of the vector in the frame pointed to by metadata at position
// imeta which name is "vectname".
// The string vectname indicates the type (adc, proc, sim) and
// the name of the series to be extracted. The convention for the format
// is "type.name".
// For example "adc.IFO_DMRO" is a good format.
FrVect* GetVect(VMetaData* meta, char* vectname)
Get vector in the frame pointed to by metadata at position imeta
which name is "vectname".
The string vectname indicates the type (adc, proc, sim) and
the name of the series to be extracted. The convention for the format
is "type.name".
For example "adc.IFO_DMRO" is a good format.
- ROOT page - VEGA page - Class index - Top of the page This page has been automatically generated. If you have any comments or suggestions
about the page layout send a mail to
, or
contact
with any questions or problems regarding ROOT or VEGA.