FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
analysis
rho
RhoTools
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
17
class
RhoPdtLoader
18
{
19
public
:
20
static
TDatabasePDG*
ReadPDGTable
(
const
char
*
filename
,
bool
force=
false
);
//Read the EvtGen style pdt.table
21
22
private
:
23
RhoPdtLoader
() {}
24
~RhoPdtLoader
() {}
25
public
:
26
ClassDef(
RhoPdtLoader
, 1)
// EvtGen Particle Data Table
27
};
28
29
#endif
RhoPdtLoader::RhoPdtLoader
RhoPdtLoader()
Definition:
RhoPdtLoader.h:23
RhoPdtLoader
Definition:
RhoPdtLoader.h:17
RhoPdtLoader::ReadPDGTable
static TDatabasePDG * ReadPDGTable(const char *filename, bool force=false)
Definition:
RhoPdtLoader.cxx:27
RhoPdtLoader::~RhoPdtLoader
~RhoPdtLoader()
Definition:
RhoPdtLoader.h:24
filename
const string filename
Definition:
Modify_root_geometry.C:23
Generated on Wed Apr 3 2019 10:03:01 for FairRoot/PandaRoot by
1.8.5