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
StEEmcPool
StEEmcHitMaker
StSimpleHit.cxx
1
11
#include "StSimpleHit.h"
12
13
std::ostream &operator<<( std::ostream &out,
const
StSimpleHit_t
&
hit
){
14
out <<
"hit "
<< hit.mID <<
" at "
<< hit.mX <<
' '
<< hit.mY <<
' '
<< hit.mZ <<
", E = "
<< hit.mE;
15
return
out;
16
};
17
18
ClassImp(
StSimpleHit_t
);
19
20
/*
21
* $Id: StSimpleHit.cxx,v 1.1 2012/11/26 19:05:56 sgliske Exp $
22
* $Log: StSimpleHit.cxx,v $
23
* Revision 1.1 2012/11/26 19:05:56 sgliske
24
* moved from offline/users/sgliske/StRoot/StEEmcPool/StEEmcHitMaker to StRoot/StEEmcPool/StEEmcHitMaker
25
*
26
*
27
*/
StSimpleHit_t
The class.
Definition:
StSimpleHit.h:34
hit
Definition:
GenericTable.C:6
Generated by
1.8.5