Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
CRM_TimeSlice Class Reference

CRM time slices. More...

#include <TimeSlice.hh>

Inheritance diagram for CRM_TimeSlice:
TimeSlice< CRM_Frame > TimeSlice< CRM_Frame > std::vector< JElement_t, JAllocator_t > EventPreamble std::vector< JElement_t, JAllocator_t > EventPreamble std::vector< JElement_t, JAllocator_t > EventPreamble std::vector< JElement_t, JAllocator_t > EventPreamble

Public Types

typedef CRM_Frame frame_type
 item type definition
 
typedef CRM_Frame frame_type
 item type definition
 
typedef frame_type::item_type item_type
 item sub-type definition
 
typedef frame_type::item_type item_type
 item sub-type definition
 

Public Member Functions

 CRM_TimeSlice ()
 Default constructor.
 
 ClassDef (CRM_TimeSlice, 2)
 ROOT class definition.
 
 CRM_TimeSlice ()
 Default constructor.
 
 ClassDef (CRM_TimeSlice, 2)
 ROOT class definition.
 
TimeSlice< CRM_Frame > & operator+= (const TimeSlice< CRM_Frame > &object)
 operator +=
 
TimeSlice< CRM_Frame > & operator+= (const TimeSlice< CRM_Frame > &object)
 operator +=
 
 ClassDef (TimeSlice, 2)
 ROOT class definition.
 
 ClassDef (EventPreamble, 2)
 

Public Attributes

unsigned short frameTarget
 Unique code representing the shore station for this frame.
 
unsigned int frameTime1
 Frame 'time stamp' in units of 50ns (MSW)
 
unsigned int frameTime2
 Frame 'time stamp' in units of 50ns (LSW)
 
unsigned int frameIndex
 Number of frames since start of the run.
 
unsigned int runNumber
 Run-number as given by the RunControl.
 

Detailed Description

CRM time slices.

Definition at line 519 of file build/antares-dataformat/TimeSlice.hh.

Member Typedef Documentation

◆ frame_type [1/2]

typedef CRM_Frame TimeSlice< CRM_Frame >::frame_type
inherited

item type definition

Definition at line 401 of file build/antares-dataformat/TimeSlice.hh.

◆ frame_type [2/2]

typedef CRM_Frame TimeSlice< CRM_Frame >::frame_type
inherited

item type definition

Definition at line 401 of file TimeSlice.hh.

◆ item_type [1/2]

typedef frame_type::item_type TimeSlice< CRM_Frame >::item_type
inherited

item sub-type definition

Definition at line 402 of file build/antares-dataformat/TimeSlice.hh.

◆ item_type [2/2]

typedef frame_type::item_type TimeSlice< CRM_Frame >::item_type
inherited

item sub-type definition

Definition at line 402 of file TimeSlice.hh.

Constructor & Destructor Documentation

◆ CRM_TimeSlice() [1/2]

CRM_TimeSlice::CRM_TimeSlice ( )
inline

Default constructor.

Definition at line 526 of file build/antares-dataformat/TimeSlice.hh.

◆ CRM_TimeSlice() [2/2]

CRM_TimeSlice::CRM_TimeSlice ( )
inline

Default constructor.

Definition at line 526 of file TimeSlice.hh.

Member Function Documentation

◆ ClassDef() [1/4]

CRM_TimeSlice::ClassDef ( CRM_TimeSlice ,
2  )

ROOT class definition.

◆ ClassDef() [2/4]

CRM_TimeSlice::ClassDef ( CRM_TimeSlice ,
2  )

ROOT class definition.

◆ operator+=() [1/2]

TimeSlice< CRM_Frame > & TimeSlice< CRM_Frame >::operator+= ( const TimeSlice< CRM_Frame > & object)
inlineinherited

operator +=

Parameters
objecttime slice
Returns
this time slice

Definition at line 446 of file build/antares-dataformat/TimeSlice.hh.

◆ operator+=() [2/2]

TimeSlice< CRM_Frame > & TimeSlice< CRM_Frame >::operator+= ( const TimeSlice< CRM_Frame > & object)
inlineinherited

operator +=

Parameters
objecttime slice
Returns
this time slice

Definition at line 446 of file TimeSlice.hh.

◆ ClassDef() [3/4]

TimeSlice< CRM_Frame >::ClassDef ( TimeSlice< CRM_Frame > ,
2  )
inherited

ROOT class definition.

◆ ClassDef() [4/4]

EventPreamble::ClassDef ( EventPreamble ,
2  )
inherited

Member Data Documentation

◆ frameTarget

unsigned short EventPreamble::frameTarget
inherited

Unique code representing the shore station for this frame.

Definition at line 26 of file build/antares-dataformat/EventPreamble.hh.

◆ frameTime1

unsigned int EventPreamble::frameTime1
inherited

Frame 'time stamp' in units of 50ns (MSW)

Definition at line 29 of file build/antares-dataformat/EventPreamble.hh.

◆ frameTime2

unsigned int EventPreamble::frameTime2
inherited

Frame 'time stamp' in units of 50ns (LSW)

Definition at line 31 of file build/antares-dataformat/EventPreamble.hh.

◆ frameIndex

unsigned int EventPreamble::frameIndex
inherited

Number of frames since start of the run.

Definition at line 34 of file build/antares-dataformat/EventPreamble.hh.

◆ runNumber

unsigned int EventPreamble::runNumber
inherited

Run-number as given by the RunControl.

Definition at line 37 of file build/antares-dataformat/EventPreamble.hh.


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