public static final class ProMC.ProMCEvent.Particles extends com.google.protobuf.GeneratedMessage implements ProMC.ProMCEvent.ParticlesOrBuilder
promc.ProMCEvent.Particles
generator (truth) particles
Modifier and Type | Class and Description |
---|---|
static class |
ProMC.ProMCEvent.Particles.Builder
Protobuf type
promc.ProMCEvent.Particles |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
BARCODE_FIELD_NUMBER |
static int |
CHARGE_FIELD_NUMBER |
static int |
DAUGHTER1_FIELD_NUMBER |
static int |
DAUGHTER2_FIELD_NUMBER |
static int |
ETA_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
MASS_FIELD_NUMBER |
static int |
MOTHER1_FIELD_NUMBER |
static int |
MOTHER2_FIELD_NUMBER |
static com.google.protobuf.Parser<ProMC.ProMCEvent.Particles> |
PARSER |
static int |
PDG_ID_FIELD_NUMBER |
static int |
PHI_FIELD_NUMBER |
static int |
PT_FIELD_NUMBER |
static int |
PX_FIELD_NUMBER |
static int |
PY_FIELD_NUMBER |
static int |
PZ_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
T_FIELD_NUMBER |
static int |
WEIGHT_FIELD_NUMBER |
static int |
X_FIELD_NUMBER |
static int |
Y_FIELD_NUMBER |
static int |
Z_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
int |
getBarcode(int index)
repeated sint32 barcode = 12 [packed = true]; |
int |
getBarcodeCount()
repeated sint32 barcode = 12 [packed = true]; |
List<Integer> |
getBarcodeList()
repeated sint32 barcode = 12 [packed = true]; |
int |
getCharge(int index)
repeated sint32 charge = 18 [packed = true]; |
int |
getChargeCount()
repeated sint32 charge = 18 [packed = true]; |
List<Integer> |
getChargeList()
repeated sint32 charge = 18 [packed = true]; |
int |
getDaughter1(int index)
repeated uint32 daughter1 = 10 [packed = true]; |
int |
getDaughter1Count()
repeated uint32 daughter1 = 10 [packed = true]; |
List<Integer> |
getDaughter1List()
repeated uint32 daughter1 = 10 [packed = true]; |
int |
getDaughter2(int index)
repeated uint32 daughter2 = 11 [packed = true]; |
int |
getDaughter2Count()
repeated uint32 daughter2 = 11 [packed = true]; |
List<Integer> |
getDaughter2List()
repeated uint32 daughter2 = 11 [packed = true]; |
static ProMC.ProMCEvent.Particles |
getDefaultInstance() |
ProMC.ProMCEvent.Particles |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEta(int index)
repeated sint64 Eta = 20 [packed = true]; |
int |
getEtaCount()
repeated sint64 Eta = 20 [packed = true]; |
List<Long> |
getEtaList()
repeated sint64 Eta = 20 [packed = true]; |
int |
getId(int index)
repeated uint32 id = 1 [packed = true]; |
int |
getIdCount()
repeated uint32 id = 1 [packed = true]; |
List<Integer> |
getIdList()
repeated uint32 id = 1 [packed = true]; |
long |
getMass(int index)
repeated uint64 mass = 4 [packed = true]; |
int |
getMassCount()
repeated uint64 mass = 4 [packed = true]; |
List<Long> |
getMassList()
repeated uint64 mass = 4 [packed = true]; |
int |
getMother1(int index)
repeated uint32 mother1 = 8 [packed = true]; |
int |
getMother1Count()
repeated uint32 mother1 = 8 [packed = true]; |
List<Integer> |
getMother1List()
repeated uint32 mother1 = 8 [packed = true]; |
int |
getMother2(int index)
repeated uint32 mother2 = 9 [packed = true]; |
int |
getMother2Count()
repeated uint32 mother2 = 9 [packed = true]; |
List<Integer> |
getMother2List()
repeated uint32 mother2 = 9 [packed = true]; |
com.google.protobuf.Parser<ProMC.ProMCEvent.Particles> |
getParserForType() |
int |
getPdgId(int index)
repeated sint32 pdg_id = 2 [packed = true]; |
int |
getPdgIdCount()
repeated sint32 pdg_id = 2 [packed = true]; |
List<Integer> |
getPdgIdList()
repeated sint32 pdg_id = 2 [packed = true]; |
long |
getPhi(int index)
repeated sint64 Phi = 21 [packed = true]; |
int |
getPhiCount()
repeated sint64 Phi = 21 [packed = true]; |
List<Long> |
getPhiList()
repeated sint64 Phi = 21 [packed = true]; |
long |
getPT(int index)
repeated uint64 PT = 19 [packed = true]; |
int |
getPTCount()
repeated uint64 PT = 19 [packed = true]; |
List<Long> |
getPTList()
repeated uint64 PT = 19 [packed = true]; |
long |
getPx(int index)
repeated sint64 Px = 5 [packed = true]; |
int |
getPxCount()
repeated sint64 Px = 5 [packed = true]; |
List<Long> |
getPxList()
repeated sint64 Px = 5 [packed = true]; |
long |
getPy(int index)
repeated sint64 Py = 6 [packed = true]; |
int |
getPyCount()
repeated sint64 Py = 6 [packed = true]; |
List<Long> |
getPyList()
repeated sint64 Py = 6 [packed = true]; |
long |
getPz(int index)
repeated sint64 Pz = 7 [packed = true]; |
int |
getPzCount()
repeated sint64 Pz = 7 [packed = true]; |
List<Long> |
getPzList()
repeated sint64 Pz = 7 [packed = true]; |
int |
getSerializedSize() |
int |
getStatus(int index)
repeated uint32 status = 3 [packed = true]; |
int |
getStatusCount()
repeated uint32 status = 3 [packed = true]; |
List<Integer> |
getStatusList()
repeated uint32 status = 3 [packed = true]; |
int |
getT(int index)
repeated uint32 T = 16 [packed = true]; |
int |
getTCount()
repeated uint32 T = 16 [packed = true]; |
List<Integer> |
getTList()
repeated uint32 T = 16 [packed = true]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWeight(int index)
repeated uint64 weight = 17 [packed = true]; |
int |
getWeightCount()
repeated uint64 weight = 17 [packed = true]; |
List<Long> |
getWeightList()
repeated uint64 weight = 17 [packed = true]; |
int |
getX(int index)
repeated sint32 X = 13 [packed = true]; |
int |
getXCount()
repeated sint32 X = 13 [packed = true]; |
List<Integer> |
getXList()
repeated sint32 X = 13 [packed = true]; |
int |
getY(int index)
repeated sint32 Y = 14 [packed = true]; |
int |
getYCount()
repeated sint32 Y = 14 [packed = true]; |
List<Integer> |
getYList()
repeated sint32 Y = 14 [packed = true]; |
int |
getZ(int index)
repeated sint32 Z = 15 [packed = true]; |
int |
getZCount()
repeated sint32 Z = 15 [packed = true]; |
List<Integer> |
getZList()
repeated sint32 Z = 15 [packed = true]; |
boolean |
isInitialized() |
static ProMC.ProMCEvent.Particles.Builder |
newBuilder() |
static ProMC.ProMCEvent.Particles.Builder |
newBuilder(ProMC.ProMCEvent.Particles prototype) |
ProMC.ProMCEvent.Particles.Builder |
newBuilderForType() |
static ProMC.ProMCEvent.Particles |
parseDelimitedFrom(InputStream input) |
static ProMC.ProMCEvent.Particles |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.Particles |
parseFrom(byte[] data) |
static ProMC.ProMCEvent.Particles |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.Particles |
parseFrom(com.google.protobuf.ByteString data) |
static ProMC.ProMCEvent.Particles |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.Particles |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProMC.ProMCEvent.Particles |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.Particles |
parseFrom(InputStream input) |
static ProMC.ProMCEvent.Particles |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProMC.ProMCEvent.Particles.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, findInitializationErrors, getInitializationErrorString, hashCode, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static com.google.protobuf.Parser<ProMC.ProMCEvent.Particles> PARSER
public static final int ID_FIELD_NUMBER
public static final int PDG_ID_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int MASS_FIELD_NUMBER
public static final int PX_FIELD_NUMBER
public static final int PY_FIELD_NUMBER
public static final int PZ_FIELD_NUMBER
public static final int MOTHER1_FIELD_NUMBER
public static final int MOTHER2_FIELD_NUMBER
public static final int DAUGHTER1_FIELD_NUMBER
public static final int DAUGHTER2_FIELD_NUMBER
public static final int BARCODE_FIELD_NUMBER
public static final int X_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
public static final int Z_FIELD_NUMBER
public static final int T_FIELD_NUMBER
public static final int WEIGHT_FIELD_NUMBER
public static final int CHARGE_FIELD_NUMBER
public static final int PT_FIELD_NUMBER
public static final int ETA_FIELD_NUMBER
public static final int PHI_FIELD_NUMBER
public static ProMC.ProMCEvent.Particles getDefaultInstance()
public ProMC.ProMCEvent.Particles getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public com.google.protobuf.Parser<ProMC.ProMCEvent.Particles> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public List<Integer> getIdList()
repeated uint32 id = 1 [packed = true];
ID in the generator
getIdList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getIdCount()
repeated uint32 id = 1 [packed = true];
ID in the generator
getIdCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getId(int index)
repeated uint32 id = 1 [packed = true];
ID in the generator
getId
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getPdgIdList()
repeated sint32 pdg_id = 2 [packed = true];
unique integer ID specifying the particle type
getPdgIdList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getPdgIdCount()
repeated sint32 pdg_id = 2 [packed = true];
unique integer ID specifying the particle type
getPdgIdCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getPdgId(int index)
repeated sint32 pdg_id = 2 [packed = true];
unique integer ID specifying the particle type
getPdgId
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getStatusList()
repeated uint32 status = 3 [packed = true];
integer specifying the particle’s status (i.e. decayed or not)
getStatusList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getStatusCount()
repeated uint32 status = 3 [packed = true];
integer specifying the particle’s status (i.e. decayed or not)
getStatusCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getStatus(int index)
repeated uint32 status = 3 [packed = true];
integer specifying the particle’s status (i.e. decayed or not)
getStatus
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Long> getMassList()
repeated uint64 mass = 4 [packed = true];
mass
getMassList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getMassCount()
repeated uint64 mass = 4 [packed = true];
mass
getMassCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public long getMass(int index)
repeated uint64 mass = 4 [packed = true];
mass
getMass
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Long> getPxList()
repeated sint64 Px = 5 [packed = true];
pX
getPxList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getPxCount()
repeated sint64 Px = 5 [packed = true];
pX
getPxCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public long getPx(int index)
repeated sint64 Px = 5 [packed = true];
pX
getPx
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Long> getPyList()
repeated sint64 Py = 6 [packed = true];
pY
getPyList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getPyCount()
repeated sint64 Py = 6 [packed = true];
pY
getPyCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public long getPy(int index)
repeated sint64 Py = 6 [packed = true];
pY
getPy
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Long> getPzList()
repeated sint64 Pz = 7 [packed = true];
pZ
getPzList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getPzCount()
repeated sint64 Pz = 7 [packed = true];
pZ
getPzCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public long getPz(int index)
repeated sint64 Pz = 7 [packed = true];
pZ
getPz
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getMother1List()
repeated uint32 mother1 = 8 [packed = true];
first mother
getMother1List
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getMother1Count()
repeated uint32 mother1 = 8 [packed = true];
first mother
getMother1Count
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getMother1(int index)
repeated uint32 mother1 = 8 [packed = true];
first mother
getMother1
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getMother2List()
repeated uint32 mother2 = 9 [packed = true];
second mother
getMother2List
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getMother2Count()
repeated uint32 mother2 = 9 [packed = true];
second mother
getMother2Count
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getMother2(int index)
repeated uint32 mother2 = 9 [packed = true];
second mother
getMother2
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getDaughter1List()
repeated uint32 daughter1 = 10 [packed = true];
first daughter
getDaughter1List
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getDaughter1Count()
repeated uint32 daughter1 = 10 [packed = true];
first daughter
getDaughter1Count
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getDaughter1(int index)
repeated uint32 daughter1 = 10 [packed = true];
first daughter
getDaughter1
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getDaughter2List()
repeated uint32 daughter2 = 11 [packed = true];
second daughter
getDaughter2List
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getDaughter2Count()
repeated uint32 daughter2 = 11 [packed = true];
second daughter
getDaughter2Count
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getDaughter2(int index)
repeated uint32 daughter2 = 11 [packed = true];
second daughter
getDaughter2
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getBarcodeList()
repeated sint32 barcode = 12 [packed = true];
barcode if used. For Delphes: isPU
getBarcodeList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getBarcodeCount()
repeated sint32 barcode = 12 [packed = true];
barcode if used. For Delphes: isPU
getBarcodeCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getBarcode(int index)
repeated sint32 barcode = 12 [packed = true];
barcode if used. For Delphes: isPU
getBarcode
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getXList()
repeated sint32 X = 13 [packed = true];
vertex X position
getXList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getXCount()
repeated sint32 X = 13 [packed = true];
vertex X position
getXCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getX(int index)
repeated sint32 X = 13 [packed = true];
vertex X position
getX
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getYList()
repeated sint32 Y = 14 [packed = true];
vertex Y position
getYList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getYCount()
repeated sint32 Y = 14 [packed = true];
vertex Y position
getYCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getY(int index)
repeated sint32 Y = 14 [packed = true];
vertex Y position
getY
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getZList()
repeated sint32 Z = 15 [packed = true];
vertex Z position
getZList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getZCount()
repeated sint32 Z = 15 [packed = true];
vertex Z position
getZCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getZ(int index)
repeated sint32 Z = 15 [packed = true];
vertex Z position
getZ
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getTList()
repeated uint32 T = 16 [packed = true];
time
getTList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getTCount()
repeated uint32 T = 16 [packed = true];
time
getTCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getT(int index)
repeated uint32 T = 16 [packed = true];
time
getT
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Long> getWeightList()
repeated uint64 weight = 17 [packed = true];
particle weight
getWeightList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getWeightCount()
repeated uint64 weight = 17 [packed = true];
particle weight
getWeightCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public long getWeight(int index)
repeated uint64 weight = 17 [packed = true];
particle weight
getWeight
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Integer> getChargeList()
repeated sint32 charge = 18 [packed = true];
Charge
getChargeList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getChargeCount()
repeated sint32 charge = 18 [packed = true];
Charge
getChargeCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getCharge(int index)
repeated sint32 charge = 18 [packed = true];
Charge
getCharge
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Long> getPTList()
repeated uint64 PT = 19 [packed = true];
Delphes specific
getPTList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getPTCount()
repeated uint64 PT = 19 [packed = true];
Delphes specific
getPTCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public long getPT(int index)
repeated uint64 PT = 19 [packed = true];
Delphes specific
getPT
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Long> getEtaList()
repeated sint64 Eta = 20 [packed = true];
Eta
getEtaList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getEtaCount()
repeated sint64 Eta = 20 [packed = true];
Eta
getEtaCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public long getEta(int index)
repeated sint64 Eta = 20 [packed = true];
Eta
getEta
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public List<Long> getPhiList()
repeated sint64 Phi = 21 [packed = true];
Phi
getPhiList
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public int getPhiCount()
repeated sint64 Phi = 21 [packed = true];
Phi
getPhiCount
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public long getPhi(int index)
repeated sint64 Phi = 21 [packed = true];
Phi
getPhi
in interface ProMC.ProMCEvent.ParticlesOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
public static ProMC.ProMCEvent.Particles parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.Particles parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.Particles parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.Particles parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMC.ProMCEvent.Particles parseFrom(InputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.Particles parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.Particles parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.Particles parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.Particles parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProMC.ProMCEvent.Particles parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMC.ProMCEvent.Particles.Builder newBuilder()
public ProMC.ProMCEvent.Particles.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProMC.ProMCEvent.Particles.Builder newBuilder(ProMC.ProMCEvent.Particles prototype)
public ProMC.ProMCEvent.Particles.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
Jas4pp 1.5 © Java Analysis Studio for Particle Physics