ODIN
List of all members
RecoValList Struct Reference

#include <reco.h>

Inheritance diagram for RecoValList:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from ValList< int >
 ValList (const STD_string &object_label="unnamedValList", unsigned int repetitions=1)
 
 ValList (int value)
 
 ValList (const ValList< int > &vl)
 
ValListoperator= (const ValList< int > &vl)
 
ValListset_value (int value)
 
ValListadd_sublist (const ValList< int > &vl)
 
ValListmultiply_repetitions (unsigned int reptimes)
 
STD_vector< int > get_values_flat () const
 
STD_vector< int > get_elements_flat () const
 
bool operator== (const ValList< int > &vl) const
 
bool operator< (const ValList< int > &vl) const
 
int operator[] (unsigned int i) const
 
unsigned int size () const
 
STD_string printvallist () const
 
bool parsevallist (const STD_string &str)
 
STD_ostream & print2stream (STD_ostream &os) const
 
void clear ()
 
- Public Member Functions inherited from Labeled
 Labeled (const STD_string &label="unnamed")
 
Labeledset_label (const STD_string &label)
 
const STD_string & get_label () const
 
Labeledoperator= (const Labeled &l)
 

Detailed Description

Structure to return ordering of k-space data while traversing the sequence tree

Definition at line 229 of file reco.h.


The documentation for this struct was generated from the following file: