PandaRoot
RhoPdtLoader.h File Reference
#include "TDatabasePDG.h"
#include <vector>
#include <map>

Go to the source code of this file.

Classes

class  RhoPdtLoader
 

Typedefs

typedef pair< double, vector< int > > decmode
 
typedef map< int, vector< decmode > > dectable
 
typedef vector< TString > stringlist
 

Typedef Documentation

◆ decmode

typedef pair<double, vector<int> > decmode

Definition at line 23 of file RhoPdtLoader.h.

◆ dectable

typedef map<int, vector<decmode> > dectable

Definition at line 24 of file RhoPdtLoader.h.

◆ stringlist

typedef vector<TString> stringlist

Definition at line 25 of file RhoPdtLoader.h.