#include <SensitiveTkDetector.h>
|
virtual void | fillHits (edm::PSimHitContainer &, std::string name=0)=0 |
|
| SensitiveTkDetector (std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p) |
|
virtual void | AssignSD (const std::string &vname) |
|
virtual void | clearHits ()=0 |
|
Local3DPoint | ConvertToLocal3DPoint (const G4ThreeVector &point) |
|
virtual void | EndOfEvent (G4HCofThisEvent *eventHC) |
|
Local3DPoint | FinalStepPosition (G4Step *s, coordinates) |
|
virtual std::vector< std::string > | getNames () |
|
virtual void | Initialize (G4HCofThisEvent *eventHC) |
|
Local3DPoint | InitialStepPosition (G4Step *s, coordinates) |
|
std::string | nameOfSD () |
|
void | NaNTrap (G4Step *step) |
|
virtual G4bool | ProcessHits (G4Step *step, G4TouchableHistory *tHistory)=0 |
|
void | Register () |
|
| SensitiveDetector (std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &, edm::ParameterSet const &p) |
|
virtual uint32_t | setDetUnitId (G4Step *step)=0 |
|
virtual | ~SensitiveDetector () |
|
Definition at line 10 of file SensitiveTkDetector.h.
Definition at line 13 of file SensitiveTkDetector.h.
SensitiveDetector(std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &, edm::ParameterSet const &p)