#include <TObject.h>#include <TRandom.h>#include "Validity/VldContext.h"#include "Plex/PlexHandle.h"#include "Plex/PlexStripEndId.h"#include "Plex/PlexPixelSpotId.h"#include "RawData/RawChannelId.h"#include "Registry/Registry.h"#include "SimDigit.h"#include "SimDigitList.h"#include "SimSnarl.h"#include "SimPmt.h"#include "SimPmtList.h"#include "SimEventResult.h"#include "Digitization/DigiPE.h"#include "Digitization/DigiList.h"Go to the source code of this file.
Classes | |
| class | SimDetector |
Variables | |
| const Int_t | kSimMaxPlane = 500 |
| const Int_t | kSimMaxTriggers = 32 |
| R__EXTERN SimDetector * | gDetector |
|
|
Definition at line 173 of file SimDetector.h. |
|
|
SimDetector The mother of the detctor simulation package. Holds the PMT and Electronics simulation objects, and the results. Definition at line 37 of file SimDetector.h. |
|
|
Definition at line 38 of file SimDetector.h. |
1.3.9.1