Jpp test-rotations-new
the software that should make you happy
|
Template hit. More...
#include <PhysicsEvent.hh>
Public Types | |
typedef T | data_type |
Public Member Functions | |
ARS_Hit () | |
Default constructor. | |
ClassDef (ARS_Hit, 2) | |
Public Attributes | |
unsigned short | lcm_id |
LCM identifier. | |
unsigned char | ars_id |
ARS identifier. | |
Friends | |
std::ostream & | operator<< (std::ostream &out, const ARS_Hit &object) |
print ASCII | |
T ARS_Hit< T >::data_type |
Definition at line 23 of file PhysicsEvent.hh.
Default constructor.
Definition at line 33 of file PhysicsEvent.hh.
|
friend |
print ASCII
out | output stream |
object | hit |
Definition at line 45 of file PhysicsEvent.hh.
unsigned short ARS_Hit< T >::lcm_id |
LCM identifier.
Definition at line 26 of file PhysicsEvent.hh.
unsigned char ARS_Hit< T >::ars_id |
ARS identifier.
Definition at line 28 of file PhysicsEvent.hh.