CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes | Private Member Functions | Friends
RPCObGas::Item Struct Reference

#include <RPCObGas.h>

Public Attributes

int day
 
int dpid
 
float flowin
 
float flowout
 
int time
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

Detailed Description

Definition at line 17 of file RPCObGas.h.

Member Function Documentation

template<class Archive >
void RPCObGas::Item::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 24 of file RPCObGas.h.

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 24 of file RPCObGas.h.

Member Data Documentation

int RPCObGas::Item::day

Definition at line 21 of file RPCObGas.h.

Referenced by RPCFw::createGAS().

int RPCObGas::Item::dpid

Definition at line 18 of file RPCObGas.h.

Referenced by RPCFw::createGAS().

float RPCObGas::Item::flowin

Definition at line 19 of file RPCObGas.h.

Referenced by RPCFw::createGAS().

float RPCObGas::Item::flowout

Definition at line 20 of file RPCObGas.h.

Referenced by RPCFw::createGAS().

int RPCObGas::Item::time

Definition at line 22 of file RPCObGas.h.

Referenced by RPCFw::createGAS().