Jpp  pmt_effective_area_update
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
RTS_Item Class Reference

ARS RTS. More...

#include <Ars.hh>

Inheritance diagram for RTS_Item:
Status_Item ARS_Item

Public Member Functions

 RTS_Item ()
 Default constructor. More...
 
 ClassDef (RTS_Item, 2)
 ROOT class definition. More...
 
 ClassDef (Status_Item, 2)
 ROOT class definition. More...
 
 ClassDef (ARS_Item, 2)
 

Public Attributes

unsigned char status
 ARS status. More...
 
unsigned int timestamp
 ARS timestamp (24 bits) More...
 

Detailed Description

ARS RTS.

Definition at line 78 of file Ars.hh.

Constructor & Destructor Documentation

RTS_Item::RTS_Item ( )
inline

Default constructor.

Definition at line 85 of file Ars.hh.

85  :
86  Status_Item()
87  {}
Status_Item()
Default constructor.
Definition: Ars.hh:49

Member Function Documentation

RTS_Item::ClassDef ( RTS_Item  ,
 
)

ROOT class definition.

Status_Item::ClassDef ( Status_Item  ,
 
)
inherited

ROOT class definition.

ARS_Item::ClassDef ( ARS_Item  ,
 
)
inherited

Member Data Documentation

unsigned char Status_Item::status
inherited

ARS status.

Definition at line 41 of file Ars.hh.

unsigned int Status_Item::timestamp
inherited

ARS timestamp (24 bits)

Definition at line 44 of file Ars.hh.


The documentation for this class was generated from the following file: