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 35 of file RhoPdtLoader.h.

◆ dectable

typedef map<int, vector<decmode> > dectable

Definition at line 36 of file RhoPdtLoader.h.

◆ stringlist

typedef vector<TString> stringlist

Definition at line 37 of file RhoPdtLoader.h.