ICP  1
Public Member Functions | Public Attributes | List of all members
ISISDAE::spec_map_info Struct Reference

#include <isisdae.h>

Public Member Functions

 spec_map_info (DetectorCardIntf *_card, int _card_id, int _spec)
 
 spec_map_info ()
 

Public Attributes

DetectorCardIntfcard
 
int card_id
 position() or crate More...
 
int spec
 spectrum on card More...
 

Detailed Description

Definition at line 69 of file isisdae.h.

Constructor & Destructor Documentation

ISISDAE::spec_map_info::spec_map_info ( DetectorCardIntf _card,
int  _card_id,
int  _spec 
)
inline

Definition at line 74 of file isisdae.h.

ISISDAE::spec_map_info::spec_map_info ( )
inline

Definition at line 75 of file isisdae.h.

Member Data Documentation

DetectorCardIntf* ISISDAE::spec_map_info::card

Definition at line 71 of file isisdae.h.

Referenced by ISISDAE::getDCSpecInfoForSpectrum().

int ISISDAE::spec_map_info::card_id

position() or crate

Definition at line 72 of file isisdae.h.

int ISISDAE::spec_map_info::spec

spectrum on card

Definition at line 73 of file isisdae.h.

Referenced by ISISDAE::getDCSpecInfoForSpectrum().


The documentation for this struct was generated from the following file: