CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes.h
Go to the documentation of this file.
7 
8 namespace DataFormats_CastorReco {
9  struct dictionary {
10  std::vector<reco::CastorTower> v11;
17 
18  std::vector<reco::CastorCell> v22;
25  //edm::auto_ptr<edm::Ref<std::vector<reco::CastorCell> > > ptrv2;
26 
27  std::vector<reco::CastorCluster> v33;
34 
35  std::vector<reco::CastorEgamma> v44;
42 
43  std::vector<reco::CastorJet> v55;
50  };
51 }
edm::Wrapper< reco::CastorEgammaCollection > w4
Definition: classes.h:37
edm::Ref< reco::CastorTowerCollection > r1
Definition: classes.h:13
edm::RefVectorIterator< reco::CastorClusterCollection > rvit3
Definition: classes.h:33
edm::Ref< reco::CastorCellCollection > r2
Definition: classes.h:21
edm::RefProd< reco::CastorJetCollection > rp5
Definition: classes.h:47
std::vector< CastorEgamma > CastorEgammaCollection
Definition: CastorEgamma.h:99
edm::RefProd< reco::CastorEgammaCollection > rp4
Definition: classes.h:39
std::vector< reco::CastorCluster > v33
Definition: classes.h:27
edm::Ref< reco::CastorJetCollection > r5
Definition: classes.h:46
edm::RefProd< reco::CastorClusterCollection > rp3
Definition: classes.h:31
std::vector< CastorCluster > CastorClusterCollection
collection of CastorCluster objects
edm::Wrapper< edm::RefVector< reco::CastorTowerCollection > > wrv1
Definition: classes.h:15
edm::RefVectorIterator< reco::CastorJetCollection > rvit5
Definition: classes.h:49
edm::Ref< reco::CastorClusterCollection > r3
Definition: classes.h:30
reco::CastorTowerCollection v1
Definition: classes.h:11
std::vector< CastorCell > CastorCellCollection
collection of CastorCell objects
Definition: CastorCell.h:80
reco::CastorJetCollection v5
Definition: classes.h:44
edm::RefProd< reco::CastorCellCollection > rp2
Definition: classes.h:22
edm::Wrapper< edm::RefVector< reco::CastorJetCollection > > wrv5
Definition: classes.h:48
std::vector< reco::CastorTower > v11
Definition: classes.h:10
std::vector< reco::CastorJet > v55
Definition: classes.h:43
reco::CastorClusterCollection v3
Definition: classes.h:28
edm::RefVectorIterator< reco::CastorEgammaCollection > rvit4
Definition: classes.h:41
edm::Ref< reco::CastorEgammaCollection > r4
Definition: classes.h:38
edm::Wrapper< reco::CastorClusterCollection > w3
Definition: classes.h:29
std::vector< CastorJet > CastorJetCollection
Definition: CastorJet.h:99
edm::Wrapper< reco::CastorJetCollection > w5
Definition: classes.h:45
reco::CastorCellCollection v2
Definition: classes.h:19
edm::Wrapper< reco::CastorCellCollection > w2
Definition: classes.h:20
reco::CastorEgammaCollection v4
Definition: classes.h:36
std::vector< reco::CastorEgamma > v44
Definition: classes.h:35
std::vector< reco::CastorCell > v22
Definition: classes.h:18
edm::RefVectorIterator< reco::CastorTowerCollection > rvit1
Definition: classes.h:16
edm::RefProd< reco::CastorTowerCollection > rp1
Definition: classes.h:14
edm::Wrapper< edm::RefVector< reco::CastorCellCollection > > wrv2
Definition: classes.h:23
edm::Wrapper< edm::RefVector< reco::CastorClusterCollection > > wrv3
Definition: classes.h:32
std::vector< CastorTower > CastorTowerCollection
collection of CastorTower objects
Definition: CastorTower.h:126
edm::Wrapper< reco::CastorTowerCollection > w1
Definition: classes.h:12
edm::RefVectorIterator< reco::CastorCellCollection > rvit2
Definition: classes.h:24
edm::Wrapper< edm::RefVector< reco::CastorEgammaCollection > > wrv4
Definition: classes.h:40