Parent Directory | Revision Log | Patch
revision 1.1.1.1 by mocchiut, Fri May 19 13:15:26 2006 UTC | revision 1.2 by mocchiut, Fri Jun 30 09:21:56 2006 UTC | |
---|---|---|
# | Line 6 NDLevel2::NDLevel2() : | Line 6 NDLevel2::NDLevel2() : |
6 | trigPhysics(0) {} | trigPhysics(0) {} |
7 | ||
8 | ||
9 | void NDLevel2::Clear(){ | |
10 | upperBack = 0.; | |
11 | bottomBack = 0.; | |
12 | trigPhysics = 0.; | |
13 | } | |
14 | ||
15 | ClassImp(NDLevel2) | ClassImp(NDLevel2) |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |