ProMC  1.3
 All Classes Functions
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
promc::ProMCStat Class Reference
Inheritance diagram for promc::ProMCStat:

Public Types

typedef ProMCStat_ProcessData ProcessData
 

Public Member Functions

 ProMCStat (const ProMCStat &from)
 
ProMCStatoperator= (const ProMCStat &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProMCStat *other)
 
ProMCStatNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ProMCStat &from)
 
void MergeFrom (const ProMCStat &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_nevents_requested () const
 
void clear_nevents_requested ()
 
inline::google::protobuf::int32 nevents_requested () const
 
void set_nevents_requested (::google::protobuf::int32 value)
 
bool has_nevents_failed () const
 
void clear_nevents_failed ()
 
inline::google::protobuf::int32 nevents_failed () const
 
void set_nevents_failed (::google::protobuf::int32 value)
 
bool has_cross_section_accumulated () const
 
void clear_cross_section_accumulated ()
 
double cross_section_accumulated () const
 
void set_cross_section_accumulated (double value)
 
bool has_cross_section_error_accumulated () const
 
void clear_cross_section_error_accumulated ()
 
double cross_section_error_accumulated () const
 
void set_cross_section_error_accumulated (double value)
 
bool has_luminosity_accumulated () const
 
void clear_luminosity_accumulated ()
 
double luminosity_accumulated () const
 
void set_luminosity_accumulated (double value)
 
bool has_ntried () const
 
void clear_ntried ()
 
inline::google::protobuf::int32 ntried () const
 
void set_ntried (::google::protobuf::int32 value)
 
bool has_nselected () const
 
void clear_nselected ()
 
inline::google::protobuf::int32 nselected () const
 
void set_nselected (::google::protobuf::int32 value)
 
bool has_naccepted () const
 
void clear_naccepted ()
 
inline::google::protobuf::int32 naccepted () const
 
void set_naccepted (::google::protobuf::int32 value)
 
int processdata_size () const
 
void clear_processdata ()
 
const
::promc::ProMCStat_ProcessData
processdata (int index) const
 
inline::promc::ProMCStat_ProcessData * mutable_processdata (int index)
 
inline::promc::ProMCStat_ProcessData * add_processdata ()
 
const
::google::protobuf::RepeatedPtrField
< ::promc::ProMCStat_ProcessData > & 
processdata () const
 
inline::google::protobuf::RepeatedPtrField
< ::promc::ProMCStat_ProcessData > * 
mutable_processdata ()
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const ProMCStatdefault_instance ()
 

Static Public Attributes

static const int kNeventsRequestedFieldNumber = 1
 
static const int kNeventsFailedFieldNumber = 2
 
static const int kCrossSectionAccumulatedFieldNumber = 3
 
static const int kCrossSectionErrorAccumulatedFieldNumber = 4
 
static const int kLuminosityAccumulatedFieldNumber = 5
 
static const int kNTriedFieldNumber = 6
 
static const int kNSelectedFieldNumber = 7
 
static const int kNAcceptedFieldNumber = 8
 
static const int kProcessDataFieldNumber = 10
 

Friends

void protobuf_AddDesc_ProMCStat_2eproto ()
 
void protobuf_AssignDesc_ProMCStat_2eproto ()
 
void protobuf_ShutdownFile_ProMCStat_2eproto ()
 

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