![]() |
eventAnalysis
7.0-49-g0ac7482
|
#include <string>
#include <TClonesArray.h>
#include <TLorentzVector.h>
#include <TNamed.h>
#include <TTree.h>
#include <TND280Event.hxx>
#include <TReconPID.hxx>
#include <TReconVertex.hxx>
#include <TComboHit.hxx>
#include <TDigit.hxx>
#include <TFGDmcDigit.hxx>
#include <TG4HitSegment.hxx>
#include <TG4PrimaryVertex.hxx>
#include <TG4Trajectory.hxx>
#include <TMCDigit.hxx>
#include <TMCHit.hxx>
#include <TMultiHit.hxx>
#include <TTFBmcDigit.hxx>
#include <TTPCmcDigit.hxx>
#include <EeventAnalysis.hxx>
#include "eventAnalysisEnums.hxx"
#include "TAnalysisReconModuleBase.hxx"
#include "TGlobalBaseObjects.hxx"
#include "TTrueVertex.hxx"
#include "recpack/HelixEquation.h"
#include "recpack/Surface.h"
#include "recpack/Trajectory.h"
#include "recpack/Volume.h"
Go to the source code of this file.
Classes | |
class | ND::TGlobalReconModule |
This module summarizes the information from global reconstruction. More... | |
class | ND::TGlobalReconModule::TECALObject |
Describes a reconstructed ECalObject. More... | |
class | ND::TGlobalReconModule::TFGDObject |
An object to hold specific FGD variables. More... | |
class | ND::TGlobalReconModule::TFgdTimeBin |
An object to store information about an FGD Time Bin. More... | |
class | ND::TGlobalReconModule::TGlobalHit |
An object to store subdetector-agnostic hit information. More... | |
class | ND::TGlobalReconModule::TGlobalPID |
An object to describe a reconstructed PID. More... | |
class | ND::TGlobalReconModule::TGlobalPIDAlternate |
An object to describe a reconstructed PID. More... | |
class | ND::TGlobalReconModule::TGlobalVertex |
An object to describe a reconstructed primary vertex candidate. More... | |
class | ND::TGlobalReconModule::TOutermostHits |
An object to store the outermost hits in x,y, and z. More... | |
class | ND::TGlobalReconModule::TP0DObject |
An object to described a P0D shower. More... | |
class | ND::TGlobalReconModule::TSFGObject |
An object to hold specific SFG variables. More... | |
class | ND::TGlobalReconModule::TSfgTimeBin |
An object to store information about an SFG Time Bin. More... | |
class | ND::TGlobalReconModule::TSMRDHit |
An object to store hit information for the SMRD subdetector. More... | |
class | ND::TGlobalReconModule::TSMRDObject |
An object to hold specific SMRD variables. More... | |
class | ND::TGlobalReconModule::TTPCObject |
An object to hold specific TPC variables. More... | |
class | ND::TGlobalReconModule::TTPCOtherObject |
An object to hold specific TPC variables. More... | |
class | ND::TGlobalReconModule::TTpcPID |
An object to describe a reconstructed PID. More... | |
class | ND::TGlobalReconModule::TTrackerObject |
An object to hold specific TRACKER variables. More... | |
class | ND::TGlobalReconModule::TVertexConstituent |
An object to hold a reconstructed vertex constituent track. More... | |
Namespaces | |
ND | |
For questions or suggestions about this module please contact the current responsible and CC in the eventAnalysis package manager. | |
Functions | |
ND::OA_EXCEPTION (EeventAnalysisInfiniteLoop2, EeventAnalysis) | |
Variables | |
const int | NCONSTITUENTS = 20 |
const int | NDETSEXTRAP = 25 |
For questions or suggestions about this module please contact the current responsible and CC in the eventAnalysis package manager. More... | |
const int | NDETSUSED = 23 |
const int | NSVERTICES = 20 |
const int | NTIMEBINS = 8 |
const int NCONSTITUENTS = 20 |
Definition at line 51 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillSFGOther(), ND::TGlobalReconModule::FillVertex(), ND::TGlobalReconModule::MatchTrueVertex(), and ND::TGlobalReconModule::TGlobalVertex::TGlobalVertex().
const int NDETSEXTRAP = 25 |
For questions or suggestions about this module please contact the current responsible and CC in the eventAnalysis package manager.
21-Dec-2011: Current responsible for this module is, Per Jonsson (per.j) Previous author: Anselmo Cervera Villanueva (anselmo [a*t] onss on@im peri al.ac .ukcerve) ra@c ern.c h
Definition at line 49 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillExtrapolationToDetectors(), and ND::TGlobalReconModule::InitializeExtrapolationToDetectors().
const int NDETSUSED = 23 |
Definition at line 50 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillDetectorUsed().
const int NSVERTICES = 20 |
Definition at line 52 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillVertex().
const int NTIMEBINS = 8 |
Definition at line 53 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillVertexInfo().