BOSS 7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
BesTofGeoParameter.hh File Reference
#include "globals.hh"
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  BesTofGeoParameter
 

Typedefs

typedef std::vector< double > VEC
 
typedef std::map< std::string, double > CONTAINER
 
typedef std::map< std::string, VECCONTAINER2
 

Typedef Documentation

◆ CONTAINER

typedef std::map<std::string, double> CONTAINER

Definition at line 20 of file BesTofGeoParameter.hh.

◆ CONTAINER2

typedef std::map<std::string, VEC> CONTAINER2

Definition at line 21 of file BesTofGeoParameter.hh.

◆ VEC

typedef std::vector<double> VEC

Definition at line 19 of file BesTofGeoParameter.hh.