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
StMcEvent
StMcEtrHit.hh
1
/***************************************************************************
2
*
3
***************************************************************************/
4
#ifndef StMcEtrHit_hh
5
#define StMcEtrHit_hh
6
7
#include "StMcHit.hh"
8
class
g2t_etr_hit_st;
9
10
class
StMcEtrHit
:
public
StMcHit
{
11
public
:
12
StMcEtrHit
() {}
13
StMcEtrHit
(g2t_etr_hit_st* pt);
14
~
StMcEtrHit
() {}
15
16
int
layer()
const
;
17
int
sector()
const
;
18
void
Print(Option_t *option=
""
)
const
;
// *MENU*
19
20
private
:
21
ClassDef(
StMcEtrHit
,1)
22
};
23
ostream& operator<<(ostream& os,
const
StMcEtrHit
&);
24
#endif
StMcHit
Definition:
StMcHit.hh:70
StMcEtrHit
Definition:
StMcEtrHit.hh:10
Generated by
1.8.5