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

Public Member Functions

 ProMCHeader_ParticleData (const ProMCHeader_ParticleData &from)
 
ProMCHeader_ParticleDataoperator= (const ProMCHeader_ParticleData &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProMCHeader_ParticleData *other)
 
ProMCHeader_ParticleDataNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ProMCHeader_ParticleData &from)
 
void MergeFrom (const ProMCHeader_ParticleData &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_id () const
 
void clear_id ()
 
inline::google::protobuf::int32 id () const
 
void set_id (::google::protobuf::int32 value)
 
bool has_mass () const
 
void clear_mass ()
 
double mass () const
 
void set_mass (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_width () const
 
void clear_width ()
 
float width () const
 
void set_width (float value)
 
bool has_lifetime () const
 
void clear_lifetime ()
 
float lifetime () const
 
void set_lifetime (float value)
 
bool has_charge () const
 
void clear_charge ()
 
inline::google::protobuf::int32 charge () const
 
void set_charge (::google::protobuf::int32 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
ProMCHeader_ParticleData
default_instance ()
 

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kMassFieldNumber = 2
 
static const int kNameFieldNumber = 3
 
static const int kWidthFieldNumber = 4
 
static const int kLifetimeFieldNumber = 5
 
static const int kChargeFieldNumber = 6
 

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: