casacore
|
#include <TVec.h>
Public Types | |
enum | TabVecTag { TagScaCol , TagTemp } |
Enumeration of possible table vectors
Internal
Define the type of table vectors. Alas, this enum has to be defined outside the class, because some compilers do not support an enum in a templated class.