CalorimeterHit.h
Go to the documentation of this file.
37 CalorimeterHit(long long cellID, long flag, long g4ID, dd4pod::FourVector position, dd4pod::MonteCarloContrib truth, double energyDeposit);
bool isAvailable() const
check whether the object is actually available
Definition: CalorimeterHit.cc:76
Definition: CalorimeterHit.h:27
parameter value(const doc_string &label, Targets &&... tgts)
makes required, blocking, repeatable value parameter; matches any non-empty string
Definition: clipp.h:2094
A Collection is identified by an ID.
Definition: CalorimeterHitCollection.h:50
Definition: MonteCarloContrib.h:11
Definition: Geant4Output2Podio.h:12
const podio::ObjectID getObjectID() const
Definition: CalorimeterHit.cc:83
Definition: FourVector.h:11
Definition: CalorimeterHitObj.h:18
std::ostream & operator<<(std::ostream &o, const ConstCalorimeterHit &value)
Definition: CalorimeterHit.cc:94
bool operator==(const CalorimeterHit &other) const
Definition: CalorimeterHit.h:111
const long & g4ID() const
Access the Original Geant4 track identifier of the creating track (debugging)
Definition: CalorimeterHit.cc:55
bool operator<(const CalorimeterHit &other) const
Definition: CalorimeterHit.h:115
CalorimeterHit & operator=(const CalorimeterHit &other)
copy-assignment operator
Definition: CalorimeterHit.cc:34