![]() |
![]() |
#include <SimG4CMS/Forward/interface/TotemSD.h>
Public Member Functions | |
virtual void | clear () |
virtual void | DrawAll () |
virtual void | EndOfEvent (G4HCofThisEvent *eventHC) |
void | fillHits (edm::PSimHitContainer &, std::string use) |
virtual void | Initialize (G4HCofThisEvent *HCE) |
virtual void | PrintAll () |
virtual bool | ProcessHits (G4Step *, G4TouchableHistory *) |
virtual uint32_t | setDetUnitId (G4Step *) |
TotemSD (std::string, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *) | |
virtual | ~TotemSD () |
![]() | |
SensitiveTkDetector (std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p) | |
![]() | |
virtual void | AssignSD (const std::string &vname) |
Local3DPoint | ConvertToLocal3DPoint (const G4ThreeVector &point) |
Local3DPoint | FinalStepPosition (G4Step *s, coordinates) |
virtual std::vector< std::string > | getNames () |
Local3DPoint | InitialStepPosition (G4Step *s, coordinates) |
std::string | nameOfSD () |
void | NaNTrap (G4Step *step) |
void | Register () |
SensitiveDetector (std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &, edm::ParameterSet const &p) | |
virtual | ~SensitiveDetector () |
![]() | |
Observer () | |
void | slotForUpdate (const BeginOfEvent *iT) |
virtual | ~Observer () |
![]() | |
Observer () | |
void | slotForUpdate (const EndOfEvent *iT) |
virtual | ~Observer () |
Private Member Functions | |
virtual void | clearHits () |
void | CreateNewHit () |
void | CreateNewHitEvo () |
void | GetStepInfo (G4Step *aStep) |
bool | HitExists () |
G4ThreeVector | PosizioEvo (const G4ThreeVector &, double, double, double, double, int &) |
void | ResetForNewPrimary () |
G4ThreeVector | SetToLocal (const G4ThreeVector &globalPoint) |
void | StoreHit (TotemG4Hit *) |
void | Summarize () |
void | update (const BeginOfEvent *) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const ::EndOfEvent *) |
void | UpdateHit () |
Private Attributes | |
TotemG4Hit * | currentHit |
G4VPhysicalVolume * | currentPV |
float | edeposit |
float | Eloss |
G4ThreeVector | entrancePoint |
int | eventno |
G4int | hcID |
G4ThreeVector | hitPoint |
float | incidentEnergy |
std::string | name |
TotemVDetectorOrganization * | numberingScheme |
float | Pabs |
int | ParentId |
short | ParticleType |
float | PhiAtEntry |
G4ThreeVector | Posizio |
G4StepPoint * | postStepPoint |
G4StepPoint * | preStepPoint |
uint32_t | previousUnitID |
int | primaryID |
G4int | primID |
TrackingSlaveSD * | slave |
TotemG4HitCollection * | theHC |
const SimTrackManager * | theManager |
float | ThetaAtEntry |
G4Track * | theTrack |
float | Tof |
int | tsID |
double | tSlice |
int | tSliceID |
uint32_t | unitID |
float | Vx |
float | Vy |
float | Vz |
Additional Inherited Members | |
![]() | |
enum | coordinates { WorldCoordinates, LocalCoordinates } |
![]() | |
virtual void | update (const EndOfEvent *)=0 |
This routine will be called when the appropriate signal arrives. More... | |
Description: Stores hits of Totem in appropriate container
Usage: Used in sensitive detector builder
TotemSD::TotemSD | ( | std::string | name, |
const DDCompactView & | cpv, | ||
const SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | manager | ||
) |
Definition at line 48 of file TotemSD.cc.
|
virtual |
Definition at line 99 of file TotemSD.cc.
|
virtual |
Definition at line 168 of file TotemSD.cc.
|
privatevirtual |
Implements SensitiveDetector.
Definition at line 193 of file TotemSD.cc.
|
private |
Definition at line 288 of file TotemSD.cc.
|
private |
Definition at line 341 of file TotemSD.cc.
|
virtual |
Definition at line 171 of file TotemSD.cc.
|
virtual |
Reimplemented from SensitiveDetector.
Definition at line 141 of file TotemSD.cc.
|
virtual |
Implements SensitiveTkDetector.
Definition at line 179 of file TotemSD.cc.
|
private |
Definition at line 205 of file TotemSD.cc.
|
private |
Definition at line 246 of file TotemSD.cc.
|
virtual |
Reimplemented from SensitiveDetector.
Definition at line 128 of file TotemSD.cc.
|
private |
Definition at line 380 of file TotemSD.cc.
|
virtual |
Definition at line 174 of file TotemSD.cc.
|
virtual |
Implements SensitiveDetector.
Definition at line 104 of file TotemSD.cc.
|
private |
Definition at line 519 of file TotemSD.cc.
|
virtual |
Implements SensitiveDetector.
Definition at line 123 of file TotemSD.cc.
|
private |
Definition at line 197 of file TotemSD.cc.
|
private |
Definition at line 508 of file TotemSD.cc.
|
private |
Definition at line 525 of file TotemSD.cc.
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfEvent * >.
Definition at line 183 of file TotemSD.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
private |
Definition at line 190 of file TotemSD.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
private |
Definition at line 476 of file TotemSD.cc.
|
private |
|
private |
Definition at line 96 of file TotemSD.h.
Referenced by VIDSelectorBase.VIDSelectorBase::initialize().
|
private |
|
private |
|
private |
|
private |