promc::ProMCHeader Class Reference

List of all members.

Public Types

typedef ProMCHeader_ParticleData ParticleData
typedef ProMCHeader_MetaInt MetaInt
typedef ProMCHeader_MetaFloat MetaFloat

Public Member Functions

 ProMCHeader (const ProMCHeader &from)
ProMCHeaderoperator= (const ProMCHeader &from)
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (ProMCHeader *other)
ProMCHeaderNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const ProMCHeader &from)
void MergeFrom (const ProMCHeader &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_id1 () const
void clear_id1 ()
inline::google::protobuf::int32 id1 () const
void set_id1 (::google::protobuf::int32 value)
bool has_id2 () const
void clear_id2 ()
inline::google::protobuf::int32 id2 () const
void set_id2 (::google::protobuf::int32 value)
bool has_pdf_id1 () const
void clear_pdf_id1 ()
inline::google::protobuf::int32 pdf_id1 () const
void set_pdf_id1 (::google::protobuf::int32 value)
bool has_pdf_id2 () const
void clear_pdf_id2 ()
inline::google::protobuf::int32 pdf_id2 () const
void set_pdf_id2 (::google::protobuf::int32 value)
bool has_x1 () const
void clear_x1 ()
double x1 () const
void set_x1 (double value)
bool has_x2 () const
void clear_x2 ()
double x2 () const
void set_x2 (double value)
bool has_scalepdf () const
void clear_scalepdf ()
double scalepdf () const
void set_scalepdf (double value)
bool has_pdf1 () const
void clear_pdf1 ()
inline::google::protobuf::int32 pdf1 () const
void set_pdf1 (::google::protobuf::int32 value)
bool has_pdf2 () const
void clear_pdf2 ()
inline::google::protobuf::int32 pdf2 () const
void set_pdf2 (::google::protobuf::int32 value)
bool has_ecm () const
void clear_ecm ()
double ecm () const
void set_ecm (double value)
bool has_s () const
void clear_s ()
double s () const
void set_s (double value)
bool has_name () const
void clear_name ()
const ::std::string & name () const
void set_name (const ::std::string &value)
void set_name (const char *value)
void set_name (const char *value, size_t size)
inline::std::string * mutable_name ()
inline::std::string * release_name ()
void set_allocated_name (::std::string *name)
bool has_code () const
void clear_code ()
inline::google::protobuf::int32 code () const
void set_code (::google::protobuf::int32 value)
bool has_cross_section () const
void clear_cross_section ()
double cross_section () const
void set_cross_section (double value)
bool has_cross_section_error () const
void clear_cross_section_error ()
double cross_section_error () const
void set_cross_section_error (double value)
bool has_momentumunit () const
void clear_momentumunit ()
inline::google::protobuf::int32 momentumunit () const
void set_momentumunit (::google::protobuf::int32 value)
bool has_lengthunit () const
void clear_lengthunit ()
inline::google::protobuf::int32 lengthunit () const
void set_lengthunit (::google::protobuf::int32 value)
bool has_namemomentumunit () const
void clear_namemomentumunit ()
const ::std::string & namemomentumunit () const
void set_namemomentumunit (const ::std::string &value)
void set_namemomentumunit (const char *value)
void set_namemomentumunit (const char *value, size_t size)
inline::std::string * mutable_namemomentumunit ()
inline::std::string * release_namemomentumunit ()
void set_allocated_namemomentumunit (::std::string *namemomentumunit)
bool has_namelengthunit () const
void clear_namelengthunit ()
const ::std::string & namelengthunit () const
void set_namelengthunit (const ::std::string &value)
void set_namelengthunit (const char *value)
void set_namelengthunit (const char *value, size_t size)
inline::std::string * mutable_namelengthunit ()
inline::std::string * release_namelengthunit ()
void set_allocated_namelengthunit (::std::string *namelengthunit)
bool has_weight () const
void clear_weight ()
double weight () const
void set_weight (double value)
bool has_requested_events () const
void clear_requested_events ()
double requested_events () const
void set_requested_events (double value)
int particledata_size () const
void clear_particledata ()
const
::promc::ProMCHeader_ParticleData
particledata (int index) const
inline::promc::ProMCHeader_ParticleData * mutable_particledata (int index)
inline::promc::ProMCHeader_ParticleData * add_particledata ()
const
::google::protobuf::RepeatedPtrField
< ::promc::ProMCHeader_ParticleData > & 
particledata () const
inline::google::protobuf::RepeatedPtrField
< ::promc::ProMCHeader_ParticleData > * 
mutable_particledata ()
int metaint_size () const
void clear_metaint ()
const
::promc::ProMCHeader_MetaInt
metaint (int index) const
inline::promc::ProMCHeader_MetaInt * mutable_metaint (int index)
inline::promc::ProMCHeader_MetaInt * add_metaint ()
const
::google::protobuf::RepeatedPtrField
< ::promc::ProMCHeader_MetaInt > & 
metaint () const
inline::google::protobuf::RepeatedPtrField
< ::promc::ProMCHeader_MetaInt > * 
mutable_metaint ()
int metafloat_size () const
void clear_metafloat ()
const
::promc::ProMCHeader_MetaFloat
metafloat (int index) const
inline::promc::ProMCHeader_MetaFloat * mutable_metafloat (int index)
inline::promc::ProMCHeader_MetaFloat * add_metafloat ()
const
::google::protobuf::RepeatedPtrField
< ::promc::ProMCHeader_MetaFloat > & 
metafloat () const
inline::google::protobuf::RepeatedPtrField
< ::promc::ProMCHeader_MetaFloat > * 
mutable_metafloat ()

Static Public Member Functions

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

Static Public Attributes

static const int kId1FieldNumber = 1
static const int kId2FieldNumber = 2
static const int kPdfId1FieldNumber = 3
static const int kPdfId2FieldNumber = 4
static const int kX1FieldNumber = 5
static const int kX2FieldNumber = 6
static const int kScalepdfFieldNumber = 7
static const int kPdf1FieldNumber = 8
static const int kPdf2FieldNumber = 9
static const int kECMFieldNumber = 10
static const int kSFieldNumber = 11
static const int kNameFieldNumber = 12
static const int kCodeFieldNumber = 13
static const int kCrossSectionFieldNumber = 14
static const int kCrossSectionErrorFieldNumber = 15
static const int kMomentumUnitFieldNumber = 16
static const int kLengthUnitFieldNumber = 17
static const int kNameMomentumUnitFieldNumber = 18
static const int kNameLengthUnitFieldNumber = 19
static const int kWeightFieldNumber = 20
static const int kRequestedEventsFieldNumber = 21
static const int kParticleDataFieldNumber = 30
static const int kMetaIntFieldNumber = 31
static const int kMetaFloatFieldNumber = 32

Friends

void protobuf_AddDesc_ProMCHeader_2eproto ()
void protobuf_AssignDesc_ProMCHeader_2eproto ()
void protobuf_ShutdownFile_ProMCHeader_2eproto ()

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

Generated on 15 Nov 2016 for ProMC by  doxygen 1.6.1