Clover Addback Ready
This commit is contained in:
parent
24ad824019
commit
5b2957414a
BIN
.CloverDetectorConstruction.cc.swp
Normal file
BIN
.CloverDetectorConstruction.cc.swp
Normal file
Binary file not shown.
Binary file not shown.
|
@ -11,12 +11,13 @@
|
|||
|
||||
const int Crystal_Num = 64; // has to be divisible by 4.
|
||||
|
||||
const double Radius = 200.; //Z POSITION -- radius away from target, in milimeters.
|
||||
const double Radius = 200.; //Z POSITION-- radius away from target, in milimeters.
|
||||
//location data array for each clover needs to be set here;
|
||||
// clover number , theta, phi, relative z-distance to the Radius
|
||||
//
|
||||
|
||||
const double Clover_Location[Crystal_Num/4][4] = {{0,131.75,326.96,0.},
|
||||
|
||||
{1,150.,243.57,0.},
|
||||
{2,90.0,257.14,0.},
|
||||
{3,90.0,205.71,0.},
|
||||
|
|
Loading…
Reference in New Issue
Block a user