public static final class ProMCHeaderFile.ProMCHeader extends com.google.protobuf.GeneratedMessage implements ProMCHeaderFile.ProMCHeaderOrBuilder
promc.ProMCHeader
Modifier and Type | Class and Description |
---|---|
static class |
ProMCHeaderFile.ProMCHeader.Builder
Protobuf type
promc.ProMCHeader |
static class |
ProMCHeaderFile.ProMCHeader.MetaFloat
Protobuf type
promc.ProMCHeader.MetaFloat |
static interface |
ProMCHeaderFile.ProMCHeader.MetaFloatOrBuilder |
static class |
ProMCHeaderFile.ProMCHeader.MetaInt
Protobuf type
promc.ProMCHeader.MetaInt |
static interface |
ProMCHeaderFile.ProMCHeader.MetaIntOrBuilder |
static class |
ProMCHeaderFile.ProMCHeader.ParticleData
Protobuf type
promc.ProMCHeader.ParticleData |
static interface |
ProMCHeaderFile.ProMCHeader.ParticleDataOrBuilder |
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 |
CODE_FIELD_NUMBER |
static int |
CROSS_SECTION_ERROR_FIELD_NUMBER |
static int |
CROSS_SECTION_FIELD_NUMBER |
static int |
ECM_FIELD_NUMBER |
static int |
ID1_FIELD_NUMBER |
static int |
ID2_FIELD_NUMBER |
static int |
LENGTHUNIT_FIELD_NUMBER |
static int |
METAFLOAT_FIELD_NUMBER |
static int |
METAINT_FIELD_NUMBER |
static int |
MOMENTUMUNIT_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NAMELENGTHUNIT_FIELD_NUMBER |
static int |
NAMEMOMENTUMUNIT_FIELD_NUMBER |
static com.google.protobuf.Parser<ProMCHeaderFile.ProMCHeader> |
PARSER |
static int |
PARTICLEDATA_FIELD_NUMBER |
static int |
PDF_ID1_FIELD_NUMBER |
static int |
PDF_ID2_FIELD_NUMBER |
static int |
PDF1_FIELD_NUMBER |
static int |
PDF2_FIELD_NUMBER |
static int |
REQUESTED_EVENTS_FIELD_NUMBER |
static int |
S_FIELD_NUMBER |
static int |
SCALEPDF_FIELD_NUMBER |
static int |
WEIGHT_FIELD_NUMBER |
static int |
X1_FIELD_NUMBER |
static int |
X2_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
int |
getCode()
optional int32 code = 13; |
double |
getCrossSection()
optional double cross_section = 14; |
double |
getCrossSectionError()
optional double cross_section_error = 15; |
static ProMCHeaderFile.ProMCHeader |
getDefaultInstance() |
ProMCHeaderFile.ProMCHeader |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getECM()
optional double eCM = 10; |
int |
getId1()
optional int32 id1 = 1; |
int |
getId2()
optional int32 id2 = 2; |
int |
getLengthUnit()
optional int32 LengthUnit = 17; |
ProMCHeaderFile.ProMCHeader.MetaFloat |
getMetaFloat(int index)
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32; |
int |
getMetaFloatCount()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32; |
List<ProMCHeaderFile.ProMCHeader.MetaFloat> |
getMetaFloatList()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32; |
ProMCHeaderFile.ProMCHeader.MetaFloatOrBuilder |
getMetaFloatOrBuilder(int index)
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32; |
List<? extends ProMCHeaderFile.ProMCHeader.MetaFloatOrBuilder> |
getMetaFloatOrBuilderList()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32; |
ProMCHeaderFile.ProMCHeader.MetaInt |
getMetaInt(int index)
repeated .promc.ProMCHeader.MetaInt metaInt = 31; |
int |
getMetaIntCount()
repeated .promc.ProMCHeader.MetaInt metaInt = 31; |
List<ProMCHeaderFile.ProMCHeader.MetaInt> |
getMetaIntList()
repeated .promc.ProMCHeader.MetaInt metaInt = 31; |
ProMCHeaderFile.ProMCHeader.MetaIntOrBuilder |
getMetaIntOrBuilder(int index)
repeated .promc.ProMCHeader.MetaInt metaInt = 31; |
List<? extends ProMCHeaderFile.ProMCHeader.MetaIntOrBuilder> |
getMetaIntOrBuilderList()
repeated .promc.ProMCHeader.MetaInt metaInt = 31; |
int |
getMomentumUnit()
optional int32 MomentumUnit = 16; |
String |
getName()
optional string name = 12; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 12; |
String |
getNameLengthUnit()
optional string NameLengthUnit = 19; |
com.google.protobuf.ByteString |
getNameLengthUnitBytes()
optional string NameLengthUnit = 19; |
String |
getNameMomentumUnit()
optional string NameMomentumUnit = 18; |
com.google.protobuf.ByteString |
getNameMomentumUnitBytes()
optional string NameMomentumUnit = 18; |
com.google.protobuf.Parser<ProMCHeaderFile.ProMCHeader> |
getParserForType() |
ProMCHeaderFile.ProMCHeader.ParticleData |
getParticleData(int index)
repeated .promc.ProMCHeader.ParticleData particleData = 30; |
int |
getParticleDataCount()
repeated .promc.ProMCHeader.ParticleData particleData = 30; |
List<ProMCHeaderFile.ProMCHeader.ParticleData> |
getParticleDataList()
repeated .promc.ProMCHeader.ParticleData particleData = 30; |
ProMCHeaderFile.ProMCHeader.ParticleDataOrBuilder |
getParticleDataOrBuilder(int index)
repeated .promc.ProMCHeader.ParticleData particleData = 30; |
List<? extends ProMCHeaderFile.ProMCHeader.ParticleDataOrBuilder> |
getParticleDataOrBuilderList()
repeated .promc.ProMCHeader.ParticleData particleData = 30; |
int |
getPdf1()
optional int32 pdf1 = 8; |
int |
getPdf2()
optional int32 pdf2 = 9; |
int |
getPdfId1()
optional int32 pdf_id1 = 3; |
int |
getPdfId2()
optional int32 pdf_id2 = 4; |
double |
getRequestedEvents()
optional double requested_events = 21; |
double |
getS()
optional double s = 11; |
double |
getScalepdf()
optional double scalepdf = 7; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
double |
getWeight()
optional double weight = 20; |
double |
getX1()
optional double x1 = 5; |
double |
getX2()
optional double x2 = 6; |
boolean |
hasCode()
optional int32 code = 13; |
boolean |
hasCrossSection()
optional double cross_section = 14; |
boolean |
hasCrossSectionError()
optional double cross_section_error = 15; |
boolean |
hasECM()
optional double eCM = 10; |
boolean |
hasId1()
optional int32 id1 = 1; |
boolean |
hasId2()
optional int32 id2 = 2; |
boolean |
hasLengthUnit()
optional int32 LengthUnit = 17; |
boolean |
hasMomentumUnit()
optional int32 MomentumUnit = 16; |
boolean |
hasName()
optional string name = 12; |
boolean |
hasNameLengthUnit()
optional string NameLengthUnit = 19; |
boolean |
hasNameMomentumUnit()
optional string NameMomentumUnit = 18; |
boolean |
hasPdf1()
optional int32 pdf1 = 8; |
boolean |
hasPdf2()
optional int32 pdf2 = 9; |
boolean |
hasPdfId1()
optional int32 pdf_id1 = 3; |
boolean |
hasPdfId2()
optional int32 pdf_id2 = 4; |
boolean |
hasRequestedEvents()
optional double requested_events = 21; |
boolean |
hasS()
optional double s = 11; |
boolean |
hasScalepdf()
optional double scalepdf = 7; |
boolean |
hasWeight()
optional double weight = 20; |
boolean |
hasX1()
optional double x1 = 5; |
boolean |
hasX2()
optional double x2 = 6; |
boolean |
isInitialized() |
static ProMCHeaderFile.ProMCHeader.Builder |
newBuilder() |
static ProMCHeaderFile.ProMCHeader.Builder |
newBuilder(ProMCHeaderFile.ProMCHeader prototype) |
ProMCHeaderFile.ProMCHeader.Builder |
newBuilderForType() |
static ProMCHeaderFile.ProMCHeader |
parseDelimitedFrom(InputStream input) |
static ProMCHeaderFile.ProMCHeader |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMCHeaderFile.ProMCHeader |
parseFrom(byte[] data) |
static ProMCHeaderFile.ProMCHeader |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMCHeaderFile.ProMCHeader |
parseFrom(com.google.protobuf.ByteString data) |
static ProMCHeaderFile.ProMCHeader |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMCHeaderFile.ProMCHeader |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProMCHeaderFile.ProMCHeader |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMCHeaderFile.ProMCHeader |
parseFrom(InputStream input) |
static ProMCHeaderFile.ProMCHeader |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProMCHeaderFile.ProMCHeader.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<ProMCHeaderFile.ProMCHeader> PARSER
public static final int ID1_FIELD_NUMBER
public static final int ID2_FIELD_NUMBER
public static final int PDF_ID1_FIELD_NUMBER
public static final int PDF_ID2_FIELD_NUMBER
public static final int X1_FIELD_NUMBER
public static final int X2_FIELD_NUMBER
public static final int SCALEPDF_FIELD_NUMBER
public static final int PDF1_FIELD_NUMBER
public static final int PDF2_FIELD_NUMBER
public static final int ECM_FIELD_NUMBER
public static final int S_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER
public static final int CROSS_SECTION_FIELD_NUMBER
public static final int CROSS_SECTION_ERROR_FIELD_NUMBER
public static final int MOMENTUMUNIT_FIELD_NUMBER
public static final int LENGTHUNIT_FIELD_NUMBER
public static final int NAMEMOMENTUMUNIT_FIELD_NUMBER
public static final int NAMELENGTHUNIT_FIELD_NUMBER
public static final int WEIGHT_FIELD_NUMBER
public static final int REQUESTED_EVENTS_FIELD_NUMBER
public static final int PARTICLEDATA_FIELD_NUMBER
public static final int METAINT_FIELD_NUMBER
public static final int METAFLOAT_FIELD_NUMBER
public static ProMCHeaderFile.ProMCHeader getDefaultInstance()
public ProMCHeaderFile.ProMCHeader 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<ProMCHeaderFile.ProMCHeader> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasId1()
optional int32 id1 = 1;
used to store the global information for all events
hasId1
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getId1()
optional int32 id1 = 1;
used to store the global information for all events
getId1
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasId2()
optional int32 id2 = 2;
flavour code of second parton
hasId2
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getId2()
optional int32 id2 = 2;
flavour code of second parton
getId2
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasPdfId1()
optional int32 pdf_id1 = 3;
LHAPDF set id of first parton
hasPdfId1
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getPdfId1()
optional int32 pdf_id1 = 3;
LHAPDF set id of first parton
getPdfId1
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasPdfId2()
optional int32 pdf_id2 = 4;
LHAPDF set id of second parton
hasPdfId2
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getPdfId2()
optional int32 pdf_id2 = 4;
LHAPDF set id of second parton
getPdfId2
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasX1()
optional double x1 = 5;
fraction of beam momentum carried by first parton (”beam side”)
hasX1
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getX1()
optional double x1 = 5;
fraction of beam momentum carried by first parton (”beam side”)
getX1
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasX2()
optional double x2 = 6;
fraction of beam momentum carried by second parton (”target side”)
hasX2
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getX2()
optional double x2 = 6;
fraction of beam momentum carried by second parton (”target side”)
getX2
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasScalepdf()
optional double scalepdf = 7;
Q-scale used in evaluation of PDF’s (in GeV)
hasScalepdf
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getScalepdf()
optional double scalepdf = 7;
Q-scale used in evaluation of PDF’s (in GeV)
getScalepdf
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasPdf1()
optional int32 pdf1 = 8;
PDF (id1, x1, Q) This should be of the form x*f(x)
hasPdf1
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getPdf1()
optional int32 pdf1 = 8;
PDF (id1, x1, Q) This should be of the form x*f(x)
getPdf1
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasPdf2()
optional int32 pdf2 = 9;
PDF (id2, x2, Q) This should be of the form x*f(x)
hasPdf2
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getPdf2()
optional int32 pdf2 = 9;
PDF (id2, x2, Q) This should be of the form x*f(x)
getPdf2
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasECM()
optional double eCM = 10;
CM energy
hasECM
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getECM()
optional double eCM = 10;
CM energy
getECM
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasS()
optional double s = 11;
CM energy
hasS
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getS()
optional double s = 11;
CM energy
getS
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasName()
optional string name = 12;
process name
hasName
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public String getName()
optional string name = 12;
process name
getName
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 12;
process name
getNameBytes
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasCode()
optional int32 code = 13;
process code
hasCode
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getCode()
optional int32 code = 13;
process code
getCode
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasCrossSection()
optional double cross_section = 14;
cross section in pb
hasCrossSection
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getCrossSection()
optional double cross_section = 14;
cross section in pb
getCrossSection
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasCrossSectionError()
optional double cross_section_error = 15;
error associated with this cross section in pb
hasCrossSectionError
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getCrossSectionError()
optional double cross_section_error = 15;
error associated with this cross section in pb
getCrossSectionError
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasMomentumUnit()
optional int32 MomentumUnit = 16;
values are MEV or GEV
hasMomentumUnit
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getMomentumUnit()
optional int32 MomentumUnit = 16;
values are MEV or GEV
getMomentumUnit
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasLengthUnit()
optional int32 LengthUnit = 17;
values are MM or CM
hasLengthUnit
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getLengthUnit()
optional int32 LengthUnit = 17;
values are MM or CM
getLengthUnit
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasNameMomentumUnit()
optional string NameMomentumUnit = 18;
return the unit designation as a string
hasNameMomentumUnit
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public String getNameMomentumUnit()
optional string NameMomentumUnit = 18;
return the unit designation as a string
getNameMomentumUnit
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public com.google.protobuf.ByteString getNameMomentumUnitBytes()
optional string NameMomentumUnit = 18;
return the unit designation as a string
getNameMomentumUnitBytes
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasNameLengthUnit()
optional string NameLengthUnit = 19;
return the unit designation as a string
hasNameLengthUnit
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public String getNameLengthUnit()
optional string NameLengthUnit = 19;
return the unit designation as a string
getNameLengthUnit
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public com.google.protobuf.ByteString getNameLengthUnitBytes()
optional string NameLengthUnit = 19;
return the unit designation as a string
getNameLengthUnitBytes
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasWeight()
optional double weight = 20;
event weight
hasWeight
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getWeight()
optional double weight = 20;
event weight
getWeight
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public boolean hasRequestedEvents()
optional double requested_events = 21;
total number of requested events
hasRequestedEvents
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public double getRequestedEvents()
optional double requested_events = 21;
total number of requested events
getRequestedEvents
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public List<ProMCHeaderFile.ProMCHeader.ParticleData> getParticleDataList()
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
getParticleDataList
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public List<? extends ProMCHeaderFile.ProMCHeader.ParticleDataOrBuilder> getParticleDataOrBuilderList()
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
getParticleDataOrBuilderList
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getParticleDataCount()
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
getParticleDataCount
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public ProMCHeaderFile.ProMCHeader.ParticleData getParticleData(int index)
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
getParticleData
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public ProMCHeaderFile.ProMCHeader.ParticleDataOrBuilder getParticleDataOrBuilder(int index)
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
getParticleDataOrBuilder
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public List<ProMCHeaderFile.ProMCHeader.MetaInt> getMetaIntList()
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
getMetaIntList
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public List<? extends ProMCHeaderFile.ProMCHeader.MetaIntOrBuilder> getMetaIntOrBuilderList()
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
getMetaIntOrBuilderList
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getMetaIntCount()
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
getMetaIntCount
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public ProMCHeaderFile.ProMCHeader.MetaInt getMetaInt(int index)
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
getMetaInt
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public ProMCHeaderFile.ProMCHeader.MetaIntOrBuilder getMetaIntOrBuilder(int index)
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
getMetaIntOrBuilder
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public List<ProMCHeaderFile.ProMCHeader.MetaFloat> getMetaFloatList()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
getMetaFloatList
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public List<? extends ProMCHeaderFile.ProMCHeader.MetaFloatOrBuilder> getMetaFloatOrBuilderList()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
getMetaFloatOrBuilderList
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public int getMetaFloatCount()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
getMetaFloatCount
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public ProMCHeaderFile.ProMCHeader.MetaFloat getMetaFloat(int index)
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
getMetaFloat
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
public ProMCHeaderFile.ProMCHeader.MetaFloatOrBuilder getMetaFloatOrBuilder(int index)
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
getMetaFloatOrBuilder
in interface ProMCHeaderFile.ProMCHeaderOrBuilder
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 ProMCHeaderFile.ProMCHeader parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMCHeaderFile.ProMCHeader parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMCHeaderFile.ProMCHeader parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMCHeaderFile.ProMCHeader parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProMCHeaderFile.ProMCHeader parseFrom(InputStream input) throws IOException
IOException
public static ProMCHeaderFile.ProMCHeader parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMCHeaderFile.ProMCHeader parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProMCHeaderFile.ProMCHeader parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMCHeaderFile.ProMCHeader parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProMCHeaderFile.ProMCHeader parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProMCHeaderFile.ProMCHeader.Builder newBuilder()
public ProMCHeaderFile.ProMCHeader.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProMCHeaderFile.ProMCHeader.Builder newBuilder(ProMCHeaderFile.ProMCHeader prototype)
public ProMCHeaderFile.ProMCHeader.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