cbrn:IntrinsicDoubleEscapePeakEfficiencyCalibration
An intrinsic double-escape peak efficiency calibration. The intrinsic double-escape peak efficiency at any value of energy is the ratio of the counts in the double-escape peak of that energy to the number of photons impinging on the radiation detector surface at that energy.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:EfficiencyCalibrationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:RemarkText [0..*]A placeholder for comments intended to help the consumer of the data to understand better the information encapsulated by the parent element.
- cbrn:RemarksComplexObjectAugmentationPointAbstract [0..*]An augmentation point for cbrn:RemarksComplexObjectType.
- cbrn:EnergyValueList [1..1]A list of energy values, in units of keV; the energies shall appear in the list in strictly increasing order. This element appears paired with an element that provides a corresponding list of other values, such as the EnergyDeviationValues, FWHMValues, or EfficiencyValues elements. The number and order of corresponding values in the pair of lists must match.
- cbrn:EfficiencyValueList [1..1]A list of efficiency values as decimal fractions; i.e., normally between 0.0 and 1.0.
- cbrn:EfficiencyUncertaintyValueList [0..1]A list of the 1-sigma absolute uncertainties in a set of EfficiencyValues.
- cbrn:CalibrationDateTime [0..1]A date and time at which a calibration was put into service.
- cbrn:EfficiencyCalibrationAugmentationPointAbstract [0..*]An augmentation point for cbrn:EfficiencyCalibrationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:RemarksComplexObjectTypefrom subst. group cbrn:RemarksComplexObjectAugmentationPointfrom subst. group cbrn:EfficiencyCalibrationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type cbrn:RadInstrumentDataType (Element cbrn:RadInstrumentData)
- Type cbrn:SpectrumType (Elements cbrn:RadRawSpectrum, cbrn:Spectrum)
Substitution hierarchy
- cbrn:RadInstrumentDataChoice
- can be substituted with cbrn:IntrinsicDoubleEscapePeakEfficiencyCalibration
Sample instance
<cbrn:IntrinsicDoubleEscapePeakEfficiencyCalibration> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:EnergyValueList cbrn:unitsText="token">1.0 1.0</cbrn:EnergyValueList> <cbrn:EfficiencyValueList>1.0 1.0</cbrn:EfficiencyValueList> <cbrn:EfficiencyUncertaintyValueList>1.0 1.0</cbrn:EfficiencyUncertaintyValueList> <cbrn:CalibrationDateTime>2000-01-01T12:00:00</cbrn:CalibrationDateTime> <cbrn:EfficiencyCalibrationAugmentationPoint>any content</cbrn:EfficiencyCalibrationAugmentationPoint> </cbrn:IntrinsicDoubleEscapePeakEfficiencyCalibration>