public static final class ProMC.ProMCEvent extends com.google.protobuf.GeneratedMessage implements ProMC.ProMCEventOrBuilder
promc.ProMCEvent| Modifier and Type | Class and Description |
|---|---|
static class |
ProMC.ProMCEvent.BLJets
Protobuf type
promc.ProMCEvent.BLJets |
static interface |
ProMC.ProMCEvent.BLJetsOrBuilder |
static class |
ProMC.ProMCEvent.Builder
Protobuf type
promc.ProMCEvent |
static class |
ProMC.ProMCEvent.Electrons
Protobuf type
promc.ProMCEvent.Electrons |
static interface |
ProMC.ProMCEvent.ElectronsOrBuilder |
static class |
ProMC.ProMCEvent.Event
Protobuf type
promc.ProMCEvent.Event |
static interface |
ProMC.ProMCEvent.EventOrBuilder |
static class |
ProMC.ProMCEvent.GenJets
Protobuf type
promc.ProMCEvent.GenJets |
static interface |
ProMC.ProMCEvent.GenJetsOrBuilder |
static class |
ProMC.ProMCEvent.Jets
Protobuf type
promc.ProMCEvent.Jets |
static interface |
ProMC.ProMCEvent.JetsOrBuilder |
static class |
ProMC.ProMCEvent.MissingET
Protobuf type
promc.ProMCEvent.MissingET |
static interface |
ProMC.ProMCEvent.MissingETOrBuilder |
static class |
ProMC.ProMCEvent.Muons
Protobuf type
promc.ProMCEvent.Muons |
static interface |
ProMC.ProMCEvent.MuonsOrBuilder |
static class |
ProMC.ProMCEvent.Particles
Protobuf type
promc.ProMCEvent.Particles |
static interface |
ProMC.ProMCEvent.ParticlesOrBuilder |
static class |
ProMC.ProMCEvent.Photons
Protobuf type
promc.ProMCEvent.Photons |
static interface |
ProMC.ProMCEvent.PhotonsOrBuilder |
static class |
ProMC.ProMCEvent.Tracks
Protobuf type
promc.ProMCEvent.Tracks |
static interface |
ProMC.ProMCEvent.TracksOrBuilder |
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 |
BJETS_FIELD_NUMBER |
static int |
ELECTRONS_FIELD_NUMBER |
static int |
EVENT_FIELD_NUMBER |
static int |
GENJETS_FIELD_NUMBER |
static int |
JETS_FIELD_NUMBER |
static int |
MISSINGET_FIELD_NUMBER |
static int |
MUONS_FIELD_NUMBER |
static com.google.protobuf.Parser<ProMC.ProMCEvent> |
PARSER |
static int |
PARTICLES_FIELD_NUMBER |
static int |
PHOTONS_FIELD_NUMBER |
static int |
TRACKS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
ProMC.ProMCEvent.BLJets |
getBjets()
optional .promc.ProMCEvent.BLJets bjets = 5; |
ProMC.ProMCEvent.BLJetsOrBuilder |
getBjetsOrBuilder()
optional .promc.ProMCEvent.BLJets bjets = 5; |
static ProMC.ProMCEvent |
getDefaultInstance() |
ProMC.ProMCEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ProMC.ProMCEvent.Electrons |
getElectrons()
optional .promc.ProMCEvent.Electrons electrons = 6; |
ProMC.ProMCEvent.ElectronsOrBuilder |
getElectronsOrBuilder()
optional .promc.ProMCEvent.Electrons electrons = 6; |
ProMC.ProMCEvent.Event |
getEvent()
optional .promc.ProMCEvent.Event event = 1; |
ProMC.ProMCEvent.EventOrBuilder |
getEventOrBuilder()
optional .promc.ProMCEvent.Event event = 1; |
ProMC.ProMCEvent.GenJets |
getGenjets()
optional .promc.ProMCEvent.GenJets genjets = 4; |
ProMC.ProMCEvent.GenJetsOrBuilder |
getGenjetsOrBuilder()
optional .promc.ProMCEvent.GenJets genjets = 4; |
ProMC.ProMCEvent.Jets |
getJets()
optional .promc.ProMCEvent.Jets jets = 3; |
ProMC.ProMCEvent.JetsOrBuilder |
getJetsOrBuilder()
optional .promc.ProMCEvent.Jets jets = 3; |
ProMC.ProMCEvent.MissingET |
getMissingET()
optional .promc.ProMCEvent.MissingET missingET = 10; |
ProMC.ProMCEvent.MissingETOrBuilder |
getMissingETOrBuilder()
optional .promc.ProMCEvent.MissingET missingET = 10; |
ProMC.ProMCEvent.Muons |
getMuons()
optional .promc.ProMCEvent.Muons muons = 7; |
ProMC.ProMCEvent.MuonsOrBuilder |
getMuonsOrBuilder()
optional .promc.ProMCEvent.Muons muons = 7; |
com.google.protobuf.Parser<ProMC.ProMCEvent> |
getParserForType() |
ProMC.ProMCEvent.Particles |
getParticles()
optional .promc.ProMCEvent.Particles particles = 2; |
ProMC.ProMCEvent.ParticlesOrBuilder |
getParticlesOrBuilder()
optional .promc.ProMCEvent.Particles particles = 2; |
ProMC.ProMCEvent.Photons |
getPhotons()
optional .promc.ProMCEvent.Photons photons = 9; |
ProMC.ProMCEvent.PhotonsOrBuilder |
getPhotonsOrBuilder()
optional .promc.ProMCEvent.Photons photons = 9; |
int |
getSerializedSize() |
ProMC.ProMCEvent.Tracks |
getTracks()
optional .promc.ProMCEvent.Tracks tracks = 8; |
ProMC.ProMCEvent.TracksOrBuilder |
getTracksOrBuilder()
optional .promc.ProMCEvent.Tracks tracks = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBjets()
optional .promc.ProMCEvent.BLJets bjets = 5; |
boolean |
hasElectrons()
optional .promc.ProMCEvent.Electrons electrons = 6; |
boolean |
hasEvent()
optional .promc.ProMCEvent.Event event = 1; |
boolean |
hasGenjets()
optional .promc.ProMCEvent.GenJets genjets = 4; |
boolean |
hasJets()
optional .promc.ProMCEvent.Jets jets = 3; |
boolean |
hasMissingET()
optional .promc.ProMCEvent.MissingET missingET = 10; |
boolean |
hasMuons()
optional .promc.ProMCEvent.Muons muons = 7; |
boolean |
hasParticles()
optional .promc.ProMCEvent.Particles particles = 2; |
boolean |
hasPhotons()
optional .promc.ProMCEvent.Photons photons = 9; |
boolean |
hasTracks()
optional .promc.ProMCEvent.Tracks tracks = 8; |
boolean |
isInitialized() |
static ProMC.ProMCEvent.Builder |
newBuilder() |
static ProMC.ProMCEvent.Builder |
newBuilder(ProMC.ProMCEvent prototype) |
ProMC.ProMCEvent.Builder |
newBuilderForType() |
static ProMC.ProMCEvent |
parseDelimitedFrom(InputStream input) |
static ProMC.ProMCEvent |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent |
parseFrom(byte[] data) |
static ProMC.ProMCEvent |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent |
parseFrom(com.google.protobuf.ByteString data) |
static ProMC.ProMCEvent |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProMC.ProMCEvent |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent |
parseFrom(InputStream input) |
static ProMC.ProMCEvent |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProMC.ProMCEvent.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<ProMC.ProMCEvent> PARSER
public static final int EVENT_FIELD_NUMBER
public static final int PARTICLES_FIELD_NUMBER
public static final int JETS_FIELD_NUMBER
public static final int GENJETS_FIELD_NUMBER
public static final int BJETS_FIELD_NUMBER
public static final int ELECTRONS_FIELD_NUMBER
public static final int MUONS_FIELD_NUMBER
public static final int TRACKS_FIELD_NUMBER
public static final int PHOTONS_FIELD_NUMBER
public static final int MISSINGET_FIELD_NUMBER
public static ProMC.ProMCEvent getDefaultInstance()
public ProMC.ProMCEvent 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<ProMC.ProMCEvent> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasEvent()
optional .promc.ProMCEvent.Event event = 1;
information on event
hasEvent in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.Event getEvent()
optional .promc.ProMCEvent.Event event = 1;
information on event
getEvent in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.EventOrBuilder getEventOrBuilder()
optional .promc.ProMCEvent.Event event = 1;
information on event
getEventOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasParticles()
optional .promc.ProMCEvent.Particles particles = 2;
information on particle
hasParticles in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.Particles getParticles()
optional .promc.ProMCEvent.Particles particles = 2;
information on particle
getParticles in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.ParticlesOrBuilder getParticlesOrBuilder()
optional .promc.ProMCEvent.Particles particles = 2;
information on particle
getParticlesOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasJets()
optional .promc.ProMCEvent.Jets jets = 3;
jets
hasJets in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.Jets getJets()
optional .promc.ProMCEvent.Jets jets = 3;
jets
getJets in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.JetsOrBuilder getJetsOrBuilder()
optional .promc.ProMCEvent.Jets jets = 3;
jets
getJetsOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasGenjets()
optional .promc.ProMCEvent.GenJets genjets = 4;
generator jets
hasGenjets in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.GenJets getGenjets()
optional .promc.ProMCEvent.GenJets genjets = 4;
generator jets
getGenjets in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.GenJetsOrBuilder getGenjetsOrBuilder()
optional .promc.ProMCEvent.GenJets genjets = 4;
generator jets
getGenjetsOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasBjets()
optional .promc.ProMCEvent.BLJets bjets = 5;
b-jets
hasBjets in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.BLJets getBjets()
optional .promc.ProMCEvent.BLJets bjets = 5;
b-jets
getBjets in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.BLJetsOrBuilder getBjetsOrBuilder()
optional .promc.ProMCEvent.BLJets bjets = 5;
b-jets
getBjetsOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasElectrons()
optional .promc.ProMCEvent.Electrons electrons = 6;
electrons
hasElectrons in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.Electrons getElectrons()
optional .promc.ProMCEvent.Electrons electrons = 6;
electrons
getElectrons in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.ElectronsOrBuilder getElectronsOrBuilder()
optional .promc.ProMCEvent.Electrons electrons = 6;
electrons
getElectronsOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasMuons()
optional .promc.ProMCEvent.Muons muons = 7;
muons
hasMuons in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.Muons getMuons()
optional .promc.ProMCEvent.Muons muons = 7;
muons
getMuons in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.MuonsOrBuilder getMuonsOrBuilder()
optional .promc.ProMCEvent.Muons muons = 7;
muons
getMuonsOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasTracks()
optional .promc.ProMCEvent.Tracks tracks = 8;
tracks
hasTracks in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.Tracks getTracks()
optional .promc.ProMCEvent.Tracks tracks = 8;
tracks
getTracks in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.TracksOrBuilder getTracksOrBuilder()
optional .promc.ProMCEvent.Tracks tracks = 8;
tracks
getTracksOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasPhotons()
optional .promc.ProMCEvent.Photons photons = 9;
photons
hasPhotons in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.Photons getPhotons()
optional .promc.ProMCEvent.Photons photons = 9;
photons
getPhotons in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.PhotonsOrBuilder getPhotonsOrBuilder()
optional .promc.ProMCEvent.Photons photons = 9;
photons
getPhotonsOrBuilder in interface ProMC.ProMCEventOrBuilderpublic boolean hasMissingET()
optional .promc.ProMCEvent.MissingET missingET = 10;
missing ET
hasMissingET in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.MissingET getMissingET()
optional .promc.ProMCEvent.MissingET missingET = 10;
missing ET
getMissingET in interface ProMC.ProMCEventOrBuilderpublic ProMC.ProMCEvent.MissingETOrBuilder getMissingETOrBuilder()
optional .promc.ProMCEvent.MissingET missingET = 10;
missing ET
getMissingETOrBuilder in interface ProMC.ProMCEventOrBuilderpublic 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 ProMC.ProMCEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMC.ProMCEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMC.ProMCEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMC.ProMCEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMC.ProMCEvent parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProMC.ProMCEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMC.ProMCEvent parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProMC.ProMCEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMC.ProMCEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProMC.ProMCEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMC.ProMCEvent.Builder newBuilder()
public ProMC.ProMCEvent.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProMC.ProMCEvent.Builder newBuilder(ProMC.ProMCEvent prototype)
public ProMC.ProMCEvent.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteJas4pp 1.5 © Java Analysis Studio for Particle Physics