Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Digitizer Class Reference

Base class for Digitizer (or G4's G4SensitiveDetector ) Inherits from CoordSystem to provide for an internal geometry. More...

#include <Digitizer.h>

Inheritance diagram for Digitizer:

CoordSystem GeomObject List of all members.

Public Methods

virtual void addHit (const Ray& pt, float eloss) = 0
 basic interface to the simulation: receive a hit in the form of energy loss from a charged particle at the given point.

virtual void clear ()
virtual void generateResponse ()
virtual ~Digitizer ()

Protected Methods

 Digitizer ()

Detailed Description

Base class for Digitizer (or G4's G4SensitiveDetector ) Inherits from CoordSystem to provide for an internal geometry.

Definition at line 15 of file Digitizer.h.


Constructor & Destructor Documentation

Digitizer::~Digitizer ( ) [inline, virtual]
 

Definition at line 26 of file Digitizer.h.

Digitizer::Digitizer ( ) [inline, protected]
 

Definition at line 28 of file Digitizer.h.


Member Function Documentation

void Digitizer::addHit ( const Ray & pt,
float eloss ) [pure virtual]
 

basic interface to the simulation: receive a hit in the form of energy loss from a charged particle at the given point.

void Digitizer::clear ( ) [inline, virtual]
 

Definition at line 22 of file Digitizer.h.

void Digitizer::generateResponse ( ) [inline, virtual]
 

Definition at line 23 of file Digitizer.h.


The documentation for this class was generated from the following file:
Generated at Mon Nov 26 18:18:24 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000