BOSS
7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtParityC.hh
Go to the documentation of this file.
1
#ifndef PWAPARITYC_HH
2
#define PWAPARITYC_HH
3
4
#include <stdlib.h>
5
#include <string>
6
#include <iostream>
7
#include <fstream>
8
#include <map>
9
using namespace
std
;
10
11
class
parityC
{
12
13
public
:
14
static
void
readParityC
();
15
static
double
getC
(
string
parname);
16
17
18
virtual
~parityC
(){}
19
private
:
20
static
std::map<string, double> _parityCMap_;
21
22
};
23
24
25
#endif
parityC
Definition:
EvtParityC.hh:11
parityC::readParityC
static void readParityC()
Definition:
EvtParityC.cc:6
parityC::getC
static double getC(string parname)
Definition:
EvtParityC.cc:26
parityC::~parityC
virtual ~parityC()
Definition:
EvtParityC.hh:18
std
Definition:
Event/RootEventData/RootEventData-00-03-80/RootEventData/RootEventData_rootcint.cxx:16
source
Generator
BesEvtGen
BesEvtGen-00-03-98
src
EvtGen
EvtGenBase
EvtParityC.hh
Generated by
1.9.6