ATLAS Offline Software
Public Attributes | List of all members
JiveXML::Event_t Struct Reference

#include <ONCRPCServer.h>

Collaboration diagram for JiveXML::Event_t:

Public Attributes

bool_t isAvailable
 
bool_t isIdentical
 
bool_t isCompressed
 
const char * StreamName
 
int64_t EventNumber
 
int64_t RunNumber
 
unsigned int NBytes
 
const char * EventData
 

Detailed Description

Definition at line 66 of file ONCRPCServer.h.

Member Data Documentation

◆ EventData

const char* JiveXML::Event_t::EventData

Definition at line 74 of file ONCRPCServer.h.

◆ EventNumber

int64_t JiveXML::Event_t::EventNumber

Definition at line 71 of file ONCRPCServer.h.

◆ isAvailable

bool_t JiveXML::Event_t::isAvailable

Definition at line 67 of file ONCRPCServer.h.

◆ isCompressed

bool_t JiveXML::Event_t::isCompressed

Definition at line 69 of file ONCRPCServer.h.

◆ isIdentical

bool_t JiveXML::Event_t::isIdentical

Definition at line 68 of file ONCRPCServer.h.

◆ NBytes

unsigned int JiveXML::Event_t::NBytes

Definition at line 73 of file ONCRPCServer.h.

◆ RunNumber

int64_t JiveXML::Event_t::RunNumber

Definition at line 72 of file ONCRPCServer.h.

◆ StreamName

const char* JiveXML::Event_t::StreamName

Definition at line 70 of file ONCRPCServer.h.


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