Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

Detector< Rtrsmra< double, array >, Logic_t > Class Template Reference

#include <Detector.h>

Inheritance diagram for Detector< Rtrsmra< double, array >, Logic_t >:

Inheritance graph
[legend]
Collaboration diagram for Detector< Rtrsmra< double, array >, Logic_t >:

Collaboration graph
[legend]

Public Types

typedef DetectorBase< Rtrsmra<
double, array >, Logic_t
>::DarrayType 
DarrayType

Public Member Functions

 Detector (Rtrsmra< double, array > &x)
void map (const int *ha, DarrayType &da)

template<class Logic_t>
class Detector< Rtrsmra< double, array >, Logic_t >


Member Typedef Documentation

template<class Logic_t>
typedef DetectorBase< Rtrsmra<double,array>, Logic_t >::DarrayType Detector< Rtrsmra< double, array >, Logic_t >.DarrayType
 

Reimplemented from DetectorBase< Rtrsmra< double, array >, Logic_t >.

Definition at line 130 of file Detector.h.


Member Function Documentation

template<class Logic_t>
Detector< Rtrsmra< double, array >, Logic_t >.Detector Rtrsmra< double, array > &  x  ) 
 

Definition at line 131 of file Detector.h.

References array.

00132         : DetectorBase< Rtrsmra<double,array>,Logic_t>(x) {}

template<class Logic_t>
void Detector< Rtrsmra< double, array >, Logic_t >.map const int ha,
DarrayType da
[virtual]
 

Reimplemented from DetectorBase< Rtrsmra< double, array >, Logic_t >.

Definition at line 133 of file Detector.h.

00133                                               {
00134          for(int m=0;m<=_mmax;m++) da[m]=float(ha[m])/float((*_x).amax()+1);
00135       }


The documentation for this class was generated from the following file:
Generated on Mon May 31 21:41:08 2004 for SR2k4 Assembler by doxygen 1.3.6