AMSDST
Public Member Functions | Public Attributes | Private Member Functions | List of all members
myRTI Class Reference

#include <myRTI.h>

Inheritance diagram for myRTI:

Public Member Functions

 myRTI ()
 Constructor.
 
 ~myRTI ()
 Default destructor.
 
bool TPreSelect ()
 
virtual void Clear (Option_t *option="")
 
 ClassDef (myRTI, 5)
 

Public Attributes

UInt_t run
 run
 
UInt_t evno
 fist event no in one second
 
UInt_t evnol
 last event no in one second
 
Float_t lf
 life time
 
Float_t cf [4][2]
 max cutoff for 25,30,35,40 degrees (gv) for Neg+Pos
 
Float_t cfi [4][2]
 max IGRF cutoff for 25,30,35,40 degrees (gv) for Neg+Pos
 
Float_t mphe
 most probable He rigidity;
 
Float_t theta
 theta gtod (rad)
 
Float_t phi
 phi gtod (rad)
 
Float_t r
 Rad (cm)
 
Float_t zenith
 ams zenith angle (degrees)
 
Float_t glat
 ams pointing galatic latitude (degrees) -1 faild
 
Float_t glong
 ams pointing galatic longitude (degrees) -1 faild
 
Float_t nev
 exist events nev+nerr=sumev
 
Float_t nerr
 absent events
 
Float_t ntrig
 events with trigger
 
Float_t nhwerr
 events with has HW error(JINJStatus)
 
Float_t npart
 events with tof+trd+tracker+ecal
 
Float_t nl1l9 [2][2]
 events with track L1 L9 XY hit
 
Float_t dl1l9 [2][3]
 mean difference(um) bewteen PG ad CIEMAT alignment of L1 and L9(XYZ)
 
Float_t mtrdh
 average trdrawhit number for one event
 
Int_t good
 0 if good
 
UInt_t utime
 JMDC unix time(second)
 
UInt_t usec [2]
 microsecond(us) for first and last event in one second
 

Private Member Functions

virtual void init ()
 

Detailed Description

Definition at line 7 of file myRTI.h.

Constructor & Destructor Documentation

myRTI::myRTI ( )

Constructor.

Definition at line 16 of file myRTI.cxx.

References PRINTDEBUG.

myRTI::~myRTI ( )

Default destructor.

Definition at line 25 of file myRTI.cxx.

References PRINTDEBUG.

Member Function Documentation

myRTI::ClassDef ( myRTI  ,
 
)
void myRTI::Clear ( Option_t *  option = "")
virtual

Definition at line 33 of file myRTI.cxx.

References PRINTDEBUG.

void myRTI::init ( )
privatevirtual

Definition at line 75 of file myRTI.cxx.

References PRINTDEBUG.

bool myRTI::TPreSelect ( )

Definition at line 85 of file myRTI.cxx.

References PRINTDEBUG.

Member Data Documentation

Float_t myRTI::cf[4][2]

max cutoff for 25,30,35,40 degrees (gv) for Neg+Pos

Definition at line 24 of file myRTI.h.

Float_t myRTI::cfi[4][2]

max IGRF cutoff for 25,30,35,40 degrees (gv) for Neg+Pos

Definition at line 26 of file myRTI.h.

Float_t myRTI::dl1l9[2][3]

mean difference(um) bewteen PG ad CIEMAT alignment of L1 and L9(XYZ)

Definition at line 54 of file myRTI.h.

Referenced by myEvent::GetRTIdL1L9().

UInt_t myRTI::evno

fist event no in one second

Definition at line 18 of file myRTI.h.

UInt_t myRTI::evnol

last event no in one second

Definition at line 20 of file myRTI.h.

Float_t myRTI::glat

ams pointing galatic latitude (degrees) -1 faild

Definition at line 38 of file myRTI.h.

Float_t myRTI::glong

ams pointing galatic longitude (degrees) -1 faild

Definition at line 40 of file myRTI.h.

Int_t myRTI::good

0 if good

Definition at line 58 of file myRTI.h.

Referenced by myStatus::IsValidTime().

Float_t myRTI::lf

life time

Definition at line 22 of file myRTI.h.

Float_t myRTI::mphe

most probable He rigidity;

Definition at line 28 of file myRTI.h.

Float_t myRTI::mtrdh

average trdrawhit number for one event

Definition at line 56 of file myRTI.h.

Float_t myRTI::nerr

absent events

Definition at line 44 of file myRTI.h.

Float_t myRTI::nev

exist events nev+nerr=sumev

Definition at line 42 of file myRTI.h.

Float_t myRTI::nhwerr

events with has HW error(JINJStatus)

Definition at line 48 of file myRTI.h.

Float_t myRTI::nl1l9[2][2]

events with track L1 L9 XY hit

Definition at line 52 of file myRTI.h.

Referenced by myEvent::GetRTIdL1L9().

Float_t myRTI::npart

events with tof+trd+tracker+ecal

Definition at line 50 of file myRTI.h.

Float_t myRTI::ntrig

events with trigger

Definition at line 46 of file myRTI.h.

Float_t myRTI::phi

phi gtod (rad)

Definition at line 32 of file myRTI.h.

Float_t myRTI::r

Rad (cm)

Definition at line 34 of file myRTI.h.

UInt_t myRTI::run

run

Definition at line 16 of file myRTI.h.

Referenced by myEvent::LoadRTI().

Float_t myRTI::theta

theta gtod (rad)

Definition at line 30 of file myRTI.h.

UInt_t myRTI::usec[2]

microsecond(us) for first and last event in one second

Definition at line 62 of file myRTI.h.

UInt_t myRTI::utime

JMDC unix time(second)

Definition at line 60 of file myRTI.h.

Referenced by myChain::FillOutput(), and myEvent::LoadRTI().

Float_t myRTI::zenith

ams zenith angle (degrees)

Definition at line 36 of file myRTI.h.


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