BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
VData.h File Reference

class defination for our cached hv info. More...

#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  VDataItem
 
class  VData
 

Typedefs

typedef std::vector< VDataItemVDataItemVector
 
typedef long Time_t
 

Detailed Description

class defination for our cached hv info.

Author
zhangzeheng (zhang.nosp@m.zehe.nosp@m.ng@ih.nosp@m.ep.a.nosp@m.c.cn)
Version
0.1
Date
2022-01-19

Definition in file VData.h.

Typedef Documentation

◆ Time_t

typedef long Time_t

Definition at line 31 of file VData.h.

◆ VDataItemVector

typedef std::vector<VDataItem> VDataItemVector

Definition at line 29 of file VData.h.