PhotonsOnPupil
#include "PhotonsOnPupil.hh" |
PhotonsOnPupil
class description - source file - inheritance tree (.pdf)
class PhotonsOnPupil
Inheritance Chart: | |||||||||||||||||||||
|
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~PhotonsOnPupil() static TClass* Class() virtual void Clear() virtual Photon* Get() virtual Int_t GetNphotons() const virtual TClass* IsA() const PhotonsOnPupil& operator=(const PhotonsOnPupil&) virtual void Rewind() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)
Data Members
protected:
UInt_t fCurrent photon counter UInt_t fNphotons number of photons to be generated
Class Description
Inline Functions
void ~PhotonsOnPupil() Photon* Get() void Clear() void Rewind() Int_t GetNphotons() const TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) PhotonsOnPupil& operator=(const PhotonsOnPupil&)