#include "EVENT/LCObject.h"#include "empty_ignore.h"#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | EVENT |
Classes | |
| class | EVENT::CalorimeterHit |
Defines | |
| #define | EVENT_CALORIMETERHIT_H 1 |
Typedefs | |
| typedef std::vector< CalorimeterHit * > | CalorimeterHitVec |
|
|
Definition at line 8 of file CalorimeterHit.h. |
|
|
Vector of (pointers to) CalorimeterHits. Definition at line 22 of file CalorimeterHit.h. Referenced by UTIL::LCTOOLS::printClusters(), and SIO::SIOClusterHandler::write(). |
1.3.9.1