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

Public Member Functions

 ProMCEvent_Particles (const ProMCEvent_Particles &from)
 
ProMCEvent_Particlesoperator= (const ProMCEvent_Particles &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProMCEvent_Particles *other)
 
ProMCEvent_ParticlesNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ProMCEvent_Particles &from)
 
void MergeFrom (const ProMCEvent_Particles &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
 
int id_size () const
 
void clear_id ()
 
inline::google::protobuf::uint32 id (int index) const
 
void set_id (int index,::google::protobuf::uint32 value)
 
void add_id (::google::protobuf::uint32 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & 
id () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * 
mutable_id ()
 
int pdg_id_size () const
 
void clear_pdg_id ()
 
inline::google::protobuf::int32 pdg_id (int index) const
 
void set_pdg_id (int index,::google::protobuf::int32 value)
 
void add_pdg_id (::google::protobuf::int32 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::int32 > & 
pdg_id () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::int32 > * 
mutable_pdg_id ()
 
int energy_size () const
 
void clear_energy ()
 
inline::google::protobuf::int64 energy (int index) const
 
void set_energy (int index,::google::protobuf::int64 value)
 
void add_energy (::google::protobuf::int64 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::int64 > & 
energy () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::int64 > * 
mutable_energy ()
 
int px_size () const
 
void clear_px ()
 
inline::google::protobuf::int64 px (int index) const
 
void set_px (int index,::google::protobuf::int64 value)
 
void add_px (::google::protobuf::int64 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::int64 > & 
px () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::int64 > * 
mutable_px ()
 
int py_size () const
 
void clear_py ()
 
inline::google::protobuf::int64 py (int index) const
 
void set_py (int index,::google::protobuf::int64 value)
 
void add_py (::google::protobuf::int64 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::int64 > & 
py () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::int64 > * 
mutable_py ()
 
int pz_size () const
 
void clear_pz ()
 
inline::google::protobuf::int64 pz (int index) const
 
void set_pz (int index,::google::protobuf::int64 value)
 
void add_pz (::google::protobuf::int64 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::int64 > & 
pz () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::int64 > * 
mutable_pz ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kPdgIdFieldNumber = 2
 
static const int kEnergyFieldNumber = 3
 
static const int kPxFieldNumber = 4
 
static const int kPyFieldNumber = 5
 
static const int kPzFieldNumber = 6
 

Friends

void protobuf_AddDesc_ProMC_2eproto ()
 
void protobuf_AssignDesc_ProMC_2eproto ()
 
void protobuf_ShutdownFile_ProMC_2eproto ()
 

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