Public Member Functions | |
| CRTAutoVeto (fhicl::ParameterSet const &p) | |
| CRTAutoVeto (CRTAutoVeto const &)=delete | |
| CRTAutoVeto (CRTAutoVeto &&)=delete | |
| CRTAutoVeto & | operator= (CRTAutoVeto const &)=delete |
| CRTAutoVeto & | operator= (CRTAutoVeto &&)=delete |
| void | analyze (art::Event const &e) override |
Private Member Functions | |
| bool | IsAV (TVector3 const &point) |
| bool | IsFV (TVector3 const &point) |
Private Attributes | |
| art::InputTag | fGenLabel |
| art::InputTag | fSimLabel |
| art::InputTag | fCRTHitLabel |
| double | fFidXOut |
| double | fFidXIn |
| double | fFidYTop |
| double | fFidYBot |
| double | fFidZUp |
| double | fFidZDown |
| CRTBackTracker * | bt |
| CRTCommonUtils * | crtutil |
| geo::GeometryCore const * | fGeoService |
| TEfficiency * | fVetoEffAV |
| TEfficiency * | fVetoEffFV |
| TEfficiency * | fVetoEffAV_tot |
| TEfficiency * | fVetoEffFV_tot |
| TTree * | fTree |
| int | fEvent |
| int | fNumNu |
| int | fNuPDG |
| float | fNuE |
| bool | fNuCC |
| bool | fNuAV |
| bool | fNuFV |
| vector< double > | fNuXYZT |
| int | fNuInt |
| int | fNuMode |
| double | fNuLepE |
| double | fNuTheta |
| int | fNHit |
| vector< int > | fHitRegs |
| vector< vector< float > > | fHitXYZT |
| vector< vector< int > > | fHitPDGs |
| vector< int > | fNHitPDGs |
| vector< int > | fHitMaxPDG |
| vector< float > | fDist |
| vector< float > | fDelay |
Definition at line 60 of file CRTAutoVeto_module.cc.
|
explicit |
Definition at line 131 of file CRTAutoVeto_module.cc.
|
delete |
|
delete |
|
override |
Definition at line 182 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 286 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 304 of file CRTAutoVeto_module.cc.
|
delete |
|
delete |
|
private |
Definition at line 96 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 97 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 85 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 126 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 125 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 107 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 89 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 88 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 91 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 90 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 93 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 92 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 83 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 98 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 124 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 122 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 120 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 121 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 119 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 123 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 112 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 111 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 110 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 113 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 115 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 117 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 108 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 116 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 109 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 118 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 114 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 84 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 106 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 100 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 102 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 101 of file CRTAutoVeto_module.cc.
|
private |
Definition at line 103 of file CRTAutoVeto_module.cc.
1.8.5