BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Simulation/BOOST/TofSim/include/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 "BesTofDigi.hh"
16#include "BesTofDigitizerV.hh"
17#include "ScintSingle.hh"
18#include "globals.hh"
19
21public:
24
26
27 void TofPmtInit();
29 void Smear( G4int );
30
31private:
32 G4double m_t1st;
33 G4double m_r;
34
35 G4double m_bucketPosR;
36};
37
38#endif
G4TDigiCollection< BesTofDigi > BesTofDigitsCollection
virtual void Digitize(ScintSingle *, BesTofDigitsCollection *)
void TofPmtAccum(BesTofHit *)