CMS 3D CMS Logo

CaloDirection.h
Go to the documentation of this file.
1 #ifndef CaloDirection_h
2 #define CaloDirection_h
3 //The local directions
15 
16 //class ostream;
17 #include <iosfwd>
18 std::ostream & operator<<(std::ostream&,const CaloDirection&);
19 
20 #endif
std::ostream & operator<<(std::ostream &, const CaloDirection &)
Definition: CaloDirection.cc:4
CaloDirection
Codes the local directions in the cell lattice.
Definition: CaloDirection.h:9