RecoCellHit
#include "RecoCellHit.hh" |
RecoCellHit
class description - source file - inheritance tree (.pdf)
class RecoCellHit
Inheritance Chart: | |||||||||
|
public:
RecoCellHit(Int_t, Int_t, Int_t) RecoCellHit(const RecoCellHit&) virtual ~RecoCellHit() static TClass* Class() Int_t GetCounts() const Int_t GetGtu() const Int_t GetPixelId() const virtual TClass* IsA() const RecoCellHit& operator=(const RecoCellHit&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)
Data Members
private:
Int_t fPixelId Int_t fCounts Int_t fGtu
Class Description
Inline Functions
void ~RecoCellHit() RecoCellHit RecoCellHit(Int_t, Int_t, Int_t) Int_t GetPixelId() const Int_t GetCounts() const Int_t GetGtu() const TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) RecoCellHit RecoCellHit(const RecoCellHit&) RecoCellHit& operator=(const RecoCellHit&)