StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StHbtMaker
ThCorrFctn
StHbtThPairEvtGen.h
1
/***************************************************************************
2
*
3
*
4
*
5
* Author: Laurent Conin, Fabrice Retiere, Subatech, France
6
***************************************************************************
7
*
8
* Description : ThPair wich return :
9
* RealMomentum : HiddenInfo Momentum
10
* EmPoint : HiddenInfo EmPoint
11
* Pid : HiddenInfo Pid
12
* MeasMomentum : Particle Momentum
13
*
14
***************************************************************************
15
*
16
*
17
*
18
***************************************************************************/
19
20
#ifndef StHbtThPairEvtGen_hh
21
#define StHbtThPairEvtGen_hh
22
23
#include "StHbtMaker/Infrastructure/StHbtPair.hh"
24
#include "StHbtMaker/Base/StHbtThPair.hh"
25
26
27
class
StHbtThPairEvtGen
:
public
StHbtThPair
{
28
public
:
29
StHbtThPairEvtGen
();
30
~
StHbtThPairEvtGen
() {};
31
virtual
void
Set(
const
StHbtPair
* aPair);
32
33
#ifdef __ROOT__
34
ClassDef(
StHbtThPairEvtGen
,1)
35
#endif
36
37
};
38
39
#endif
StHbtThPair
Definition:
StHbtThPair.hh:33
StHbtPair
Definition:
StHbtPair.hh:98
StHbtThPairEvtGen
Definition:
StHbtThPairEvtGen.h:27
Generated by
1.8.5