CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorShowerEvent.cc
Go to the documentation of this file.
2 #include <iostream>
3 
5  // Clear();
6  // std::cout << "\n *** CastorShowerEvent object created *** " << std::endl;
7 }
8 
10 
11 
13  nhit = 0;
14  detID.clear();
15  hitPosition.clear();
16  nphotons.clear();
17  time.clear();
18  primaryEnergy = 0.;
19  primEta = 0.;
20  primPhi = 0.;
21  primX = 0.;
22  primY = 0.;
23  primZ = 0.;
24 }
std::vector< Point > hitPosition
std::vector< float > nphotons
std::vector< unsigned int > detID
std::vector< float > time