PandaRoot
PndSimpleCombiner.h File Reference
#include "TString.h"
#include "RhoCandList.h"
#include "TDatabasePDG.h"
#include <vector>
#include <map>
#include "PndAnalysis.h"

Go to the source code of this file.

Classes

struct  SCDecayInfo
 
class  PndSimpleCombiner
 

Macros

#define MAXLISTS   30
 

Typedefs

typedef std::vector< TString > StringList
 
typedef std::map< TString, TString > StrStrMap
 

Macro Definition Documentation

◆ MAXLISTS

#define MAXLISTS   30

Definition at line 42 of file PndSimpleCombiner.h.

Referenced by PndSimpleCombiner::GetDecayString().

Typedef Documentation

◆ StringList

typedef std::vector<TString> StringList

Definition at line 47 of file PndSimpleCombiner.h.

◆ StrStrMap

typedef std::map<TString, TString> StrStrMap

Definition at line 50 of file PndSimpleCombiner.h.