#include <vector>#include <iostream>#include "Rtypes.h"#include "Conventions/CalDigitType.h"#include "Conventions/StripEnd.h"#include "Conventions/PlaneView.h"#include "Plex/PlexStripEndId.h"#include "Handle.h"#include "RefCount.h"Go to the source code of this file.
Namespaces | |
| namespace | Reco |
Classes | |
| class | Reco::StripABC |
| struct | Reco::ByPlane |
Typedefs | |
| typedef Handle< StripABC > | Strip_t |
| typedef std::vector< Handle< StripABC > > | StripVec_t |
| typedef std::vector< Handle< StripABC > >::const_iterator | StripIter_t |
Functions | |
| std::ostream & | operator<< (std::ostream &o, const Reco::StripABC &self) |
|
|
Definition at line 64 of file StripABC.h. Referenced by TrackContext::FillTrackStrips(), and GeometryHelper::GetRotationCorrectedTPos(). |
|
|
Definition at line 66 of file StripABC.h. |
|
|
Definition at line 65 of file StripABC.h. |
|
||||||||||||
|
|
1.3.9.1