public static interface ProMCHeaderFile.ProMCHeaderOrBuilder
extends com.google.protobuf.MessageOrBuilder
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; |
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; |
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; |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasId1()
optional int32 id1 = 1;
used to store the global information for all events
int getId1()
optional int32 id1 = 1;
used to store the global information for all events
boolean hasId2()
optional int32 id2 = 2;
flavour code of second parton
int getId2()
optional int32 id2 = 2;
flavour code of second parton
boolean hasPdfId1()
optional int32 pdf_id1 = 3;
LHAPDF set id of first parton
int getPdfId1()
optional int32 pdf_id1 = 3;
LHAPDF set id of first parton
boolean hasPdfId2()
optional int32 pdf_id2 = 4;
LHAPDF set id of second parton
int getPdfId2()
optional int32 pdf_id2 = 4;
LHAPDF set id of second parton
boolean hasX1()
optional double x1 = 5;
fraction of beam momentum carried by first parton (”beam side”)
double getX1()
optional double x1 = 5;
fraction of beam momentum carried by first parton (”beam side”)
boolean hasX2()
optional double x2 = 6;
fraction of beam momentum carried by second parton (”target side”)
double getX2()
optional double x2 = 6;
fraction of beam momentum carried by second parton (”target side”)
boolean hasScalepdf()
optional double scalepdf = 7;
Q-scale used in evaluation of PDF’s (in GeV)
double getScalepdf()
optional double scalepdf = 7;
Q-scale used in evaluation of PDF’s (in GeV)
boolean hasPdf1()
optional int32 pdf1 = 8;
PDF (id1, x1, Q) This should be of the form x*f(x)
int getPdf1()
optional int32 pdf1 = 8;
PDF (id1, x1, Q) This should be of the form x*f(x)
boolean hasPdf2()
optional int32 pdf2 = 9;
PDF (id2, x2, Q) This should be of the form x*f(x)
int getPdf2()
optional int32 pdf2 = 9;
PDF (id2, x2, Q) This should be of the form x*f(x)
boolean hasECM()
optional double eCM = 10;
CM energy
double getECM()
optional double eCM = 10;
CM energy
boolean hasS()
optional double s = 11;
CM energy
double getS()
optional double s = 11;
CM energy
boolean hasName()
optional string name = 12;
process name
String getName()
optional string name = 12;
process name
com.google.protobuf.ByteString getNameBytes()
optional string name = 12;
process name
boolean hasCode()
optional int32 code = 13;
process code
int getCode()
optional int32 code = 13;
process code
boolean hasCrossSection()
optional double cross_section = 14;
cross section in pb
double getCrossSection()
optional double cross_section = 14;
cross section in pb
boolean hasCrossSectionError()
optional double cross_section_error = 15;
error associated with this cross section in pb
double getCrossSectionError()
optional double cross_section_error = 15;
error associated with this cross section in pb
boolean hasMomentumUnit()
optional int32 MomentumUnit = 16;
values are MEV or GEV
int getMomentumUnit()
optional int32 MomentumUnit = 16;
values are MEV or GEV
boolean hasLengthUnit()
optional int32 LengthUnit = 17;
values are MM or CM
int getLengthUnit()
optional int32 LengthUnit = 17;
values are MM or CM
boolean hasNameMomentumUnit()
optional string NameMomentumUnit = 18;
return the unit designation as a string
String getNameMomentumUnit()
optional string NameMomentumUnit = 18;
return the unit designation as a string
com.google.protobuf.ByteString getNameMomentumUnitBytes()
optional string NameMomentumUnit = 18;
return the unit designation as a string
boolean hasNameLengthUnit()
optional string NameLengthUnit = 19;
return the unit designation as a string
String getNameLengthUnit()
optional string NameLengthUnit = 19;
return the unit designation as a string
com.google.protobuf.ByteString getNameLengthUnitBytes()
optional string NameLengthUnit = 19;
return the unit designation as a string
boolean hasWeight()
optional double weight = 20;
event weight
double getWeight()
optional double weight = 20;
event weight
boolean hasRequestedEvents()
optional double requested_events = 21;
total number of requested events
double getRequestedEvents()
optional double requested_events = 21;
total number of requested events
List<ProMCHeaderFile.ProMCHeader.ParticleData> getParticleDataList()
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
ProMCHeaderFile.ProMCHeader.ParticleData getParticleData(int index)
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
int getParticleDataCount()
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
List<? extends ProMCHeaderFile.ProMCHeader.ParticleDataOrBuilder> getParticleDataOrBuilderList()
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
ProMCHeaderFile.ProMCHeader.ParticleDataOrBuilder getParticleDataOrBuilder(int index)
repeated .promc.ProMCHeader.ParticleData particleData = 30;
keep all particle information
List<ProMCHeaderFile.ProMCHeader.MetaInt> getMetaIntList()
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
ProMCHeaderFile.ProMCHeader.MetaInt getMetaInt(int index)
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
int getMetaIntCount()
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
List<? extends ProMCHeaderFile.ProMCHeader.MetaIntOrBuilder> getMetaIntOrBuilderList()
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
ProMCHeaderFile.ProMCHeader.MetaIntOrBuilder getMetaIntOrBuilder(int index)
repeated .promc.ProMCHeader.MetaInt metaInt = 31;
keep metadata as key-value (int)
List<ProMCHeaderFile.ProMCHeader.MetaFloat> getMetaFloatList()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
ProMCHeaderFile.ProMCHeader.MetaFloat getMetaFloat(int index)
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
int getMetaFloatCount()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
List<? extends ProMCHeaderFile.ProMCHeader.MetaFloatOrBuilder> getMetaFloatOrBuilderList()
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
ProMCHeaderFile.ProMCHeader.MetaFloatOrBuilder getMetaFloatOrBuilder(int index)
repeated .promc.ProMCHeader.MetaFloat metaFloat = 32;
keep metadata as key-value (double)
Jas4pp 1.5 © Java Analysis Studio for Particle Physics