Neutral Particle Spectrometer analysis code
Loading...
Searching...
No Matches
THcNPSCalorimeter.h File Reference
#include "TClonesArray.h"
#include "THaNonTrackingDetector.h"
#include "THcHitList.h"
#include "THcNPSArray.h"
#include "THcNPSShowerHit.h"
#include "THcNPSAnalyzer.h"
#include "THcNPSCluster.h"
#include "TMath.h"
Include dependency graph for THcNPSCalorimeter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  THcNPSCalorimeter
 Generic segmented shower detector. More...
 

Functions

Double_t addE (Double_t x, THcNPSShowerHit *h)
 
Double_t addEpr (Double_t x, THcNPSShowerHit *h)
 
Double_t addT (Double_t x, THcNPSShowerHit *h)
 
Double_t addX (Double_t x, THcNPSShowerHit *h)
 
Double_t addY (Double_t x, THcNPSShowerHit *h)
 
Double_t addZ (Double_t x, THcNPSShowerHit *h)
 
Double_t clE (THcNPSShowerCluster *cluster)
 
Double_t clEpr (THcNPSShowerCluster *cluster)
 
Double_t clT (THcNPSShowerCluster *cluster)
 
Double_t clX (THcNPSShowerCluster *cluster)
 
Double_t clY (THcNPSShowerCluster *cluster)
 
Double_t clZ (THcNPSShowerCluster *cluster)
 

Function Documentation

◆ addE()

Double_t addE ( Double_t  x,
THcNPSShowerHit h 
)

Definition at line 1307 of file THcNPSCalorimeter.cxx.

◆ addEpr()

Double_t addEpr ( Double_t  x,
THcNPSShowerHit h 
)

Definition at line 1327 of file THcNPSCalorimeter.cxx.

◆ addT()

Double_t addT ( Double_t  x,
THcNPSShowerHit h 
)

Definition at line 1323 of file THcNPSCalorimeter.cxx.

◆ addX()

Double_t addX ( Double_t  x,
THcNPSShowerHit h 
)

Definition at line 1311 of file THcNPSCalorimeter.cxx.

◆ addY()

Double_t addY ( Double_t  x,
THcNPSShowerHit h 
)

Definition at line 1315 of file THcNPSCalorimeter.cxx.

◆ addZ()

Double_t addZ ( Double_t  x,
THcNPSShowerHit h 
)

Definition at line 1319 of file THcNPSCalorimeter.cxx.

◆ clE()

Double_t clE ( THcNPSShowerCluster cluster)

Definition at line 1393 of file THcNPSCalorimeter.cxx.

◆ clEpr()

Double_t clEpr ( THcNPSShowerCluster cluster)

Definition at line 1399 of file THcNPSCalorimeter.cxx.

◆ clT()

Double_t clT ( THcNPSShowerCluster cluster)

Definition at line 1385 of file THcNPSCalorimeter.cxx.

◆ clX()

Double_t clX ( THcNPSShowerCluster cluster)

Definition at line 1357 of file THcNPSCalorimeter.cxx.

◆ clY()

Double_t clY ( THcNPSShowerCluster cluster)

Definition at line 1340 of file THcNPSCalorimeter.cxx.

◆ clZ()

Double_t clZ ( THcNPSShowerCluster cluster)

Definition at line 1375 of file THcNPSCalorimeter.cxx.