#include <GFlashHadronShowerModel.h>
Public Member Functions | |
void | DoIt (const G4FastTrack &, G4FastStep &) |
GFlashHadronShowerModel (G4String modelName, G4Region *envelope, const edm::ParameterSet &parSet) | |
G4bool | IsApplicable (const G4ParticleDefinition &) |
G4bool | ModelTrigger (const G4FastTrack &) |
~GFlashHadronShowerModel () | |
Private Member Functions | |
G4bool | excludeDetectorRegion (const G4FastTrack &fastTrack) |
G4bool | isFirstInelasticInteraction (const G4FastTrack &fastTrack) |
void | makeHits (const G4FastTrack &fastTrack) |
void | updateGflashStep (const G4ThreeVector &position, G4double time) |
Private Attributes | |
GflashAntiProtonShowerProfile * | theAntiProtonProfile |
G4Navigator * | theGflashNavigator |
G4Step * | theGflashStep |
G4TouchableHandle | theGflashTouchableHandle |
GflashKaonMinusShowerProfile * | theKaonMinusProfile |
GflashKaonPlusShowerProfile * | theKaonPlusProfile |
edm::ParameterSet | theParSet |
GflashPiKShowerProfile * | thePiKProfile |
GflashHadronShowerProfile * | theProfile |
GflashProtonShowerProfile * | theProtonProfile |
const G4Region * | theRegion |
G4bool | theWatcherOn |
Definition at line 20 of file GFlashHadronShowerModel.h.
GFlashHadronShowerModel::GFlashHadronShowerModel | ( | G4String | modelName, |
G4Region * | envelope, | ||
const edm::ParameterSet & | parSet | ||
) |
Definition at line 35 of file GFlashHadronShowerModel.cc.
GFlashHadronShowerModel::~GFlashHadronShowerModel | ( | ) |
Definition at line 57 of file GFlashHadronShowerModel.cc.
void GFlashHadronShowerModel::DoIt | ( | const G4FastTrack & | fastTrack, |
G4FastStep & | fastStep | ||
) |
Definition at line 113 of file GFlashHadronShowerModel.cc.
|
private |
Definition at line 264 of file GFlashHadronShowerModel.cc.
G4bool GFlashHadronShowerModel::IsApplicable | ( | const G4ParticleDefinition & | particleType | ) |
Definition at line 67 of file GFlashHadronShowerModel.cc.
|
private |
Definition at line 207 of file GFlashHadronShowerModel.cc.
|
private |
Definition at line 145 of file GFlashHadronShowerModel.cc.
G4bool GFlashHadronShowerModel::ModelTrigger | ( | const G4FastTrack & | fastTrack | ) |
Definition at line 78 of file GFlashHadronShowerModel.cc.
|
private |
Definition at line 199 of file GFlashHadronShowerModel.cc.
|
private |
Definition at line 53 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 58 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 57 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 59 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 51 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 50 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 47 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 49 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 48 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 52 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 55 of file GFlashHadronShowerModel.h.
|
private |
Definition at line 46 of file GFlashHadronShowerModel.h.