public static final class ProMCStatFile.ProMCStat extends com.google.protobuf.GeneratedMessage implements ProMCStatFile.ProMCStatOrBuilder
promc.ProMCStat| Modifier and Type | Class and Description |
|---|---|
static class |
ProMCStatFile.ProMCStat.Builder
Protobuf type
promc.ProMCStat |
static class |
ProMCStatFile.ProMCStat.MetaFloat
Protobuf type
promc.ProMCStat.MetaFloat |
static interface |
ProMCStatFile.ProMCStat.MetaFloatOrBuilder |
static class |
ProMCStatFile.ProMCStat.MetaInt
Protobuf type
promc.ProMCStat.MetaInt |
static interface |
ProMCStatFile.ProMCStat.MetaIntOrBuilder |
static class |
ProMCStatFile.ProMCStat.ProcessData
Protobuf type
promc.ProMCStat.ProcessData |
static interface |
ProMCStatFile.ProMCStat.ProcessDataOrBuilder |
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 |
CROSS_SECTION_ACCUMULATED_FIELD_NUMBER |
static int |
CROSS_SECTION_ERROR_ACCUMULATED_FIELD_NUMBER |
static int |
LUMINOSITY_ACCUMULATED_FIELD_NUMBER |
static int |
METAFLOAT_FIELD_NUMBER |
static int |
METAINT_FIELD_NUMBER |
static int |
NACCEPTED_FIELD_NUMBER |
static int |
NEVENTS_FAILED_FIELD_NUMBER |
static int |
NEVENTS_REQUESTED_FIELD_NUMBER |
static int |
NSELECTED_FIELD_NUMBER |
static int |
NTRIED_FIELD_NUMBER |
static com.google.protobuf.Parser<ProMCStatFile.ProMCStat> |
PARSER |
static int |
PROCESSDATA_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
double |
getCrossSectionAccumulated()
optional double cross_section_accumulated = 3; |
double |
getCrossSectionErrorAccumulated()
optional double cross_section_error_accumulated = 4; |
static ProMCStatFile.ProMCStat |
getDefaultInstance() |
ProMCStatFile.ProMCStat |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getLuminosityAccumulated()
optional double luminosity_accumulated = 5; |
ProMCStatFile.ProMCStat.MetaFloat |
getMetaFloat(int index)
repeated .promc.ProMCStat.MetaFloat metaFloat = 12; |
int |
getMetaFloatCount()
repeated .promc.ProMCStat.MetaFloat metaFloat = 12; |
List<ProMCStatFile.ProMCStat.MetaFloat> |
getMetaFloatList()
repeated .promc.ProMCStat.MetaFloat metaFloat = 12; |
ProMCStatFile.ProMCStat.MetaFloatOrBuilder |
getMetaFloatOrBuilder(int index)
repeated .promc.ProMCStat.MetaFloat metaFloat = 12; |
List<? extends ProMCStatFile.ProMCStat.MetaFloatOrBuilder> |
getMetaFloatOrBuilderList()
repeated .promc.ProMCStat.MetaFloat metaFloat = 12; |
ProMCStatFile.ProMCStat.MetaInt |
getMetaInt(int index)
repeated .promc.ProMCStat.MetaInt metaInt = 11; |
int |
getMetaIntCount()
repeated .promc.ProMCStat.MetaInt metaInt = 11; |
List<ProMCStatFile.ProMCStat.MetaInt> |
getMetaIntList()
repeated .promc.ProMCStat.MetaInt metaInt = 11; |
ProMCStatFile.ProMCStat.MetaIntOrBuilder |
getMetaIntOrBuilder(int index)
repeated .promc.ProMCStat.MetaInt metaInt = 11; |
List<? extends ProMCStatFile.ProMCStat.MetaIntOrBuilder> |
getMetaIntOrBuilderList()
repeated .promc.ProMCStat.MetaInt metaInt = 11; |
int |
getNAccepted()
optional int32 nAccepted = 8; |
int |
getNeventsFailed()
optional int32 nevents_failed = 2; |
int |
getNeventsRequested()
optional int32 nevents_requested = 1; |
int |
getNSelected()
optional int32 nSelected = 7; |
int |
getNTried()
optional int32 nTried = 6; |
com.google.protobuf.Parser<ProMCStatFile.ProMCStat> |
getParserForType() |
ProMCStatFile.ProMCStat.ProcessData |
getProcessData(int index)
repeated .promc.ProMCStat.ProcessData processData = 10; |
int |
getProcessDataCount()
repeated .promc.ProMCStat.ProcessData processData = 10; |
List<ProMCStatFile.ProMCStat.ProcessData> |
getProcessDataList()
repeated .promc.ProMCStat.ProcessData processData = 10; |
ProMCStatFile.ProMCStat.ProcessDataOrBuilder |
getProcessDataOrBuilder(int index)
repeated .promc.ProMCStat.ProcessData processData = 10; |
List<? extends ProMCStatFile.ProMCStat.ProcessDataOrBuilder> |
getProcessDataOrBuilderList()
repeated .promc.ProMCStat.ProcessData processData = 10; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCrossSectionAccumulated()
optional double cross_section_accumulated = 3; |
boolean |
hasCrossSectionErrorAccumulated()
optional double cross_section_error_accumulated = 4; |
boolean |
hasLuminosityAccumulated()
optional double luminosity_accumulated = 5; |
boolean |
hasNAccepted()
optional int32 nAccepted = 8; |
boolean |
hasNeventsFailed()
optional int32 nevents_failed = 2; |
boolean |
hasNeventsRequested()
optional int32 nevents_requested = 1; |
boolean |
hasNSelected()
optional int32 nSelected = 7; |
boolean |
hasNTried()
optional int32 nTried = 6; |
boolean |
isInitialized() |
static ProMCStatFile.ProMCStat.Builder |
newBuilder() |
static ProMCStatFile.ProMCStat.Builder |
newBuilder(ProMCStatFile.ProMCStat prototype) |
ProMCStatFile.ProMCStat.Builder |
newBuilderForType() |
static ProMCStatFile.ProMCStat |
parseDelimitedFrom(InputStream input) |
static ProMCStatFile.ProMCStat |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMCStatFile.ProMCStat |
parseFrom(byte[] data) |
static ProMCStatFile.ProMCStat |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMCStatFile.ProMCStat |
parseFrom(com.google.protobuf.ByteString data) |
static ProMCStatFile.ProMCStat |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMCStatFile.ProMCStat |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProMCStatFile.ProMCStat |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMCStatFile.ProMCStat |
parseFrom(InputStream input) |
static ProMCStatFile.ProMCStat |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProMCStatFile.ProMCStat.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, findInitializationErrors, getInitializationErrorString, hashCode, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<ProMCStatFile.ProMCStat> PARSER
public static final int NEVENTS_REQUESTED_FIELD_NUMBER
public static final int NEVENTS_FAILED_FIELD_NUMBER
public static final int CROSS_SECTION_ACCUMULATED_FIELD_NUMBER
public static final int CROSS_SECTION_ERROR_ACCUMULATED_FIELD_NUMBER
public static final int LUMINOSITY_ACCUMULATED_FIELD_NUMBER
public static final int NTRIED_FIELD_NUMBER
public static final int NSELECTED_FIELD_NUMBER
public static final int NACCEPTED_FIELD_NUMBER
public static final int PROCESSDATA_FIELD_NUMBER
public static final int METAINT_FIELD_NUMBER
public static final int METAFLOAT_FIELD_NUMBER
public static ProMCStatFile.ProMCStat getDefaultInstance()
public ProMCStatFile.ProMCStat getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public com.google.protobuf.Parser<ProMCStatFile.ProMCStat> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasNeventsRequested()
optional int32 nevents_requested = 1;
events requested
hasNeventsRequested in interface ProMCStatFile.ProMCStatOrBuilderpublic int getNeventsRequested()
optional int32 nevents_requested = 1;
events requested
getNeventsRequested in interface ProMCStatFile.ProMCStatOrBuilderpublic boolean hasNeventsFailed()
optional int32 nevents_failed = 2;
events failed
hasNeventsFailed in interface ProMCStatFile.ProMCStatOrBuilderpublic int getNeventsFailed()
optional int32 nevents_failed = 2;
events failed
getNeventsFailed in interface ProMCStatFile.ProMCStatOrBuilderpublic boolean hasCrossSectionAccumulated()
optional double cross_section_accumulated = 3;
cross section in pb (accumulated after all events)
hasCrossSectionAccumulated in interface ProMCStatFile.ProMCStatOrBuilderpublic double getCrossSectionAccumulated()
optional double cross_section_accumulated = 3;
cross section in pb (accumulated after all events)
getCrossSectionAccumulated in interface ProMCStatFile.ProMCStatOrBuilderpublic boolean hasCrossSectionErrorAccumulated()
optional double cross_section_error_accumulated = 4;
error associated with this cross section in pb
hasCrossSectionErrorAccumulated in interface ProMCStatFile.ProMCStatOrBuilderpublic double getCrossSectionErrorAccumulated()
optional double cross_section_error_accumulated = 4;
error associated with this cross section in pb
getCrossSectionErrorAccumulated in interface ProMCStatFile.ProMCStatOrBuilderpublic boolean hasLuminosityAccumulated()
optional double luminosity_accumulated = 5;
accumulated luminosity in pb
hasLuminosityAccumulated in interface ProMCStatFile.ProMCStatOrBuilderpublic double getLuminosityAccumulated()
optional double luminosity_accumulated = 5;
accumulated luminosity in pb
getLuminosityAccumulated in interface ProMCStatFile.ProMCStatOrBuilderpublic boolean hasNTried()
optional int32 nTried = 6;
tried events
hasNTried in interface ProMCStatFile.ProMCStatOrBuilderpublic int getNTried()
optional int32 nTried = 6;
tried events
getNTried in interface ProMCStatFile.ProMCStatOrBuilderpublic boolean hasNSelected()
optional int32 nSelected = 7;
selected events
hasNSelected in interface ProMCStatFile.ProMCStatOrBuilderpublic int getNSelected()
optional int32 nSelected = 7;
selected events
getNSelected in interface ProMCStatFile.ProMCStatOrBuilderpublic boolean hasNAccepted()
optional int32 nAccepted = 8;
accepted events
hasNAccepted in interface ProMCStatFile.ProMCStatOrBuilderpublic int getNAccepted()
optional int32 nAccepted = 8;
accepted events
getNAccepted in interface ProMCStatFile.ProMCStatOrBuilderpublic List<ProMCStatFile.ProMCStat.ProcessData> getProcessDataList()
repeated .promc.ProMCStat.ProcessData processData = 10;getProcessDataList in interface ProMCStatFile.ProMCStatOrBuilderpublic List<? extends ProMCStatFile.ProMCStat.ProcessDataOrBuilder> getProcessDataOrBuilderList()
repeated .promc.ProMCStat.ProcessData processData = 10;getProcessDataOrBuilderList in interface ProMCStatFile.ProMCStatOrBuilderpublic int getProcessDataCount()
repeated .promc.ProMCStat.ProcessData processData = 10;getProcessDataCount in interface ProMCStatFile.ProMCStatOrBuilderpublic ProMCStatFile.ProMCStat.ProcessData getProcessData(int index)
repeated .promc.ProMCStat.ProcessData processData = 10;getProcessData in interface ProMCStatFile.ProMCStatOrBuilderpublic ProMCStatFile.ProMCStat.ProcessDataOrBuilder getProcessDataOrBuilder(int index)
repeated .promc.ProMCStat.ProcessData processData = 10;getProcessDataOrBuilder in interface ProMCStatFile.ProMCStatOrBuilderpublic List<ProMCStatFile.ProMCStat.MetaInt> getMetaIntList()
repeated .promc.ProMCStat.MetaInt metaInt = 11;
keep metadata as key-value (int)
getMetaIntList in interface ProMCStatFile.ProMCStatOrBuilderpublic List<? extends ProMCStatFile.ProMCStat.MetaIntOrBuilder> getMetaIntOrBuilderList()
repeated .promc.ProMCStat.MetaInt metaInt = 11;
keep metadata as key-value (int)
getMetaIntOrBuilderList in interface ProMCStatFile.ProMCStatOrBuilderpublic int getMetaIntCount()
repeated .promc.ProMCStat.MetaInt metaInt = 11;
keep metadata as key-value (int)
getMetaIntCount in interface ProMCStatFile.ProMCStatOrBuilderpublic ProMCStatFile.ProMCStat.MetaInt getMetaInt(int index)
repeated .promc.ProMCStat.MetaInt metaInt = 11;
keep metadata as key-value (int)
getMetaInt in interface ProMCStatFile.ProMCStatOrBuilderpublic ProMCStatFile.ProMCStat.MetaIntOrBuilder getMetaIntOrBuilder(int index)
repeated .promc.ProMCStat.MetaInt metaInt = 11;
keep metadata as key-value (int)
getMetaIntOrBuilder in interface ProMCStatFile.ProMCStatOrBuilderpublic List<ProMCStatFile.ProMCStat.MetaFloat> getMetaFloatList()
repeated .promc.ProMCStat.MetaFloat metaFloat = 12;
keep metadata as key-value (double)
getMetaFloatList in interface ProMCStatFile.ProMCStatOrBuilderpublic List<? extends ProMCStatFile.ProMCStat.MetaFloatOrBuilder> getMetaFloatOrBuilderList()
repeated .promc.ProMCStat.MetaFloat metaFloat = 12;
keep metadata as key-value (double)
getMetaFloatOrBuilderList in interface ProMCStatFile.ProMCStatOrBuilderpublic int getMetaFloatCount()
repeated .promc.ProMCStat.MetaFloat metaFloat = 12;
keep metadata as key-value (double)
getMetaFloatCount in interface ProMCStatFile.ProMCStatOrBuilderpublic ProMCStatFile.ProMCStat.MetaFloat getMetaFloat(int index)
repeated .promc.ProMCStat.MetaFloat metaFloat = 12;
keep metadata as key-value (double)
getMetaFloat in interface ProMCStatFile.ProMCStatOrBuilderpublic ProMCStatFile.ProMCStat.MetaFloatOrBuilder getMetaFloatOrBuilder(int index)
repeated .promc.ProMCStat.MetaFloat metaFloat = 12;
keep metadata as key-value (double)
getMetaFloatOrBuilder in interface ProMCStatFile.ProMCStatOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static ProMCStatFile.ProMCStat parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMCStatFile.ProMCStat parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMCStatFile.ProMCStat parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMCStatFile.ProMCStat parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMCStatFile.ProMCStat parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProMCStatFile.ProMCStat parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMCStatFile.ProMCStat parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProMCStatFile.ProMCStat parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMCStatFile.ProMCStat parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProMCStatFile.ProMCStat parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMCStatFile.ProMCStat.Builder newBuilder()
public ProMCStatFile.ProMCStat.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProMCStatFile.ProMCStat.Builder newBuilder(ProMCStatFile.ProMCStat prototype)
public ProMCStatFile.ProMCStat.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteJas4pp 1.5 © Java Analysis Studio for Particle Physics