27 #include "art_root_io/TFileService.h" 140 fRun = tfs->make<TH1F>(
"fRun",
"Run Number", 1000, 0, 1000);
141 fEvt = tfs->make<TH1F>(
"fEvt",
"Event Number", 1000, 0, 1000);
142 fTruthVtxXPos = tfs->make<TH1F>(
"fTruthVtxXPos",
"Truth Vertex X Position", 400, 0, 200);
143 fTruthVtxYPos = tfs->make<TH1F>(
"fTruthVtxYPos",
"Truth Vertex Y Position", 400, -100, 100);
144 fTruthVtxZPos = tfs->make<TH1F>(
"fTruthVtxZPos",
"Truth Vertex Z Position", 2000, 0, 1000);
146 tfs->make<TH1F>(
"fTruthWireNumberPlane0",
"Truth Wire Number Plane 0", 3000, 0, 3000);
148 tfs->make<TH1F>(
"fTruthTimeTickPlane0",
"Truth Time Tick Plane 0", 3200, 0, 3200);
150 tfs->make<TH1F>(
"fTruthWireNumberPlane1",
"Truth Wire Number Plane 1", 3000, 0, 3000);
152 tfs->make<TH1F>(
"fTruthTimeTickPlane1",
"Truth Time Tick Plane 1", 3200, 0, 3200);
154 tfs->make<TH1F>(
"fTruthWireNumberPlane2",
"Truth Wire Number Plane 2", 3000, 0, 3000);
156 tfs->make<TH1F>(
"fTruthTimeTickPlane2",
"Truth Time Tick Plane 2", 3200, 0, 3200);
158 tfs->make<TH1F>(
"fTruthWireInCmPlane0",
"Truth Wire In CM Plane 0", 2000, 0, 1000);
160 tfs->make<TH1F>(
"fTruthTimeInCmPlane0",
"Truth Time In Cm Plane 0", 2000, 0, 1000);
162 tfs->make<TH1F>(
"fTruthWireInCmPlane1",
"Truth Wire In CM Plane 1", 2000, 0, 1000);
164 tfs->make<TH1F>(
"fTruthTimeInCmPlane1",
"Truth Time In Cm Plane 1", 2000, 0, 1000);
166 tfs->make<TH1F>(
"fTruthWireInCmPlane2",
"Truth Wire In CM Plane 2", 2000, 0, 1000);
168 tfs->make<TH1F>(
"fTruthTimeInCmPlane2",
"Truth Time In Cm Plane 2", 2000, 0, 1000);
171 tfs->make<TH1F>(
"fTwoDNVtxPlane0",
"TwoD Number of Verticies Found in Plane 0", 400, 0, 200);
173 tfs->make<TH1F>(
"fTwoDNVtxPlane1",
"TwoD Number of Verticies Found in Plane 1", 400, 0, 200);
175 tfs->make<TH1F>(
"fTwoDNVtxPlane2",
"TwoD Number of Verticies Found in Plane 2", 400, 0, 200);
178 tfs->make<TH1F>(
"fTwoDWireNumberPlane0",
"TwoD Wire Number Plane 0", 3000, 0, 3000);
180 tfs->make<TH1F>(
"fTwoDTimeTickPlane0",
"TwoD Time Tick Plane 0", 3200, 0, 3200);
182 tfs->make<TH1F>(
"fTwoDWireNumberPlane1",
"TwoD Wire Number Plane 1", 3000, 0, 3000);
184 tfs->make<TH1F>(
"fTwoDTimeTickPlane1",
"TwoD Time Tick Plane 1", 3200, 0, 3200);
186 tfs->make<TH1F>(
"fTwoDWireNumberPlane2",
"TwoD Wire Number Plane 2", 3000, 0, 3000);
188 tfs->make<TH1F>(
"fTwoDTimeTickPlane2",
"TwoD Time Tick Plane 2", 3200, 0, 3200);
190 tfs->make<TH1F>(
"fTwoDWireInCmPlane0",
"TwoD Wire In CM Plane 0", 2000, 0, 1000);
192 tfs->make<TH1F>(
"fTwoDTimeInCmPlane0",
"TwoD Time In Cm Plane 0", 2000, 0, 1000);
194 tfs->make<TH1F>(
"fTwoDWireInCmPlane1",
"TwoD Wire In CM Plane 1", 2000, 0, 1000);
196 tfs->make<TH1F>(
"fTwoDTimeInCmPlane1",
"TwoD Time In Cm Plane 1", 2000, 0, 1000);
198 tfs->make<TH1F>(
"fTwoDWireInCmPlane2",
"TwoD Wire In CM Plane 2", 2000, 0, 1000);
200 tfs->make<TH1F>(
"fTwoDTimeInCmPlane2",
"TwoD Time In Cm Plane 2", 2000, 0, 1000);
203 tfs->make<TH1F>(
"fTwoDStrengthPlane0",
"TwoD Strength Plane 0", 1000, 0, 500);
205 tfs->make<TH1F>(
"fTwoDStrengthPlane1",
"TwoD Strength Plane 1", 1000, 0, 500);
207 tfs->make<TH1F>(
"fTwoDStrengthPlane2",
"TwoD Strength Plane 2", 1000, 0, 500);
210 "fRecoCheck2dWireNumPlane0",
"Reco Wire Number - True Wire Number Plane 0", 400, -200, 200);
212 "fRecoCheck2dTimeTickPlane0",
"Reco Time Tick - True Time Tick Plane 0", 1000, -500, 500);
214 "fRecoCheck2dWireInCmPlane0",
"Reco Wire in CM - True Wire in CM Plane 0", 200, -50, 50);
216 "fRecoCheck2dTimeInCmPlane0",
"Reco Time in CM - True Time in CM Plane 0", 200, -50, 50);
219 "fRecoCheck2dWireNumPlane1",
"Reco Wire Number - True Wire Number Plane 1", 400, -200, 200);
221 "fRecoCheck2dTimeTickPlane1",
"Reco Time Tick - True Time Tick Plane 1", 1000, -500, 500);
223 "fRecoCheck2dWireInCmPlane1",
"Reco Wire in CM - True Wire in CM Plane 1", 200, -50, 50);
225 "fRecoCheck2dTimeInCmPlane1",
"Reco Time in CM - True Time in CM Plane 1", 200, -50, 50);
228 "fRecoCheck2dWireNumPlane2",
"Reco Wire Number - True Wire Number Plane 2", 400, -200, 200);
230 "fRecoCheck2dTimeTickPlane2",
"Reco Time Tick - True Time Tick Plane 2", 1000, -500, 500);
232 "fRecoCheck2dWireInCmPlane2",
"Reco Wire in CM - True Wire in CM Plane 2", 200, -50, 50);
234 "fRecoCheck2dTimeInCmPlane2",
"Reco Time in CM - True Time in CM Plane 2", 200, -50, 50);
236 fRecoVtxN3d = tfs->make<TH1F>(
"fRecoVtxN3d",
"Number of 3d-Reco Verticies", 400, 0, 200);
237 fRecoVtxXPos = tfs->make<TH1F>(
"fRecoVtxXPos",
"Reco Vertex X Position", 400, -10, 200);
238 fRecoVtxYPos = tfs->make<TH1F>(
"fRecoVtxYPos",
"Reco Vertex Y Position", 400, -100, 100);
239 fRecoVtxZPos = tfs->make<TH1F>(
"fRecoVtxZPos",
"Reco Vertex Z Position", 2000, -10, 1000);
242 tfs->make<TH1F>(
"fRecoCheck3dVtxX",
"Reco X Position - True X Postion", 800, -100, 100);
244 tfs->make<TH1F>(
"fRecoCheck3dVtxY",
"Reco Y Position - True Y Postion", 800, -100, 100);
246 tfs->make<TH1F>(
"fRecoCheck3dVtxZ",
"Reco Z Position - True Z Postion", 800, -100, 100);
249 "fRecoCheck3dVtxXvsX",
"(Reco X - True X)/True X vs True X", 400, -10, 200, 120, -20, 20);
251 "fRecoCheck3dVtxYvsY",
"(Reco Y - True Y)/True Y vs True Y", 400, -100, 100, 120, -20, 20);
253 "fRecoCheck3dVtxZvsZ",
"(Reco Z - True Z)/True Z vs True Z", 1000, -10, 1000, 120, -20, 20);
273 auto const clock_data =
275 auto const det_prop =
287 std::vector<double> WirePitch_CurrentPlane(wireReadoutGeom.Views().size(),
292 for (
auto v : wireReadoutGeom.Views()) {
293 WirePitch_CurrentPlane[vn] = wireReadoutGeom.Plane({0, 0, v}).WirePitch();
300 float DriftVelocity = det_prop.DriftVelocity(det_prop.Efield(), det_prop.Temperature());
301 float TimetoCm = TimeTick * DriftVelocity;
308 uint32_t VtxWireNum[3] = {0};
309 double VtxTimeTick[3] = {0.};
311 double VtxWireNum_InCM[3] = {0.};
312 double VtxTimeTick_InCM[3] = {0.};
320 for (std::size_t i = 0; i != mctruthList.size(); ++i) {
321 auto const& neut = mctruthList[i].GetParticle(i);
322 truth_vertex.SetX(neut.Vx());
323 truth_vertex.SetY(neut.Vy());
324 truth_vertex.SetZ(neut.Vz());
333 for (
auto const& plane : wireReadoutGeom.Iterate<
geo::PlaneGeo>()) {
334 auto const&
pid = plane.ID();
337 VtxWireNum[
pid.Plane] = plane.NearestWireID(truth_vertex).Wire;
340 mf::LogWarning(
"FeatureVertexFinderAna") <<
"Can't find nearest wire";
343 VtxTimeTick[
pid.Plane] =
344 det_prop.ConvertXToTicks(truth_vertex.X(),
pid) + det_prop.GetXTicksOffset(
pid);
347 VtxWireNum_InCM[
pid.Plane] = VtxWireNum[
pid.Plane] * WirePitch_CurrentPlane[
pid.Plane];
348 VtxTimeTick_InCM[
pid.Plane] = VtxTimeTick[
pid.Plane] * TimetoCm;
371 double Vertex2d_TimeTick[10000] = {
373 double Vertex2d_Wire[10000] = {0.};
375 double Vertex2d_TimeTick_InCM[10000] = {0.};
376 double Vertex2d_Wire_InCM[10000] = {0.};
379 int n2dVtxPlane0 = 0, n2dVtxPlane1 = 0, n2dVtxPlane2 = 0;
381 bool vertexWstrengthplane0 =
false,
382 vertexWstrengthplane1 =
386 for (
size_t ii = 0; ii < vertex2dHandle->size(); ++ii) {
392 if (vert2d.
size() > 0) {
396 for (
size_t ww = 0; ww < vert2d.
size(); ++ww) {
398 if (vert2d[ww]->
WireID().planeID() !=
pid) {
continue; }
400 Vertex2d_TimeTick[n2dVtx] = vert2d[ww]->DriftTime();
401 Vertex2d_Wire[n2dVtx] = vert2d[ww]->WireID().Wire;
404 Vertex2d_Wire_InCM[n2dVtx] = Vertex2d_Wire[n2dVtx] * WirePitch_CurrentPlane[
pid.Plane];
405 Vertex2d_TimeTick_InCM[n2dVtx] = Vertex2d_TimeTick[n2dVtx] * TimetoCm;
409 float RecoCheck_TimeTick = Vertex2d_TimeTick[n2dVtx] - VtxTimeTick[
pid.Plane];
410 float RecoCheck_WireNum = Vertex2d_Wire[n2dVtx] - VtxWireNum[
pid.Plane];
412 float RecoCheck_TimeInCm = Vertex2d_TimeTick_InCM[n2dVtx] - VtxTimeTick_InCM[
pid.Plane];
413 float RecoCheck_WireInCm = Vertex2d_Wire_InCM[n2dVtx] - VtxWireNum_InCM[
pid.Plane];
415 if (vert2d[ww]->Strength() > -1) {
416 if (
pid.Plane == 0) {
417 vertexWstrengthplane0 =
true;
435 if (
pid.Plane == 1) {
436 vertexWstrengthplane1 =
true;
453 if (
pid.Plane == 2) {
485 double xyz[3] = {0.};
487 for (
unsigned int ii = 0; ii < vertex3dListHandle->size(); ++ii) {
493 if (Vertexlist.
size() > 0 && vertexWstrengthplane0 && vertexWstrengthplane1) {
496 for (
unsigned int ww = 0; ww < Vertexlist.
size(); ww++) {
497 Vertexlist[ww]->XYZ(xyz);
502 double DeltaX = xyz[0] - truth_vertex.X();
503 double DeltaY = xyz[1] - truth_vertex.Y();
504 double DeltaZ = xyz[2] - truth_vertex.Z();
506 double DeltaXoverTrueX = DeltaX / truth_vertex.X();
507 double DeltaYoverTrueY = DeltaY / truth_vertex.X();
508 double DeltaZoverTrueZ = DeltaZ / truth_vertex.X();
TH1F * fTwoDTimeInCmPlane2
TH2D * fRecoCheck3dVtxXvsX
TH1F * fTwoDTimeTickPlane2
std::string fEndPoint2dModuleLabel
TH1F * fTwoDTimeInCmPlane0
TH1F * fTwoDTimeInCmPlane1
TH1F * fTruthTimeInCmPlane0
TH1F * fTwoDWireNumberPlane1
TH1F * fTruthWireNumberPlane0
TH1F * fTruthTimeTickPlane2
std::string fVertexModuleLabel
TH1F * fTwoDWireNumberPlane2
TH1F * fRecoCheck2dWireNumPlane1
The data type to uniquely identify a Plane.
TH1F * fTruthWireInCmPlane2
void analyze(const art::Event &evt) override
cout<< "Opened file "<< fin<< " ixs= "<< ixs<< endl;if(ixs==0) hhh=(TH1F *) fff-> Get("h1")
TH1F * fTruthWireInCmPlane1
EDAnalyzer(fhicl::ParameterSet const &pset)
TH1F * fRecoCheck2dTimeInCmPlane2
TH1F * fTwoDStrengthPlane2
TH1F * fTruthTimeInCmPlane1
TH1F * fRecoCheck2dTimeInCmPlane1
TH1F * fRecoCheck2dTimeTickPlane2
std::string fGenieModuleLabel
TH1F * fRecoCheck2dTimeTickPlane0
std::string fLArG4ModuleLabel
TH2D * fRecoCheck3dVtxZvsZ
FeatureVertexFinderAna(fhicl::ParameterSet const &pset)
#define DEFINE_ART_MODULE(klass)
IDparameter< geo::WireID > WireID
Member type of validated geo::WireID parameter.
TH1F * fRecoCheck2dWireInCmPlane2
void push_back(Ptr< U > const &p)
TH1F * fTwoDStrengthPlane0
TH1F * fTwoDStrengthPlane1
TH1F * fTwoDTimeTickPlane0
T get(std::string const &key) const
TH1F * fTwoDTimeTickPlane1
Geometry information for a single wire plane.The plane is represented in the geometry by a solid whic...
TH1F * fTruthTimeTickPlane0
TH1F * fRecoCheck2dWireNumPlane2
TH1F * fTruthWireNumberPlane2
TH1F * fRecoCheck2dTimeInCmPlane0
TH1F * fRecoCheck2dWireNumPlane0
TH1F * fTruthTimeTickPlane1
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Point_t
Type for representation of position in physical 3D space.
ValidHandle< PROD > getValidHandle(InputTag const &tag) const
bool getByLabel(std::string const &label, std::string const &instance, Handle< PROD > &result) const
Encapsulate the construction of a single detector plane .
TH1F * fRecoCheck2dWireInCmPlane1
MaybeLogger_< ELseverityLevel::ELsev_warning, false > LogWarning
TH1F * fRecoCheck2dTimeTickPlane1
TH1F * fTwoDWireInCmPlane1
TH2D * fRecoCheck3dVtxYvsY
EventNumber_t event() const
TH1F * fRecoCheck2dWireInCmPlane0
TH1F * fTwoDWireInCmPlane0
TH1F * fTruthWireInCmPlane0
TH1F * fTruthWireNumberPlane1
double sampling_rate(DetectorClocksData const &data)
Returns the period of the TPC readout electronics clock.
TH1F * fTwoDWireInCmPlane2
TH1F * fTruthTimeInCmPlane2
TH1F * fTwoDWireNumberPlane0