ATLAS Offline Software
Loading...
Searching...
No Matches
DiscLayerMaterial.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6// This class has been automatically generated on
7// Wed May 23 16:46:50 2007 by ROOT version 5.14/00e
8// from TTree DiscLayerMaterial/InDet::Detectors::TRT::NegativeEndcap
9// found on file: TrackingGeometryTest.root
11
12#ifndef DiscLayerMaterial_h
13#define DiscLayerMaterial_h
14
15#include <TROOT.h>
16#include <TChain.h>
17#include <TFile.h>
18
20public :
21 TTree *fChain;
22 Int_t fCurrent;
23
24 // Declaration of leave types
32 Float_t LayerMaterialX0[50000]; //[discMatBinsTotal]
33 Float_t LayerMaterialZARho[50000]; //[discMatBinsTotal]
40 Float_t LayerReferenceX0[50000]; //[discRefBinsTotal]
41 Float_t LayerReferenceZARho[50000]; //[discRefBinsTotal]
42
43 // List of branches
45 TBranch *b_discInnerR;
46 TBranch *b_discOuterR;
47 TBranch *b_discPositionZ;
48 TBranch *b_discMatBinsR;
55 TBranch *b_discRefHalfY;
56 TBranch *b_discRefBinsX;
57 TBranch *b_discRefBinsY;
61
64 virtual Int_t Cut(Long64_t entry);
65 virtual Int_t GetEntry(Long64_t entry);
66 virtual Long64_t LoadTree(Long64_t entry);
67 void Init(TTree *tree);
68 virtual void Loop();
69 virtual Bool_t Notify();
70 virtual void Show(Long64_t entry = -1);
71
72 private:
73 TString m_name;
74};
75
76#endif
virtual Bool_t Notify()
TBranch * b_LayerReferenceZARho
Float_t LayerMaterialX0[50000]
virtual Int_t Cut(Long64_t entry)
virtual Long64_t LoadTree(Long64_t entry)
Int_t LayerIndex
current Tree number in a TChain
virtual void Loop()
virtual Int_t GetEntry(Long64_t entry)
virtual void Show(Long64_t entry=-1)
Float_t LayerReferenceX0[50000]
TBranch * b_LayerMaterialZARho
void Init(TTree *tree)
virtual ~DiscLayerMaterial()
Float_t LayerReferenceZARho[50000]
Float_t LayerMaterialZARho[50000]
Int_t fCurrent
pointer to the analyzed TTree or TChain
DiscLayerMaterial(TTree *tree=0)
TChain * tree