CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
TRhoEtaCrossPart.h
Go to the documentation of this file.
1#ifndef RAD_TRhoEtaCrossPart
2#define RAD_TRhoEtaCrossPart
3
4#include "TCrossPart.h"
5
7protected:
8 void SetJ();
9 bool Accepted();
10public:
11 TRhoEtaCrossPart(double e, double de, double nth0);
13};
14
15#endif// RAD_TRhoEtaCrossPart
TRhoEtaCrossPart(double e, double de, double nth0)