public static final class ProMC.ProMCEvent.BLJets extends com.google.protobuf.GeneratedMessage implements ProMC.ProMCEvent.BLJetsOrBuilder
promc.ProMCEvent.BLJets
b-tagged jets
| Modifier and Type | Class and Description |
|---|---|
static class |
ProMC.ProMCEvent.BLJets.Builder
Protobuf type
promc.ProMCEvent.BLJets |
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 |
BTAG_FIELD_NUMBER |
static int |
CHARGE_FIELD_NUMBER |
static int |
DELTAETA_FIELD_NUMBER |
static int |
DELTAPHI_FIELD_NUMBER |
static int |
ETA_FIELD_NUMBER |
static int |
HADOVEREEM_FIELD_NUMBER |
static int |
MASS_FIELD_NUMBER |
static com.google.protobuf.Parser<ProMC.ProMCEvent.BLJets> |
PARSER |
static int |
PHI_FIELD_NUMBER |
static int |
PT_FIELD_NUMBER |
static int |
TAUTAG_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
int |
getBtag(int index)
repeated sint32 Btag = 5 [packed = true]; |
int |
getBtagCount()
repeated sint32 Btag = 5 [packed = true]; |
List<Integer> |
getBtagList()
repeated sint32 Btag = 5 [packed = true]; |
int |
getCharge(int index)
repeated sint32 Charge = 7 [packed = true]; |
int |
getChargeCount()
repeated sint32 Charge = 7 [packed = true]; |
List<Integer> |
getChargeList()
repeated sint32 Charge = 7 [packed = true]; |
static ProMC.ProMCEvent.BLJets |
getDefaultInstance() |
ProMC.ProMCEvent.BLJets |
getDefaultInstanceForType() |
int |
getDeltaEta(int index)
repeated uint32 DeltaEta = 8 [packed = true]; |
int |
getDeltaEtaCount()
repeated uint32 DeltaEta = 8 [packed = true]; |
List<Integer> |
getDeltaEtaList()
repeated uint32 DeltaEta = 8 [packed = true]; |
int |
getDeltaPhi(int index)
repeated uint32 DeltaPhi = 9 [packed = true]; |
int |
getDeltaPhiCount()
repeated uint32 DeltaPhi = 9 [packed = true]; |
List<Integer> |
getDeltaPhiList()
repeated uint32 DeltaPhi = 9 [packed = true]; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEta(int index)
repeated sint64 Eta = 2 [packed = true]; |
int |
getEtaCount()
repeated sint64 Eta = 2 [packed = true]; |
List<Long> |
getEtaList()
repeated sint64 Eta = 2 [packed = true]; |
int |
getHadOverEem(int index)
repeated sint32 HadOverEem = 10 [packed = true]; |
int |
getHadOverEemCount()
repeated sint32 HadOverEem = 10 [packed = true]; |
List<Integer> |
getHadOverEemList()
repeated sint32 HadOverEem = 10 [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]; |
com.google.protobuf.Parser<ProMC.ProMCEvent.BLJets> |
getParserForType() |
long |
getPhi(int index)
repeated sint64 Phi = 3 [packed = true]; |
int |
getPhiCount()
repeated sint64 Phi = 3 [packed = true]; |
List<Long> |
getPhiList()
repeated sint64 Phi = 3 [packed = true]; |
long |
getPT(int index)
repeated uint64 PT = 1 [packed = true]; |
int |
getPTCount()
repeated uint64 PT = 1 [packed = true]; |
List<Long> |
getPTList()
repeated uint64 PT = 1 [packed = true]; |
int |
getSerializedSize() |
int |
getTauTag(int index)
repeated sint32 TauTag = 6 [packed = true]; |
int |
getTauTagCount()
repeated sint32 TauTag = 6 [packed = true]; |
List<Integer> |
getTauTagList()
repeated sint32 TauTag = 6 [packed = true]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
isInitialized() |
static ProMC.ProMCEvent.BLJets.Builder |
newBuilder() |
static ProMC.ProMCEvent.BLJets.Builder |
newBuilder(ProMC.ProMCEvent.BLJets prototype) |
ProMC.ProMCEvent.BLJets.Builder |
newBuilderForType() |
static ProMC.ProMCEvent.BLJets |
parseDelimitedFrom(InputStream input) |
static ProMC.ProMCEvent.BLJets |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.BLJets |
parseFrom(byte[] data) |
static ProMC.ProMCEvent.BLJets |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.BLJets |
parseFrom(com.google.protobuf.ByteString data) |
static ProMC.ProMCEvent.BLJets |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.BLJets |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProMC.ProMCEvent.BLJets |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProMC.ProMCEvent.BLJets |
parseFrom(InputStream input) |
static ProMC.ProMCEvent.BLJets |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProMC.ProMCEvent.BLJets.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.BLJets> PARSER
public static final int PT_FIELD_NUMBER
public static final int ETA_FIELD_NUMBER
public static final int PHI_FIELD_NUMBER
public static final int MASS_FIELD_NUMBER
public static final int BTAG_FIELD_NUMBER
public static final int TAUTAG_FIELD_NUMBER
public static final int CHARGE_FIELD_NUMBER
public static final int DELTAETA_FIELD_NUMBER
public static final int DELTAPHI_FIELD_NUMBER
public static final int HADOVEREEM_FIELD_NUMBER
public static ProMC.ProMCEvent.BLJets getDefaultInstance()
public ProMC.ProMCEvent.BLJets 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.BLJets> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic List<Long> getPTList()
repeated uint64 PT = 1 [packed = true];
PT
getPTList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getPTCount()
repeated uint64 PT = 1 [packed = true];
PT
getPTCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic long getPT(int index)
repeated uint64 PT = 1 [packed = true];
PT
getPT in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Long> getEtaList()
repeated sint64 Eta = 2 [packed = true];
Eta
getEtaList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getEtaCount()
repeated sint64 Eta = 2 [packed = true];
Eta
getEtaCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic long getEta(int index)
repeated sint64 Eta = 2 [packed = true];
Eta
getEta in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Long> getPhiList()
repeated sint64 Phi = 3 [packed = true];
Phi
getPhiList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getPhiCount()
repeated sint64 Phi = 3 [packed = true];
Phi
getPhiCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic long getPhi(int index)
repeated sint64 Phi = 3 [packed = true];
Phi
getPhi in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Long> getMassList()
repeated uint64 Mass = 4 [packed = true];
Mass
getMassList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getMassCount()
repeated uint64 Mass = 4 [packed = true];
Mass
getMassCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic long getMass(int index)
repeated uint64 Mass = 4 [packed = true];
Mass
getMass in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Integer> getBtagList()
repeated sint32 Btag = 5 [packed = true];
BTag
getBtagList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getBtagCount()
repeated sint32 Btag = 5 [packed = true];
BTag
getBtagCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getBtag(int index)
repeated sint32 Btag = 5 [packed = true];
BTag
getBtag in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Integer> getTauTagList()
repeated sint32 TauTag = 6 [packed = true];
TauTag
getTauTagList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getTauTagCount()
repeated sint32 TauTag = 6 [packed = true];
TauTag
getTauTagCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getTauTag(int index)
repeated sint32 TauTag = 6 [packed = true];
TauTag
getTauTag in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Integer> getChargeList()
repeated sint32 Charge = 7 [packed = true];
Charge
getChargeList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getChargeCount()
repeated sint32 Charge = 7 [packed = true];
Charge
getChargeCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getCharge(int index)
repeated sint32 Charge = 7 [packed = true];
Charge
getCharge in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Integer> getDeltaEtaList()
repeated uint32 DeltaEta = 8 [packed = true];
Delta Eta
getDeltaEtaList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getDeltaEtaCount()
repeated uint32 DeltaEta = 8 [packed = true];
Delta Eta
getDeltaEtaCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getDeltaEta(int index)
repeated uint32 DeltaEta = 8 [packed = true];
Delta Eta
getDeltaEta in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Integer> getDeltaPhiList()
repeated uint32 DeltaPhi = 9 [packed = true];
Delta Phi
getDeltaPhiList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getDeltaPhiCount()
repeated uint32 DeltaPhi = 9 [packed = true];
Delta Phi
getDeltaPhiCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getDeltaPhi(int index)
repeated uint32 DeltaPhi = 9 [packed = true];
Delta Phi
getDeltaPhi in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic List<Integer> getHadOverEemList()
repeated sint32 HadOverEem = 10 [packed = true];
Ehad/Eem
getHadOverEemList in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getHadOverEemCount()
repeated sint32 HadOverEem = 10 [packed = true];
Ehad/Eem
getHadOverEemCount in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic int getHadOverEem(int index)
repeated sint32 HadOverEem = 10 [packed = true];
Ehad/Eem
getHadOverEem in interface ProMC.ProMCEvent.BLJetsOrBuilderpublic 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.BLJets parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMC.ProMCEvent.BLJets parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMC.ProMCEvent.BLJets parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMC.ProMCEvent.BLJets parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProMC.ProMCEvent.BLJets parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProMC.ProMCEvent.BLJets parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMC.ProMCEvent.BLJets parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProMC.ProMCEvent.BLJets parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMC.ProMCEvent.BLJets parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProMC.ProMCEvent.BLJets parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProMC.ProMCEvent.BLJets.Builder newBuilder()
public ProMC.ProMCEvent.BLJets.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProMC.ProMCEvent.BLJets.Builder newBuilder(ProMC.ProMCEvent.BLJets prototype)
public ProMC.ProMCEvent.BLJets.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteJas4pp 1.5 © Java Analysis Studio for Particle Physics