CMS 3D CMS Logo

List of all members | Public Member Functions | Protected Member Functions | Private Attributes
AHCalSD Class Reference

#include <AHCalSD.h>

Inheritance diagram for AHCalSD:
CaloSD SensitiveCaloDetector Observer< const BeginOfRun * > Observer< const BeginOfEvent * > Observer< const BeginOfTrack * > Observer< const EndOfTrack * > Observer< const EndOfEvent * > SensitiveDetector

Public Member Functions

 AHCalSD (const std::string &, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
 
uint32_t setDetUnitId (const G4Step *step) override
 
bool unpackIndex (const uint32_t &idx, int &row, int &col, int &depth)
 
 ~AHCalSD () override=default
 
- Public Member Functions inherited from CaloSD
 CaloSD (const std::string &aSDname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p, const SimTrackManager *, float timeSlice=1., bool ignoreTkID=false)
 
void clear () override
 
void clearHits () override
 
void DrawAll () override
 
void EndOfEvent (G4HCofThisEvent *eventHC) override
 
void fillHits (edm::PCaloHitContainer &, const std::string &) override
 
void Initialize (G4HCofThisEvent *HCE) override
 
void PrintAll () override
 
G4bool ProcessHits (G4Step *step, G4TouchableHistory *) override
 
bool ProcessHits (G4GFlashSpot *aSpot, G4TouchableHistory *) override
 
 ~CaloSD () override
 
- Public Member Functions inherited from SensitiveCaloDetector
 SensitiveCaloDetector (const std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p)
 
- Public Member Functions inherited from SensitiveDetector
void EndOfEvent (G4HCofThisEvent *eventHC) override
 
const std::vector< std::string > & getNames () const
 
void Initialize (G4HCofThisEvent *eventHC) override
 
 SensitiveDetector (const std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &, edm::ParameterSet const &p)
 
 ~SensitiveDetector () override
 
- Public Member Functions inherited from Observer< const BeginOfRun * >
 Observer ()
 
void slotForUpdate (const BeginOfRun * iT)
 
virtual ~Observer ()
 
- Public Member Functions inherited from Observer< const BeginOfEvent * >
 Observer ()
 
void slotForUpdate (const BeginOfEvent * iT)
 
virtual ~Observer ()
 
- Public Member Functions inherited from Observer< const BeginOfTrack * >
 Observer ()
 
void slotForUpdate (const BeginOfTrack * iT)
 
virtual ~Observer ()
 
- Public Member Functions inherited from Observer< const EndOfTrack * >
 Observer ()
 
void slotForUpdate (const EndOfTrack * iT)
 
virtual ~Observer ()
 
- Public Member Functions inherited from Observer< const EndOfEvent * >
 Observer ()
 
void slotForUpdate (const EndOfEvent * iT)
 
virtual ~Observer ()
 

Protected Member Functions

bool filterHit (CaloG4Hit *, double) override
 
double getEnergyDeposit (const G4Step *) override
 
- Protected Member Functions inherited from CaloSD
bool checkHit ()
 
CaloG4HitcreateNewHit (const G4Step *)
 
double getAttenuation (const G4Step *aStep, double birk1, double birk2, double birk3) const
 
virtual uint16_t getDepth (const G4Step *)
 
virtual bool getFromLibrary (const G4Step *step)
 
int getNumberOfHits ()
 
double getResponseWt (const G4Track *)
 
virtual int getTrackID (const G4Track *)
 
bool hitExists (const G4Step *)
 
virtual void initRun ()
 
void processHit (const G4Step *step)
 
void resetForNewPrimary (const G4Step *)
 
void setNumberCheckedHits (int val)
 
void setParameterized (bool val)
 
G4ThreeVector setToGlobal (const G4ThreeVector &, const G4VTouchable *) const
 
G4ThreeVector setToLocal (const G4ThreeVector &, const G4VTouchable *) const
 
virtual int setTrackID (const G4Step *)
 
void setUseMap (bool val)
 
void update (const BeginOfRun *) override
 This routine will be called when the appropriate signal arrives. More...
 
void update (const BeginOfEvent *) override
 This routine will be called when the appropriate signal arrives. More...
 
void update (const BeginOfTrack *trk) override
 This routine will be called when the appropriate signal arrives. More...
 
void update (const EndOfTrack *trk) override
 This routine will be called when the appropriate signal arrives. More...
 
void update (const ::EndOfEvent *) override
 
void updateHit (CaloG4Hit *)
 
- Protected Member Functions inherited from SensitiveDetector
TrackInformationcmsTrackInformation (const G4Track *aTrack)
 
Local3DPoint ConvertToLocal3DPoint (const G4ThreeVector &point) const
 
Local3DPoint FinalStepPosition (const G4Step *step, coordinates) const
 
Local3DPoint InitialStepPosition (const G4Step *step, coordinates) const
 
Local3DPoint LocalPostStepPosition (const G4Step *step) const
 
Local3DPoint LocalPreStepPosition (const G4Step *step) const
 
void NaNTrap (const G4Step *step) const
 
void setNames (const std::vector< std::string > &)
 
- Protected Member Functions inherited from Observer< const EndOfEvent * >
virtual void update (const EndOfEvent *)=0
 This routine will be called when the appropriate signal arrives. More...
 

Private Attributes

double betaThr
 
double birk1
 
double birk2
 
double birk3
 
double eminHit
 
bool useBirk
 

Additional Inherited Members

- Protected Types inherited from SensitiveDetector
enum  coordinates { WorldCoordinates, LocalCoordinates }
 
- Protected Attributes inherited from CaloSD
CaloG4HitcurrentHit
 
CaloHitID currentID
 
float edepositEM
 
float edepositHAD
 
double eminHit
 
double energyCut
 
G4ThreeVector entranceLocal
 
G4ThreeVector entrancePoint
 
bool forceSave
 
float incidentEnergy
 
double kmaxIon
 
double kmaxNeutron
 
double kmaxProton
 
G4ThreeVector posGlobal
 
CaloHitID previousID
 
bool suppressHeavy
 
double tmaxHit
 

Detailed Description

Definition at line 11 of file AHCalSD.h.

Constructor & Destructor Documentation

AHCalSD::AHCalSD ( const std::string &  name,
const DDCompactView cpv,
const SensitiveDetectorCatalog clg,
edm::ParameterSet const &  p,
const SimTrackManager manager 
)

Definition at line 20 of file AHCalSD.cc.

References birk1, birk2, birk3, eminHit, g, edm::ParameterSet::getParameter(), MeV, and useBirk.

22  :
23  CaloSD(name, cpv, clg, p, manager,
24  (float)(p.getParameter<edm::ParameterSet>("AHCalSD").getParameter<double>("TimeSliceUnit")),
25  p.getParameter<edm::ParameterSet>("AHCalSD").getParameter<bool>("IgnoreTrackID")) {
26 
27  edm::ParameterSet m_HC = p.getParameter<edm::ParameterSet>("AHCalSD");
28  useBirk = m_HC.getParameter<bool>("UseBirkLaw");
29  birk1 = m_HC.getParameter<double>("BirkC1")*(CLHEP::g/(CLHEP::MeV*CLHEP::cm2));
30  birk2 = m_HC.getParameter<double>("BirkC2");
31  birk3 = m_HC.getParameter<double>("BirkC3");
32  eminHit = m_HC.getParameter<double>("EminHit")*CLHEP::MeV;
33 
34  edm::LogInfo("HcalSim") << "AHCalSD:: Use of Birks law is set to "
35  << useBirk << " with three constants kB = "
36  << birk1 << ", C1 = " << birk2 << ", C2 = " << birk3
37  << "\nAHCalSD:: Threshold for storing hits: "
38  << eminHit << std::endl;
39 }
T getParameter(std::string const &) const
double birk1
Definition: AHCalSD.h:29
double birk3
Definition: AHCalSD.h:29
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
Definition: Activities.doc:4
const double MeV
double birk2
Definition: AHCalSD.h:29
CaloSD(const std::string &aSDname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p, const SimTrackManager *, float timeSlice=1., bool ignoreTkID=false)
Definition: CaloSD.cc:28
double eminHit
Definition: AHCalSD.h:30
bool useBirk
Definition: AHCalSD.h:28
AHCalSD::~AHCalSD ( )
overridedefault

Member Function Documentation

bool AHCalSD::filterHit ( CaloG4Hit aHit,
double  time 
)
overrideprotectedvirtual

Reimplemented from CaloSD.

Definition at line 104 of file AHCalSD.cc.

References eminHit, CaloG4Hit::getEnergyDeposit(), and CaloSD::tmaxHit.

104  {
105  return ((time <= tmaxHit) && (aHit->getEnergyDeposit() > eminHit));
106 }
double tmaxHit
Definition: CaloSD.h:132
double eminHit
Definition: AHCalSD.h:30
double getEnergyDeposit() const
Definition: CaloG4Hit.h:81
double AHCalSD::getEnergyDeposit ( const G4Step *  aStep)
overrideprotectedvirtual

Reimplemented from CaloSD.

Definition at line 41 of file AHCalSD.cc.

References birk1, birk2, birk3, CaloSD::getAttenuation(), useBirk, and mps_merge::weight.

41  {
42 
43  double destep = aStep->GetTotalEnergyDeposit();
44  double wt2 = aStep->GetTrack()->GetWeight();
45  double weight = (wt2 > 0.0) ? wt2 : 1.0;
46 #ifdef EDM_ML_DEBUG
47  double weight0 = weight;
48 #endif
49  if (useBirk) weight *= getAttenuation(aStep, birk1, birk2, birk3);
50 #ifdef EDM_ML_DEBUG
51  edm::LogInfo("HcalSim") << "AHCalSD: weight " << weight0 << " " << weight
52  << std::endl;
53 #endif
54  double edep = weight*destep;
55  return edep;
56 }
double birk1
Definition: AHCalSD.h:29
double birk3
Definition: AHCalSD.h:29
Definition: weight.py:1
double birk2
Definition: AHCalSD.h:29
double getAttenuation(const G4Step *aStep, double birk1, double birk2, double birk3) const
Definition: CaloSD.cc:462
bool useBirk
Definition: AHCalSD.h:28
uint32_t AHCalSD::setDetUnitId ( const G4Step *  step)
overridevirtual

Implements CaloSD.

Definition at line 58 of file AHCalSD.cc.

References cuy::col, TauDecayModes::dec, egammaForCoreTracking_cff::depth, RemoveAddSevLevel::flag, HcalOther, DetId::rawId(), and unpackIndex().

58  {
59 
60  const G4StepPoint* preStepPoint = aStep->GetPreStepPoint();
61  const G4VTouchable* touch = preStepPoint->GetTouchable();
62 
63  int depth = (touch->GetReplicaNumber(1));
64  int incol = ((touch->GetReplicaNumber(0))%10);
65  int inrow = ((touch->GetReplicaNumber(0))/10)%10;
66  int jncol = ((touch->GetReplicaNumber(0))/100)%10;
67  int jnrow = ((touch->GetReplicaNumber(0))/1000)%10;
68  int col = (jncol == 0) ? incol : -incol;
69  int row = (jnrow == 0) ? inrow : -inrow;
70  uint32_t index = AHCalDetId(row,col,depth).rawId();
71 #ifdef EDM_ML_DEBUG
72  edm::LogInfo("HcalSim") << "AHCalSD: det = " << HcalOther
73  << " depth = " << depth << " row = " << row
74  << " column = " << col << " packed index = 0x"
75  << std::hex << index << std::dec << std::endl;
76  bool flag = unpackIndex(index, row, col, depth);
77  edm::LogInfo("HcalSim") << "Results from unpacker for 0x" << std::hex
78  << index << std::dec << " Flag " << flag << " Row "
79  << row << " Col " << col << " Depth " << depth
80  << std::endl;
81 #endif
82  return index;
83 }
constexpr uint32_t rawId() const
get the raw id
Definition: DetId.h:47
col
Definition: cuy.py:1009
bool unpackIndex(const uint32_t &idx, int &row, int &col, int &depth)
Definition: AHCalSD.cc:85
bool AHCalSD::unpackIndex ( const uint32_t &  idx,
int &  row,
int &  col,
int &  depth 
)

Definition at line 85 of file AHCalSD.cc.

References TauDecayModes::dec, AHCalDetId::depth(), DetId::det(), relval_steps::gen(), DetId::Hcal, HcalOther, AHCalDetId::icol(), AHCalDetId::irow(), and DetId::subdetId().

Referenced by setDetUnitId().

85  {
86 
87  DetId gen(idx);
88  HcalSubdetector subdet = (HcalSubdetector(gen.subdetId()));
89  bool rcode = (gen.det()==DetId::Hcal && subdet!=HcalOther);
90  row = col = depth = 0;
91  if (rcode) {
92  row = AHCalDetId(idx).irow();
93  col = AHCalDetId(idx).icol();
95  }
96 #ifdef EDM_ML_DEBUG
97  edm::LogInfo("HcalSim") << "AHCalSD: packed index = 0x" << std::hex << idx
98  << std::dec << " Row " << row << " Column " << col
99  << " Depth " << depth << " OK " << rcode << std::endl;
100 #endif
101  return rcode;
102 }
int irow() const
get the row number
Definition: AHCalDetId.cc:33
int depth() const
Definition: AHCalDetId.cc:45
int icol() const
get the column number
Definition: AHCalDetId.cc:39
HcalSubdetector
Definition: HcalAssistant.h:31
def gen(fragment, howMuch)
Production test section ####.
Definition: DetId.h:18
col
Definition: cuy.py:1009

Member Data Documentation

double AHCalSD::betaThr
private

Definition at line 29 of file AHCalSD.h.

double AHCalSD::birk1
private

Definition at line 29 of file AHCalSD.h.

Referenced by AHCalSD(), and getEnergyDeposit().

double AHCalSD::birk2
private

Definition at line 29 of file AHCalSD.h.

Referenced by AHCalSD(), and getEnergyDeposit().

double AHCalSD::birk3
private

Definition at line 29 of file AHCalSD.h.

Referenced by AHCalSD(), and getEnergyDeposit().

double AHCalSD::eminHit
private

Definition at line 30 of file AHCalSD.h.

Referenced by AHCalSD(), and filterHit().

bool AHCalSD::useBirk
private

Definition at line 28 of file AHCalSD.h.

Referenced by AHCalSD(), and getEnergyDeposit().