|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef __LArG4H6WarmTCSD_H__
8 #define __LArG4H6WarmTCSD_H__
11 #include "G4VSensitiveDetector.hh"
45 std::map<int,LArG4H6WarmTCHit*>
m_hits;
47 typedef std::map<int,LArG4H6WarmTCHit*>::value_type
hitPair;
JetConstituentVector::iterator iterator
SG::WriteHandle< LArG4H6WarmTCHitCollection > m_Collection
G4bool ProcessHits(G4Step *, G4TouchableHistory *)
std::map< int, LArG4H6WarmTCHit * >::iterator hitIt
Handle class for recording to StoreGate.
A specialized SD class for saving LAr calibration hits.
LArG4H6WarmTCSD(const G4String &name, const G4String &colname)
std::map< int, LArG4H6WarmTCHit * > m_hits
void Initialize(G4HCofThisEvent *)
std::map< int, LArG4H6WarmTCHit * >::value_type hitPair