CMS 3D CMS Logo

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

#include <HGCalSD.h>

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

Public Member Functions

 HGCalSD (const std::string &, const HGCalDDDConstants *, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
 
uint32_t setDetUnitId (const G4Step *step) override
 
 ~HGCalSD () override=default
 
- Public Member Functions inherited from CaloSD
 CaloSD (const std::string &aSDname, 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
 
bool isItFineCalo (const G4VTouchable *touch)
 
void PrintAll () override
 
G4bool ProcessHits (G4Step *step, G4TouchableHistory *) override
 
bool ProcessHits (G4GFlashSpot *aSpot, G4TouchableHistory *) override
 
void reset () override
 
 ~CaloSD () override
 
- Public Member Functions inherited from SensitiveCaloDetector
 SensitiveCaloDetector (const std::string &iname, const SensitiveDetectorCatalog &clg)
 
- Public Member Functions inherited from SensitiveDetector
void EndOfEvent (G4HCofThisEvent *eventHC) override
 
const std::vector< std::string > & getNames () const
 
void Initialize (G4HCofThisEvent *eventHC) override
 
bool isCaloSD () const
 
 SensitiveDetector (const std::string &iname, const SensitiveDetectorCatalog &, bool calo)
 
 ~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 ()
 
- Public Member Functions inherited from Observer< const BeginOfJob *>
 Observer ()
 
void slotForUpdate (const BeginOfJob * iT)
 
virtual ~Observer ()
 

Protected Member Functions

bool filterHit (CaloG4Hit *, double) override
 
double getEnergyDeposit (const G4Step *) override
 
void initRun () override
 
void update (const BeginOfTrack *trk) override
 
void update (const ::EndOfEvent *) override
 
void update (const BeginOfRun *) override
 
void update (const EndOfTrack *trk) override
 
void update (const BeginOfEvent *) override
 
void update (const BeginOfJob *) override
 This routine will be called when the appropriate signal arrives. More...
 
- Protected Member Functions inherited from CaloSD
bool checkHit ()
 
CaloG4HitcreateNewHit (const G4Step *, const G4Track *)
 
virtual void endEvent ()
 
virtual double EnergyCorrected (const G4Step &step, const G4Track *)
 
unsigned int findBoundaryCrossingParent (const G4Track *track, bool markParentAsSaveable=true)
 
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 *)
 
void ignoreRejection ()
 
virtual void initEvent (const BeginOfEvent *)
 
void printDetectorLevels (const G4VTouchable *) const
 
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)
 
std::string shortreprID (const CaloHitID &ID)
 
std::string shortreprID (const CaloG4Hit *hit)
 
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 Member Functions

bool isItinFidVolume (const G4ThreeVector &)
 
uint32_t setDetUnitId (int, int, int, int, G4ThreeVector &)
 

Private Attributes

std::vector< double > angles_
 
int cornerMinMask_
 
double distanceFromEdge_
 
double eminHit_
 
bool fiducialCut_
 
HGCalGeometryMode::GeometryMode geom_mode_
 
const HGCalDDDConstantshgcons_
 
int levelT1_
 
int levelT2_
 
std::string missingFile_
 
std::unique_ptr< HGCMouseBitemouseBite_
 
double mouseBiteCut_
 
DetId::Detector mydet_
 
std::string nameX_
 
std::unique_ptr< HGCalNumberingSchemenumberingScheme_
 
bool rejectMB_
 
double slopeMin_
 
bool storeAllG4Hits_
 
const double tan30deg_
 
int useSimWt_
 
bool waferRot_
 
double weight_
 

Additional Inherited Members

- Protected Types inherited from SensitiveDetector
enum  coordinates { WorldCoordinates, LocalCoordinates }
 
- Static Protected Member Functions inherited from CaloSD
static std::string printableDecayChain (const std::vector< unsigned int > &decayChain)
 
- 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 20 of file HGCalSD.h.

Constructor & Destructor Documentation

◆ HGCalSD()

HGCalSD::HGCalSD ( const std::string &  name,
const HGCalDDDConstants hgc,
const SensitiveDetectorCatalog clg,
edm::ParameterSet const &  p,
const SimTrackManager manager 
)

Definition at line 28 of file HGCalSD.cc.

References angles_, cornerMinMask_, distanceFromEdge_, eminHit_, fiducialCut_, DetId::Forward, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), DetId::HGCalEE, DetId::HGCalHSi, missingFile_, mouseBite_, mydet_, Skims_PA_cff::name, nameX_, numberingScheme_, AlCaHLTBitMon_ParallelJobs::p, rejectMB_, CaloSD::setNumberCheckedHits(), CaloSD::setUseMap(), storeAllG4Hits_, AlCaHLTBitMon_QueryRunRegistry::string, and waferRot_.

33  : CaloSD(name,
34  clg,
35  p,
36  manager,
37  static_cast<float>(p.getParameter<edm::ParameterSet>("HGCSD").getParameter<double>("TimeSliceUnit")),
38  p.getParameter<edm::ParameterSet>("HGCSD").getParameter<bool>("IgnoreTrackID")),
39  hgcons_(hgc),
40  slopeMin_(0),
41  levelT1_(99),
42  levelT2_(99),
43  useSimWt_(0),
44  tan30deg_(std::tan(30.0 * CLHEP::deg)) {
45  numberingScheme_.reset(nullptr);
46  mouseBite_.reset(nullptr);
47 
48  edm::ParameterSet m_HGC = p.getParameter<edm::ParameterSet>("HGCSD");
49  eminHit_ = m_HGC.getParameter<double>("EminHit") * CLHEP::MeV;
50  fiducialCut_ = m_HGC.getParameter<bool>("FiducialCut");
51  distanceFromEdge_ = m_HGC.getParameter<double>("DistanceFromEdge");
52  storeAllG4Hits_ = m_HGC.getParameter<bool>("StoreAllG4Hits");
53  rejectMB_ = m_HGC.getParameter<bool>("RejectMouseBite");
54  waferRot_ = m_HGC.getParameter<bool>("RotatedWafer");
55  cornerMinMask_ = m_HGC.getParameter<int>("CornerMinMask");
56  angles_ = m_HGC.getUntrackedParameter<std::vector<double>>("WaferAngles");
57  missingFile_ = m_HGC.getUntrackedParameter<std::string>("MissingWaferFile");
58 
59  if (storeAllG4Hits_) {
60  setUseMap(false);
62  }
63 
64  //this is defined in the hgcsens.xml
65  G4String myName = name;
67  nameX_ = "HGCal";
68  if (myName.find("HitsEE") != std::string::npos) {
70  nameX_ = "HGCalEESensitive";
71  } else if (myName.find("HitsHEfront") != std::string::npos) {
73  nameX_ = "HGCalHESiliconSensitive";
74  }
75 
76 #ifdef EDM_ML_DEBUG
77  edm::LogVerbatim("HGCSim") << "**************************************************"
78  << "\n"
79  << "* *"
80  << "\n"
81  << "* Constructing a HGCalSD with name " << name << "\n"
82  << "* *"
83  << "\n"
84  << "**************************************************";
85 #endif
86  edm::LogVerbatim("HGCSim") << "HGCalSD:: Threshold for storing hits: " << eminHit_ << " for " << nameX_
87  << " detector " << mydet_;
88  edm::LogVerbatim("HGCSim") << "Flag for storing individual Geant4 Hits " << storeAllG4Hits_;
89  edm::LogVerbatim("HGCSim") << "Fiducial volume cut with cut from eta/phi "
90  << "boundary " << fiducialCut_ << " at " << distanceFromEdge_;
91  edm::LogVerbatim("HGCSim") << "Reject MosueBite Flag: " << rejectMB_ << " cuts along " << angles_.size()
92  << " axes: " << angles_[0] << ", " << angles_[1];
93 }
Log< level::Info, true > LogVerbatim
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
double distanceFromEdge_
Definition: HGCalSD.h:48
int levelT2_
Definition: HGCalSD.h:50
void setNumberCheckedHits(int val)
Definition: CaloSD.h:122
double slopeMin_
Definition: HGCalSD.h:48
std::unique_ptr< HGCalNumberingScheme > numberingScheme_
Definition: HGCalSD.h:43
std::string nameX_
Definition: HGCalSD.h:46
void setUseMap(bool val)
Definition: CaloSD.h:111
T getUntrackedParameter(std::string const &, T const &) const
bool rejectMB_
Definition: HGCalSD.h:52
DetId::Detector mydet_
Definition: HGCalSD.h:45
std::string missingFile_
Definition: HGCalSD.h:56
bool storeAllG4Hits_
Definition: HGCalSD.h:51
std::vector< double > angles_
Definition: HGCalSD.h:55
const HGCalDDDConstants * hgcons_
Definition: HGCalSD.h:42
Tan< T >::type tan(const T &t)
Definition: Tan.h:22
const double tan30deg_
Definition: HGCalSD.h:54
bool waferRot_
Definition: HGCalSD.h:52
int cornerMinMask_
Definition: HGCalSD.h:50
bool fiducialCut_
Definition: HGCalSD.h:52
CaloSD(const std::string &aSDname, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p, const SimTrackManager *, float timeSlice=1., bool ignoreTkID=false)
Definition: CaloSD.cc:33
int useSimWt_
Definition: HGCalSD.h:53
int levelT1_
Definition: HGCalSD.h:50
std::unique_ptr< HGCMouseBite > mouseBite_
Definition: HGCalSD.h:44
double eminHit_
Definition: HGCalSD.h:48

◆ ~HGCalSD()

HGCalSD::~HGCalSD ( )
overridedefault

Member Function Documentation

◆ filterHit()

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

Reimplemented from CaloSD.

Definition at line 236 of file HGCalSD.cc.

References eminHit_, CaloG4Hit::getEnergyDeposit(), protons_cff::time, and CaloSD::tmaxHit.

236  {
237  return ((time <= tmaxHit) && (aHit->getEnergyDeposit() > eminHit_));
238 }
double tmaxHit
Definition: CaloSD.h:144
double getEnergyDeposit() const
Definition: CaloG4Hit.h:79
double eminHit_
Definition: HGCalSD.h:48

◆ getEnergyDeposit()

double HGCalSD::getEnergyDeposit ( const G4Step *  aStep)
overrideprotectedvirtual

Reimplemented from CaloSD.

Definition at line 95 of file HGCalSD.cc.

References funct::abs(), CaloSD::getResponseWt(), alignCSCRings::r, slopeMin_, weight_, and z.

95  {
96  double r = aStep->GetPreStepPoint()->GetPosition().perp();
97  double z = std::abs(aStep->GetPreStepPoint()->GetPosition().z());
98 #ifdef EDM_ML_DEBUG
99  G4int parCode = aStep->GetTrack()->GetDefinition()->GetPDGEncoding();
100  G4String parName = aStep->GetTrack()->GetDefinition()->GetParticleName();
101  G4LogicalVolume* lv = aStep->GetPreStepPoint()->GetPhysicalVolume()->GetLogicalVolume();
102  edm::LogVerbatim("HGCSim") << "HGCalSD: Hit from standard path from " << lv->GetName() << " for Track "
103  << aStep->GetTrack()->GetTrackID() << " (" << parCode << ":" << parName << ") R = " << r
104  << " Z = " << z << " slope = " << r / z << ":" << slopeMin_;
105 #endif
106  // Apply fiducial cut
107  if (r < z * slopeMin_) {
108 #ifdef EDM_ML_DEBUG
109  edm::LogVerbatim("HGCSim") << "HGCalSD: Fiducial Volume cut";
110 #endif
111  return 0.0;
112  }
113 
114  double wt1 = getResponseWt(aStep->GetTrack());
115  double wt2 = aStep->GetTrack()->GetWeight();
116  double destep = weight_ * wt1 * (aStep->GetTotalEnergyDeposit());
117  if (wt2 > 0)
118  destep *= wt2;
119 #ifdef EDM_ML_DEBUG
120  edm::LogVerbatim("HGCSim") << "HGCalSD: weights= " << weight_ << ":" << wt1 << ":" << wt2 << " Total weight "
121  << weight_ * wt1 * wt2 << " deStep: " << aStep->GetTotalEnergyDeposit() << ":" << destep;
122 #endif
123  return destep;
124 }
Log< level::Info, true > LogVerbatim
double slopeMin_
Definition: HGCalSD.h:48
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
double weight_
Definition: HGCalSD.h:49
double getResponseWt(const G4Track *)
Definition: CaloSD.cc:858

◆ initRun()

void HGCalSD::initRun ( )
overrideprotectedvirtual

Reimplemented from CaloSD.

Definition at line 234 of file HGCalSD.cc.

234 {}

◆ isItinFidVolume()

bool HGCalSD::isItinFidVolume ( const G4ThreeVector &  pos)
private

Definition at line 253 of file HGCalSD.cc.

References distanceFromEdge_, HGCalDDDConstants::distFromEdgeHex(), fiducialCut_, and hgcons_.

253  {
254  if (fiducialCut_) {
255  return (hgcons_->distFromEdgeHex(pos.x(), pos.y(), pos.z()) > distanceFromEdge_);
256  } else {
257  return true;
258  }
259 }
double distanceFromEdge_
Definition: HGCalSD.h:48
const HGCalDDDConstants * hgcons_
Definition: HGCalSD.h:42
bool fiducialCut_
Definition: HGCalSD.h:52
double distFromEdgeHex(double x, double y, double z) const

◆ setDetUnitId() [1/2]

uint32_t HGCalSD::setDetUnitId ( const G4Step *  step)
overridevirtual

Implements CaloSD.

Definition at line 126 of file HGCalSD.cc.

References TauDecayModes::dec, geom_mode_, HGCalGeometryMode::Hexagon8Cassette, HGCalGeometryMode::Hexagon8Module, l1ctLayer2EG_cff::id, phase1PixelTopology::layer, levelT1_, levelT2_, callgraph::module, mouseBite_, CaloSD::printDetectorLevels(), rejectMB_, useSimWt_, and HGCSiliconDetId::waferUV().

126  {
127  const G4StepPoint* preStepPoint = aStep->GetPreStepPoint();
128  const G4VTouchable* touch = preStepPoint->GetTouchable();
129 
130 #ifdef EDM_ML_DEBUG
131  edm::LogVerbatim("HGCSim") << "DepthsTop: " << touch->GetHistoryDepth() << ":" << levelT1_ << ":" << levelT2_;
132  printDetectorLevels(touch);
133 #endif
134  //determine the exact position in global coordinates in the mass geometry
135  G4ThreeVector hitPoint = preStepPoint->GetPosition();
136  float globalZ = touch->GetTranslation(0).z();
137  int iz(globalZ > 0 ? 1 : -1);
138 
139  int layer(0), module(-1), cell(-1);
141  if (useSimWt_ > 0) {
142  layer = touch->GetReplicaNumber(2);
143  module = touch->GetReplicaNumber(1);
144  } else if (touch->GetHistoryDepth() > levelT2_) {
145  layer = touch->GetReplicaNumber(4);
146  module = touch->GetReplicaNumber(3);
147  cell = touch->GetReplicaNumber(1);
148  } else {
149  layer = touch->GetReplicaNumber(3);
150  module = touch->GetReplicaNumber(2);
151  }
152 #ifdef EDM_ML_DEBUG
153  edm::LogVerbatim("HGCSim") << "DepthsTop: " << touch->GetHistoryDepth() << ":" << levelT1_ << ":" << levelT2_ << ":"
154  << useSimWt_ << " name " << touch->GetVolume(0)->GetName() << " layer:module:cell "
155  << layer << ":" << module << ":" << cell;
156  printDetectorLevels(touch);
157 #endif
158  } else if ((touch->GetHistoryDepth() == levelT1_) || (touch->GetHistoryDepth() == levelT2_)) {
159  layer = touch->GetReplicaNumber(0);
160 #ifdef EDM_ML_DEBUG
161  edm::LogVerbatim("HGCSim") << "DepthsTop: " << touch->GetHistoryDepth() << ":" << levelT1_ << ":" << levelT2_
162  << " name " << touch->GetVolume(0)->GetName() << " layer:module:cell " << layer << ":"
163  << module << ":" << cell;
164 #endif
165  } else {
166  layer = touch->GetReplicaNumber(3);
167  module = touch->GetReplicaNumber(2);
168  cell = touch->GetReplicaNumber(1);
169 #ifdef EDM_ML_DEBUG
170  edm::LogVerbatim("HGCSim") << "DepthsInside: " << touch->GetHistoryDepth() << " name "
171  << touch->GetVolume(0)->GetName() << " layer:module:cell " << layer << ":" << module
172  << ":" << cell;
173 #endif
174  }
175 #ifdef EDM_ML_DEBUG
176  G4Material* mat = aStep->GetPreStepPoint()->GetMaterial();
177  edm::LogVerbatim("HGCSim") << "Depths: " << touch->GetHistoryDepth() << " name " << touch->GetVolume(0)->GetName()
178  << ":" << touch->GetReplicaNumber(0) << " " << touch->GetVolume(1)->GetName() << ":"
179  << touch->GetReplicaNumber(1) << " " << touch->GetVolume(2)->GetName() << ":"
180  << touch->GetReplicaNumber(2) << " " << touch->GetVolume(3)->GetName() << ":"
181  << touch->GetReplicaNumber(3) << " " << touch->GetVolume(4)->GetName() << ":"
182  << touch->GetReplicaNumber(4) << " "
183  << " layer:module:cell " << layer << ":" << module << ":" << cell << " Material "
184  << mat->GetName() << ":" << mat->GetRadlen();
185 #endif
186  // The following statement should be examined later before elimination
187  if (aStep->GetPreStepPoint()->GetMaterial()->GetRadlen() > 100000.)
188  return 0;
189 
190  uint32_t id = setDetUnitId(layer, module, cell, iz, hitPoint);
191  if (rejectMB_ && id != 0) {
192  auto uv = HGCSiliconDetId(id).waferUV();
193 #ifdef EDM_ML_DEBUG
194  edm::LogVerbatim("HGCSim") << "ID " << std::hex << id << std::dec << " " << HGCSiliconDetId(id);
195 #endif
196  if (mouseBite_->exclude(hitPoint, iz, uv.first, uv.second)) {
197  id = 0;
198 #ifdef EDM_ML_DEBUG
199  edm::LogVerbatim("HGCSim") << "Rejected by mousebite cutoff *****";
200 #endif
201  }
202  }
203 #ifdef EDM_ML_DEBUG
204  if (id != 0)
205  edm::LogVerbatim("HGCSim") << HGCSiliconDetId(id);
206 #endif
207  return id;
208 }
Log< level::Info, true > LogVerbatim
int levelT2_
Definition: HGCalSD.h:50
std::pair< int, int > waferUV() const
constexpr std::array< uint8_t, layerIndexSize > layer
bool rejectMB_
Definition: HGCalSD.h:52
uint32_t setDetUnitId(const G4Step *step) override
Definition: HGCalSD.cc:126
HGCalGeometryMode::GeometryMode geom_mode_
Definition: HGCalSD.h:47
void printDetectorLevels(const G4VTouchable *) const
Definition: CaloSD.cc:1081
int useSimWt_
Definition: HGCalSD.h:53
int levelT1_
Definition: HGCalSD.h:50
std::unique_ptr< HGCMouseBite > mouseBite_
Definition: HGCalSD.h:44

◆ setDetUnitId() [2/2]

uint32_t HGCalSD::setDetUnitId ( int  layer,
int  module,
int  cell,
int  iz,
G4ThreeVector &  pos 
)
private

Definition at line 240 of file HGCalSD.cc.

References cornerMinMask_, hgcons_, l1ctLayer2EG_cff::id, CaloSD::ignoreRejection(), phase1PixelTopology::layer, HGCalDDDConstants::maskCell(), callgraph::module, numberingScheme_, HGCalDDDConstants::waferHexagon8File(), and weight_.

240  {
241  uint32_t id = numberingScheme_ ? numberingScheme_->getUnitID(layer, module, cell, iz, pos, weight_) : 0;
242  if (cornerMinMask_ > 2) {
243  if (hgcons_->maskCell(DetId(id), cornerMinMask_)) {
244  id = 0;
245  ignoreRejection();
246  }
247  }
248  if (hgcons_->waferHexagon8File() || (id == 0))
249  ignoreRejection();
250  return id;
251 }
bool maskCell(const DetId &id, int corners) const
std::unique_ptr< HGCalNumberingScheme > numberingScheme_
Definition: HGCalSD.h:43
void ignoreRejection()
Definition: CaloSD.h:108
constexpr std::array< uint8_t, layerIndexSize > layer
const HGCalDDDConstants * hgcons_
Definition: HGCalSD.h:42
Definition: DetId.h:17
int cornerMinMask_
Definition: HGCalSD.h:50
bool waferHexagon8File() const
double weight_
Definition: HGCalSD.h:49

◆ update() [1/6]

void CaloSD::update
overrideprotected

Definition at line 690 of file CaloSD.cc.

Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().

690  {
691 #ifdef EDM_ML_DEBUG
692  edm::LogVerbatim("CaloSim") << "CaloSD: Dispatched BeginOfEvent for " << GetName() << " !";
693 #endif
694  clearHits();
695  initEvent(g4Event);
696 }
Log< level::Info, true > LogVerbatim
virtual void initEvent(const BeginOfEvent *)
Definition: CaloSD.cc:801
void clearHits() override
Definition: CaloSD.cc:782

◆ update() [2/6]

void CaloSD::update
overrideprotected

Definition at line 724 of file CaloSD.cc.

Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().

724  {
725  endEvent();
726  slave.get()->ReserveMemory(theHC->entries());
727 
728  int count(0);
729  int wrong(0);
730  double eEM(0.0);
731  double eHAD(0.0);
732  double eEM2(0.0);
733  double eHAD2(0.0);
734  double tt(0.0);
735  double zloc(0.0);
736  double zglob(0.0);
737  double ee(0.0);
738  int hc_entries = theHC->entries();
739  for (int i = 0; i < hc_entries; ++i) {
740  if (!saveHit((*theHC)[i])) {
741  ++wrong;
742  }
743  ++count;
744  double x = (*theHC)[i]->getEM();
745  eEM += x;
746  eEM2 += x * x;
747  x = (*theHC)[i]->getHadr();
748  eHAD += x;
749  eHAD2 += x * x;
750  tt += (*theHC)[i]->getTimeSlice();
751  ee += (*theHC)[i]->getIncidentEnergy();
752  zglob += std::abs((*theHC)[i]->getEntry().z());
753  zloc += std::abs((*theHC)[i]->getEntryLocal().z());
754  }
755 
756  double norm = (count > 0) ? 1.0 / count : 0.0;
757  eEM *= norm;
758  eEM2 *= norm;
759  eHAD *= norm;
760  eHAD2 *= norm;
761  eEM2 = std::sqrt(eEM2 - eEM * eEM);
762  eHAD2 = std::sqrt(eHAD2 - eHAD * eHAD);
763  tt *= norm;
764  ee *= norm;
765  zglob *= norm;
766  zloc *= norm;
767 
768 #ifdef EDM_ML_DEBUG
769  edm::LogVerbatim("CaloSim") << "CaloSD: " << GetName() << " store " << count << " hits; " << wrong
770  << " track IDs not given properly and " << totalHits - count
771  << " hits not passing cuts\n EmeanEM= " << eEM << " ErmsEM= " << eEM2
772  << "\n EmeanHAD= " << eHAD << " ErmsHAD= " << eHAD2 << " TimeMean= " << tt
773  << " E0mean= " << ee << " Zglob= " << zglob << " Zloc= " << zloc << " ";
774 #endif
775  tkMap.erase(tkMap.begin(), tkMap.end());
776  std::vector<std::unique_ptr<CaloG4Hit>>().swap(reusehit);
777  if (useMap)
778  hitMap.erase(hitMap.begin(), hitMap.end());
780 }
Int_t getEntry(TBranch *branch, EntryNumber entryNumber)
Definition: RootTree.cc:527
Log< level::Info, true > LogVerbatim
int totalHits
Definition: CaloSD.h:177
bool useMap
Definition: CaloSD.h:171
void swap(Association< C > &lhs, Association< C > &rhs)
Definition: Association.h:117
std::unordered_map< unsigned int, unsigned int > boundaryCrossingParentMap_
Definition: CaloSD.h:189
std::unique_ptr< CaloSlaveSD > slave
Definition: CaloSD.h:163
T sqrt(T t)
Definition: SSEVec.h:19
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
std::map< CaloHitID, CaloG4Hit * > hitMap
Definition: CaloSD.h:187
virtual void endEvent()
Definition: CaloSD.cc:803
CaloG4HitCollection * theHC
Definition: CaloSD.h:166
std::map< int, TrackWithHistory * > tkMap
Definition: CaloSD.h:188
std::vector< std::unique_ptr< CaloG4Hit > > reusehit
Definition: CaloSD.h:190
bool saveHit(CaloG4Hit *)
Definition: CaloSD.cc:879

◆ update() [3/6]

void CaloSD::update
overrideprotected

Definition at line 942 of file CaloSD.cc.

Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().

942  {
943  int primary = -1;
944  TrackInformation* trkInfo = cmsTrackInformation((*trk)());
945  if (trkInfo->isPrimary())
946  primary = (*trk)()->GetTrackID();
947 
948 #ifdef EDM_ML_DEBUG
949  edm::LogVerbatim("CaloSim") << "New track: isPrimary " << trkInfo->isPrimary() << " primary ID = " << primary
950  << " primary ancestor ID " << primAncestor;
951 #endif
952 
953  // update the information if a different primary track ID
954 
955  if (primary > 0 && primary != primAncestor) {
956  primAncestor = primary;
957 
958  // clean the hits information
959 
960  if (theHC->entries() > 0)
962  }
963 }
Log< level::Info, true > LogVerbatim
bool isPrimary() const
int primAncestor
Definition: CaloSD.h:175
void cleanHitCollection()
Definition: CaloSD.cc:965
TrackInformation * cmsTrackInformation(const G4Track *aTrack)
CaloG4HitCollection * theHC
Definition: CaloSD.h:166

◆ update() [4/6]

void CaloSD::update
overrideprotected

Definition at line 698 of file CaloSD.cc.

Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().

698  {
699  int id = (*trk)()->GetTrackID();
700  TrackInformation* trkI = cmsTrackInformation((*trk)());
701  int lastTrackID = -1;
702  if (trkI)
703  lastTrackID = trkI->getIDonCaloSurface();
704  if (id == lastTrackID) {
705  const TrackContainer* trksForThisEvent = m_trackManager->trackContainer();
706  if (trksForThisEvent != nullptr) {
707  int it = (int)(trksForThisEvent->size()) - 1;
708  if (it >= 0) {
709  TrackWithHistory* trkH = (*trksForThisEvent)[it];
710  if (trkH->trackID() == (unsigned int)(id))
711  tkMap[id] = trkH;
712 #ifdef EDM_ML_DEBUG
713  edm::LogVerbatim("CaloSim") << "CaloSD: get track " << it << " from Container of size "
714  << trksForThisEvent->size() << " with ID " << trkH->trackID();
715  } else {
716  edm::LogVerbatim("CaloSim") << "CaloSD: get track " << it << " from Container of size "
717  << trksForThisEvent->size() << " with no ID";
718 #endif
719  }
720  }
721  }
722 }
Log< level::Info, true > LogVerbatim
std::vector< TrackWithHistory * > TrackContainer
Definition: TrackContainer.h:8
TrackInformation * cmsTrackInformation(const G4Track *aTrack)
int getIDonCaloSurface() const
const TrackContainer * trackContainer() const
std::map< int, TrackWithHistory * > tkMap
Definition: CaloSD.h:188
const SimTrackManager * m_trackManager
Definition: CaloSD.h:161
unsigned int trackID() const

◆ update() [5/6]

void CaloSD::update
overrideprotected

Definition at line 688 of file CaloSD.cc.

Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().

688 { initRun(); }
void initRun() override
Definition: HGCalSD.cc:234

◆ update() [6/6]

void HGCalSD::update ( const BeginOfJob )
overrideprotectedvirtual

This routine will be called when the appropriate signal arrives.

Implements Observer< const BeginOfJob *>.

Definition at line 210 of file HGCalSD.cc.

References angles_, Exception, geom_mode_, HGCalDDDConstants::geomMode(), HGCalDDDConstants::getParameter(), hgcons_, levelT1_, levelT2_, HGCalDDDConstants::levelTop(), HGCalDDDConstants::minSlope(), missingFile_, HGCalDDDConstants::mouseBite(), mouseBite_, mouseBiteCut_, mydet_, nameX_, numberingScheme_, rejectMB_, slopeMin_, tan30deg_, useSimWt_, HGCalParameters::useSimWt_, waferRot_, and HGCalDDDConstants::waferSize().

Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().

210  {
211  if (hgcons_ != nullptr) {
214  levelT1_ = hgcons_->levelTop(0);
215  levelT2_ = hgcons_->levelTop(1);
217  double waferSize = hgcons_->waferSize(false);
218  double mouseBite = hgcons_->mouseBite(false);
219  mouseBiteCut_ = waferSize * tan30deg_ - mouseBite;
220 #ifdef EDM_ML_DEBUG
221  edm::LogVerbatim("HGCSim") << "HGCalSD::Initialized with mode " << geom_mode_ << " Slope cut " << slopeMin_
222  << " top Level " << levelT1_ << ":" << levelT2_ << " useSimWt " << useSimWt_ << " wafer "
223  << waferSize << ":" << mouseBite;
224 #endif
225 
226  numberingScheme_ = std::make_unique<HGCalNumberingScheme>(*hgcons_, mydet_, nameX_, missingFile_);
227  if (rejectMB_)
228  mouseBite_ = std::make_unique<HGCMouseBite>(*hgcons_, angles_, mouseBiteCut_, waferRot_);
229  } else {
230  throw cms::Exception("Unknown", "HGCalSD") << "Cannot find HGCalDDDConstants for " << nameX_ << "\n";
231  }
232 }
Log< level::Info, true > LogVerbatim
int levelT2_
Definition: HGCalSD.h:50
double slopeMin_
Definition: HGCalSD.h:48
const HGCalParameters * getParameter() const
std::unique_ptr< HGCalNumberingScheme > numberingScheme_
Definition: HGCalSD.h:43
std::string nameX_
Definition: HGCalSD.h:46
double mouseBiteCut_
Definition: HGCalSD.h:49
HGCalGeometryMode::GeometryMode geomMode() const
bool rejectMB_
Definition: HGCalSD.h:52
DetId::Detector mydet_
Definition: HGCalSD.h:45
std::string missingFile_
Definition: HGCalSD.h:56
std::vector< double > angles_
Definition: HGCalSD.h:55
const HGCalDDDConstants * hgcons_
Definition: HGCalSD.h:42
const double tan30deg_
Definition: HGCalSD.h:54
double mouseBite(bool reco) const
bool waferRot_
Definition: HGCalSD.h:52
double minSlope() const
HGCalGeometryMode::GeometryMode geom_mode_
Definition: HGCalSD.h:47
int useSimWt_
Definition: HGCalSD.h:53
int levelT1_
Definition: HGCalSD.h:50
std::unique_ptr< HGCMouseBite > mouseBite_
Definition: HGCalSD.h:44
int levelTop(int ind=0) const
double waferSize(bool reco) const

Member Data Documentation

◆ angles_

std::vector<double> HGCalSD::angles_
private

Definition at line 55 of file HGCalSD.h.

Referenced by HGCalSD(), and update().

◆ cornerMinMask_

int HGCalSD::cornerMinMask_
private

Definition at line 50 of file HGCalSD.h.

Referenced by HGCalSD(), and setDetUnitId().

◆ distanceFromEdge_

double HGCalSD::distanceFromEdge_
private

Definition at line 48 of file HGCalSD.h.

Referenced by HGCalSD(), and isItinFidVolume().

◆ eminHit_

double HGCalSD::eminHit_
private

Definition at line 48 of file HGCalSD.h.

Referenced by filterHit(), and HGCalSD().

◆ fiducialCut_

bool HGCalSD::fiducialCut_
private

Definition at line 52 of file HGCalSD.h.

Referenced by HGCalSD(), and isItinFidVolume().

◆ geom_mode_

HGCalGeometryMode::GeometryMode HGCalSD::geom_mode_
private

Definition at line 47 of file HGCalSD.h.

Referenced by setDetUnitId(), and update().

◆ hgcons_

const HGCalDDDConstants* HGCalSD::hgcons_
private

Definition at line 42 of file HGCalSD.h.

Referenced by isItinFidVolume(), setDetUnitId(), and update().

◆ levelT1_

int HGCalSD::levelT1_
private

Definition at line 50 of file HGCalSD.h.

Referenced by setDetUnitId(), and update().

◆ levelT2_

int HGCalSD::levelT2_
private

Definition at line 50 of file HGCalSD.h.

Referenced by setDetUnitId(), and update().

◆ missingFile_

std::string HGCalSD::missingFile_
private

Definition at line 56 of file HGCalSD.h.

Referenced by HGCalSD(), and update().

◆ mouseBite_

std::unique_ptr<HGCMouseBite> HGCalSD::mouseBite_
private

Definition at line 44 of file HGCalSD.h.

Referenced by HGCalSD(), setDetUnitId(), and update().

◆ mouseBiteCut_

double HGCalSD::mouseBiteCut_
private

Definition at line 49 of file HGCalSD.h.

Referenced by update().

◆ mydet_

DetId::Detector HGCalSD::mydet_
private

Definition at line 45 of file HGCalSD.h.

Referenced by HGCalSD(), and update().

◆ nameX_

std::string HGCalSD::nameX_
private

Definition at line 46 of file HGCalSD.h.

Referenced by HGCalSD(), and update().

◆ numberingScheme_

std::unique_ptr<HGCalNumberingScheme> HGCalSD::numberingScheme_
private

Definition at line 43 of file HGCalSD.h.

Referenced by HGCalSD(), setDetUnitId(), and update().

◆ rejectMB_

bool HGCalSD::rejectMB_
private

Definition at line 52 of file HGCalSD.h.

Referenced by HGCalSD(), setDetUnitId(), and update().

◆ slopeMin_

double HGCalSD::slopeMin_
private

Definition at line 48 of file HGCalSD.h.

Referenced by getEnergyDeposit(), and update().

◆ storeAllG4Hits_

bool HGCalSD::storeAllG4Hits_
private

Definition at line 51 of file HGCalSD.h.

Referenced by HGCalSD().

◆ tan30deg_

const double HGCalSD::tan30deg_
private

Definition at line 54 of file HGCalSD.h.

Referenced by update().

◆ useSimWt_

int HGCalSD::useSimWt_
private

Definition at line 53 of file HGCalSD.h.

Referenced by setDetUnitId(), and update().

◆ waferRot_

bool HGCalSD::waferRot_
private

Definition at line 52 of file HGCalSD.h.

Referenced by HGCalSD(), and update().

◆ weight_

double HGCalSD::weight_
private

Definition at line 49 of file HGCalSD.h.

Referenced by getEnergyDeposit(), and setDetUnitId().