Active Volume in LArSoft
Tyler Alion tylerdalion@gmail.com April 12, 2016
Easy part: Simple addition to Geometry
- Hard part: Generalize LArG4 electron drift
1
Active Volume in LArSoft Tyler Alion tylerdalion@gmail.com April - - PowerPoint PPT Presentation
Active Volume in LArSoft Tyler Alion tylerdalion@gmail.com April 12, 2016 Easy part: Simple addition to Geometry Hard part: Generalize LArG4 electron drift 1 Active Geometry TPCGeo U V Z volTPCActive volTPC -
Tyler Alion tylerdalion@gmail.com April 12, 2016
Easy part: Simple addition to Geometry
1
volTPCActive volTPC
U V Z
TPCGeo
fiducial cuts…
No way to get Active center
2
Add TPCGeo function:
save new transform with root volume
**Geo’s for that matter…
TPCs / TPCActives
volTPCActive volTPC
U V Z
GetActiveCenter(double *xyz)
3
no simulation in/behind wire planes effects here change per detector
35t track flattens off
Thanks to Tom for providing
Similar ArgoNeuT?? tracks seem to “bounce off”
I’ve seen it somewhere, I can’t find a figure of it
Tick
4
Also LongBo and ShortBo -Michelle
Field Cage dead
U V Z Z V U
volTPCActive volTPC
? ?
x y or z
no simulation in/behind wire planes effects here change per detector
5
— Finds and voxelizes every “volTPCActive” — Sets as a LArVoxelReadout Sensitive Detector
— ProcessHits passes step info to DriftIonizationElectrons — Drift time calculated based off of step x position — IDEs added to nearest SimChannel for each view — knows field between planes, adds drift time accordingly — Already an if statement to catch activity behind U plane: if(XDrift < 0.) return;
Anything I propose would fit in this if block + the fcl switch. Won’t slow anyone down.
6
LArVoxelReadoutGeometry
Sensitive Detector
LArVoxelReadout
plane
planes, already known
Field Cage dead
U V Z Z V U
? ?
7
“Skipped” planes for example:
save the IDEs here
Different Detectors
but what?
something different
described with fields already saved?
Field Cage dead
U V Z Z V U
? ?
8
more “if” for that option
more “if” statements creep in
9
If you know of any event displays could you point them out to me?
10
From LBNE CDR