BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
Simulation/BOOST/TofSim/TofSim-00-02-37/TofSim/BesTofDigitizerEcV1.hh
Go to the documentation of this file.
1//---------------------------------------------------------------------------//
2// BOOST --- BESIII Object_Oriented Simulation Tool //
3//---------------------------------------------------------------------------//
4//Description:
5//Author: Dengzy
6//Created: Mar, 2004
7//Modified:
8//Comment:
9//---------------------------------------------------------------------------//
10// $Id: BesTofDigitizerEcV1.hh
11
12#ifndef BesTofDigitizerEcV1_h
13#define BesTofDigitizerEcV1_h 1
14
15#include "BesTofDigitizerV.hh"
16#include "BesTofDigi.hh"
17#include "globals.hh"
18#include "ScintSingle.hh"
19
20
22{
23 public:
26
28
29 void TofPmtInit();
31 void Smear(G4int);
32
33 private:
34 G4double m_t1st;
35 G4double m_r;
36
37 G4double m_bucketPosR;
38};
39
40
41#endif
42
G4TDigiCollection< BesTofDigi > BesTofDigitsCollection
virtual void Digitize(ScintSingle *, BesTofDigitsCollection *)
void TofPmtAccum(BesTofHit *)