#include "EVENT/LCCollection.h"#include "UTIL/BitField64.h"#include "lcio.h"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | EVENT |
| namespace | IMPL |
| namespace | UTIL |
Classes | |
| class | UTIL::CellIDEncoder< T > |
Defines | |
| #define | CellIDEncoder_h 1 |
Functions | |
| template<> | |
| void | CellIDEncoder< IMPL::SimTrackerHitImpl >::setCellID (IMPL::SimTrackerHitImpl *hit) |
| template<> | |
| int | CellIDEncoder< EVENT::SimCalorimeterHit >::cellID1Bit () |
| template<> | |
| int | CellIDEncoder< EVENT::RawCalorimeterHit >::cellID1Bit () |
| template<> | |
| int | CellIDEncoder< EVENT::TrackerData >::cellID1Bit () |
| template<> | |
| int | CellIDEncoder< EVENT::TrackerPulse >::cellID1Bit () |
| template<> | |
| int | CellIDEncoder< EVENT::TrackerRawData >::cellID1Bit () |
|
|
Definition at line 2 of file CellIDEncoder.h. |
|
|||||||||
|
specialization that returns the proper bit for the second cellid Definition at line 110 of file CellIDEncoder.h. |
|
|||||||||
|
specialization that returns the proper bit for the second cellid Definition at line 107 of file CellIDEncoder.h. |
|
|||||||||
|
specialization that returns the proper bit for the second cellid Definition at line 113 of file CellIDEncoder.h. |
|
|||||||||
|
specialization that returns the proper bit for the second cellid Definition at line 116 of file CellIDEncoder.h. |
|
|||||||||
|
specialization that returns the proper bit for the second cellid Definition at line 119 of file CellIDEncoder.h. |
|
||||||||||
|
Specialization for SimTrackerHits that have only one cellID Definition at line 102 of file CellIDEncoder.h. References IMPL::SimTrackerHitImpl::setCellID(). |
1.3.9.1