|
BrDigitizeBBclass description - source file - inheritance tree class BrDigitizeBB : public BrModuleprivate: Data Membersprivate: Class DescriptionBrDigitizeBB Digitisation Module class for Beam Beam Counters.. The module expect to get geant hits as input and produce digitized BB data BrBbDig. The table is labelled Raw as secondary lable. The method for digitization is described in the Event Method. Revisions: April 1 1999, fv Included BrParametersDBmanager for better detector parameter handling Changed SetDetectorParamsDB to be private (scheduled for deletion) Removed at the same time the delete fParamsDB which now is done by the database manager November 28, 1999 fv Fix serious error. The hits were not filled with proper geant information but from some other hit in another module. Use newly added method ConvertGeantModuleNo(,) for assigning Module Numbers BrDigitizeBB() default Constructor. BrDigitizeBB(const Text_t *Name, const Char_t *Title) :BrModule(Name,Title) Normal Named constructor void DefineHistograms() define histograms to look at background contributions Book histograms (called from BrModule::Book) ~BrDigitizeBB() void Init() Initialize entry point. void Event(BrEventNode* InputTable, BrEventNode* OutputTable) void ListDetectorParameters() const List the current value of the digitization parameters on standard out. void Print(Option_t* option) const Standard info printout. This should give the nme of the module, the author, and most recent revision. This should be implemented extracting some of the info from the cvs -id etc. Inline Functionsvoid SetDetectorParamsBB(BrDetectorParamsBB* par) void SetDetectorParamsBB(const BrDetectorParamsBB& par) BrDetectorParamsBB* GetDetectorParamsBB() const BrDetectorVolume* GetDetectorVolume() const BrDetectorVolume* DetectorVolume() TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) BrDigitizeBB BrDigitizeBB(BrDigitizeBB&) |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|