BOSS
8.0.0
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 <fstream>
5
#include <iostream>
6
#include <map>
7
#include <stdlib.h>
8
#include <string>
9
using namespace
std
;
10
11
class
parityC
{
12
13
public
:
14
static
void
readParityC
();
15
static
double
getC
(
string
parname );
16
17
virtual
~parityC
() {}
18
19
private
:
20
static
std::map<string, double> _parityCMap_;
21
};
22
23
#endif
parityC
Definition
EvtParityC.hh:11
parityC::readParityC
static void readParityC()
Definition
EvtParityC.cc:5
parityC::getC
static double getC(string parname)
Definition
EvtParityC.cc:30
parityC::~parityC
virtual ~parityC()
Definition
EvtParityC.hh:17
std
Definition
x86_64-el9-gcc13-dbg/Event/RootEventData/RootEventDataDict.cxx:101
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenBase
EvtParityC.hh
Generated by
1.16.1