FairRoot/PandaRoot
RhoPdtLoader.h
Go to the documentation of this file.
1 #ifndef RHOPDTLOADER_H
2 #define RHOPDTLOADER_H
3 // //
5 // RhoPdtLoader //
6 // //
7 // Read the EvtGen style PDT. //
8 // //
9 // Author: Marcel Kunze, RUB, 1999-2000 //
10 // Copyright (C) 1999-2001, Ruhr-University Bochum. //
11 // Ralf Kliemt, HIM/GSI Feb.2013 (Cleanup & Restructuring) //
12 // //
14 
15 #include "TDatabasePDG.h"
16 
18 {
19 public:
20  static TDatabasePDG* ReadPDGTable(const char *filename, bool force=false); //Read the EvtGen style pdt.table
21 
22 private:
25 public:
26  ClassDef(RhoPdtLoader, 1) // EvtGen Particle Data Table
27 };
28 
29 #endif
static TDatabasePDG * ReadPDGTable(const char *filename, bool force=false)
const string filename